Shawn Betts <sabe...@gmail.com> writes: > 2010/6/17 Friedrich Delgado <frie...@nomaden.org>: >> I have the same problem > > I was able to reproduce the problem on my machine and commit a fix. > Can you grab a copy of stumpwm from git and verify that it works for > you?
still the same problem modifier keys in my key layout should (with others) be <CAPS>, <LSGT>, <RALT>, <BKSL> <CAPS> and <BKSL> should be iso_level3_shift <RALT> and <LSGT> shoulb be iso_level5_shift xmodmap -pk | grep -i level3 ---------------------------- 51 0xfe03 (ISO_Level3_Shift) 0x0000 (NoSymbol) 0xfe03 (ISO_Level3_Shift) 66 0xfe03 (ISO_Level3_Shift) 0x0000 (NoSymbol) 0xfe03 (ISO_Level3_Shift) 92 0xfe03 (ISO_Level3_Shift) 0x0000 (NoSymbol) 0xfe03 (ISO_Level3_Shift) xmodmap -pk | grep -i level5 ---------------------------- 23 0xff09 (Tab) 0xfe20 (ISO_Left_Tab) 0xff09 (Tab) 0xfe20 (ISO_Left_Tab) 0xff20 (Multi_key) 0xfe13 (ISO_Level5_Lock) 0x0000 (NoSymbol) 0x0000 (NoSymbol) 0x0000 (NoSymbol) 0xfe13 (ISO_Level5_Lock) 94 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe13 (ISO_Level5_Lock) 0xfe13 (ISO_Level5_Lock) 0xfe13 (ISO_Level5_Lock) 0xfe13 (ISO_Level5_Lock) 108 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe11 (ISO_Level5_Shift) 0xfe13 (ISO_Level5_Lock) 0xfe13 (ISO_Level5_Lock) 0xfe13 (ISO_Level5_Lock) 0xfe13 (ISO_Level5_Lock) 203 0xfe11 (ISO_Level5_Shift) 0x0000 (NoSymbol) 0xfe11 (ISO_Level5_Shift) xmodmap returns --------------- shift Shift_R (0x3e) lock Shift_L (0x32) control Control_L (0x25), Control_R (0x69) mod1 Alt_L (0x40), Meta_L (0xcd) mod2 BadKey (0xcf) mod3 ISO_Level5_Shift (0x5e), ISO_Level5_Shift (0x6c), ISO_Level5_Shift (0xcb) mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce) mod5 ISO_Level3_Shift (0x33), ISO_Level3_Shift (0x42), ISO_Level3_Shift (0x5c) Problem ------- stumpwm receives a k instead of ! when i press <caps>-k, so C-t <caps>-k does a kill instead of an exec. mfg Eric _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/stumpwm-devel