GNOME Bugzilla – Bug 687929
Allow keyboard layout switching by Caps Lock
Last modified: 2012-11-08 15:52:51 UTC
Created attachment 228481 [details] [review] Initial hack on gnome-settings-daemon to allow Caps Lock layout switching (INCORRECTLY WORKING) After upgrade to 3.6.1 there's no possibility to specify Caps Lock as a next layout shortcut. Also it is not present in gnome-tweak-tool's shortcut list. The only option now is to set Caps Lock switching via setxkbmap, but in that case layout indicator stops working, and also it's not user friendly. The perfect solution will be a possibility to choose Caps Lock as a layout switcher shortcut in gnome-tweak-tool. I've tried hacking GSD a bit and can confirm it's quite working, with exception that it is also changing case of entered letters. Anyway, I've attached a patch with my attempts.
Hey thanks for the patch but there's already a working one in bug 686613. Can you test it? *** This bug has been marked as a duplicate of bug 686613 ***