1 Nov 2009 19:36
Re: [STUMP] Super_L is no longer working as a prefix key
Vitaly Mayatskikh <v.mayatskih <at> gmail.com>
2009-11-01 18:36:04 GMT
2009-11-01 18:36:04 GMT
At Sun, 1 Nov 2009 09:43:44 -0800 (PST), Matt Cheung wrote: > shift Shift_L (0x32), Shift_R (0x3e) > lock > control Control_L (0x25), Control_R (0x69) > mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd) > mod2 Num_Lock (0x4d) > mod3 > mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce), Hyper_L (0xcf) > mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb) > > And I ran the modifiers command which gave me the output: > > Meta: mod-1 > Alt: > Super: mod-4 > Hyper: > AltGr: mod-5 > > I would appreciate any help getting Super_L as my prefix key again. It > was nice only needing to hit one key. Thanks. You have 2 Super_L, it's a bug in X.org. This should help: $ xmodmap -e "keycode 206 = Meta_R" -- -- wbr, Vitaly
RSS Feed