As a work-around for the caps-lock problem I added the following to my ~/.gnomerc file:
xmodmap -e "remove Lock = Caps_Lock" -e "keysym Caps_Lock = Control_L" -e "add Control = Control_L" This also stops the caps_lock light toggling on and off -- Gnome keyboard layout options (like remapping Caps Lock) are not reapplied after reboot https://bugs.launchpad.net/bugs/173721 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
