Public bug reported: I use a custom keymap "ru(phonetic_ch)" by modifiing /usr/lib/X11/xorg/symbols/ru. This works ok with the config found at the end of report. However when I suspend/resume then the xkb behaves like if I had 3 keyboards: ch, ru(phonetic_ch) and ch with locked rightalt. However caps-lock indicator blinks on every press of caps-lock which gets keymap and caps-lock completely out of sync.
[13:55:42] phco...@phcoder-ubuntu:~$ setxkbmap -print xkb_keymap { xkb_keycodes { include "evdev+aliases(qwerty)" }; xkb_types { include "complete" }; xkb_compat { include "complete+ledcaps(group_lock)" }; xkb_symbols { include "pc+ch+ru(phonetic_ch):2+inet(evdev)+group(caps_toggle)" }; xkb_geometry { include "pc(pc105)" }; }; [13:55:47] phco...@phcoder-ubuntu:~$ cat ~/.gconf/desktop/gnome/peripherals/keyboard/kbd/%gconf.xml <?xml version="1.0"?> <gconf> <entry name="model" mtime="1225024626" type="string"> <stringvalue>pc105</stringvalue> </entry> <entry name="options" mtime="1228582302" type="list" ltype="string"> <li type="string"> <stringvalue>grp_led grp_led:caps</stringvalue> </li> <li type="string"> <stringvalue>lv3 lv3:ralt_switch</stringvalue> </li> <li type="string"> <stringvalue>grp grp:caps_toggle</stringvalue> </li> </entry> <entry name="layouts" mtime="1225904747" type="list" ltype="string"> <li type="string"> <stringvalue>ch</stringvalue> </li> <li type="string"> <stringvalue>ru(phonetic_ch)</stringvalue> </li> </entry> </gconf> ** Affects: xserver-xorg-input-keyboard (Ubuntu) Importance: Undecided Status: New -- Wrong keymap behaviour after suspend/resume https://bugs.launchpad.net/bugs/307685 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