2009/4/21 Julien Cristau <jcris...@debian.org>: > On Sat, Feb 14, 2009 at 00:29:04 +0100, Michal Suchanek wrote: > >> I use this simple script to set up keyboard as I could not find a tool >> that would do that for me: >> >> setxkbmap -v 10 -layout us,cz_qwerty -model pc105 -option "" >> setxkbmap -v 10 -layout us,cz_qwerty -model pc105 -option >> ctrl:nocaps,altwin:meta_win,group:shifts_toggle,level3:menu_switch,numpad:microsoft,grp_led:scroll,grp:shifts_toggle >> > setxkbmap -layout us,cz -model pc105 -variant ,qwerty -option '' > setxkbmap -layout us,cz -model pc105 -variant ,qwerty -option ctrl:nocaps > -option altwin:meta_win -option grp:shifts_toggle -option lv3:menu_switch > -option numpad:microsoft -option grp_led:scroll >
I tried a few more experiments and it looks like two layouts with the same base layout cannot coexist: us = qwerty + cz = qwertz works us = qwerty + cz_qwerty fails us = qwerty + fr = azerty works us = qwerty + uk = qwerty fails us = qwerty + gr = ;ςερτυ works us = qwerty + de = qwertz works of course, de_qwerty also fails. Thanks Michal -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org