Selon [EMAIL PROTECTED]: > Ce jour Fri, 15 Oct 2004, Denis Barbier a dit: > > > Selon [EMAIL PROTECTED]: > > > > > setxkbmap -model pc105 -layout ca -option altwin:rwin_switch > > http://people.debian.org/~barbier/xkb/xkb-4.3.0.dfsg.1-8+SVN.tar.bz2 > > i overwrote xkb/ (no matter), and ran > "setxkbmap -model pc105 -layout ca -option altwin:rwin_switch", disabled > xmodmap from loading, and i get this with xev:
Arrrrggggggghhhhhhhhhhhhhhhhhh I made a mistake, sorry. You should type: setxkbmap -model pc105 -layout ca -option lv3:rwin_switch One more word about these new layouts: a key was previously defined as [ k1, k2 ], [ k3, k4 ] There were two groups containing 2 shift levels, and the new layout is [ k1, k2, k3, k4 ] In order to enter the 3rd glyph, you must now press ISO_Level3_Shift instead of Mode_Switch. The latter is mapped to the Right Control key with the ca layout (to enter glyphs of the 2nd group), the former to the Right Option key and remapped to the Right Command key by lv3:rwin_switch (if I understand apple keyboards right, which I am unsure of). -- Denis