GNOME Bugzilla – Bug 666828
Change of keyboard layout using (`setxkbmap`, `xmodmap`) sometimes reverted
Last modified: 2011-12-25 10:48:30 UTC
I am using Debian Sid/unstable with GNOME 3.2. Trying to use the Neo keyboard layout [1] because the one included in upstream xkb(?) is not fully functional due to design limitations. (The sixth layer does not work for example and just gives the third layer.) Therefore I have to load the layout manually using a script [2][3] which basically runs the following to load `neo_de.xmodmap` [4]. setxkbmap lv && xmodmap neo_de.xmodmap && xset -r 51 Besides this taking very long and the system is unresponsive for roughly one minute sometimes GNOME is switching the layout back to the default one. The applet in the panel first shows lv and then it shows again de (Neo). I do not know how to reproduce this. Currently my guess is that high system usage when loading the layout is causing this bug. Other times switching the layout this way works without any problems. $ gnome-control-center --version gnome-control-center 3.2.2 [1] http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten [2] http://wiki.neo-layout.org/wiki/Neo%20unter%20Linux%20einrichten/Installscript [3] http://wiki.neo-layout.org/browser/linux/bin/asdf [4] http://neo-layout.org/neo_de.xmodmap
GNOME controls the keyboard and never promised to support external xkb mgmt. And, as a maintainer of xk-c, I am mostly willing to fix neo layout.