This script should work like the previously mentioned workaround, but keeps 
your keyboard settings:
#!/bin/bash
gconftool-2 -s /desktop/gnome/peripherals/keyboard/kbd/options -t list 
--list-type=string "`gconftool-2 -g 
/desktop/gnome/peripherals/keyboard/kbd/options`"

The problem is, where to put it to be autostarted. I've tried the
regular Session settings in GNOME and .xprofile, but script has no
effect then. I guess it can be executed before the gconfd's start. Maybe
putting it to `sleep` for a few seconds would help. Any ideas?

-- 
[hardy] keyboard layout switching shortcut doesn't work after reboot
https://bugs.launchpad.net/bugs/196277
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to