In-Reply-To=aanlktingphb26cfync8t0vjdsfhn3t_nkinis4dqu...@mail.gmail.com Hi List,
I have a similar issue as Eric Wolf; I want to use Compose to input, but the input box only blinks once when I press Compose. I've mapped Scroll Lock to Multi_key (xmomap says Mode_switch). (modifiers) returh Meta: mod-1 Alt: Super: mod-4 Hyper: mod-3 AltGr: mod-5 , xmodmap returns shift Shift_L (0x32), Shift_R (0x3e) lock Caps_Lock (0x42) control Control_L (0x25), Control_R (0x69) mod1 Alt_L (0x40), Alt_R (0x6c), Meta_L (0xcd) mod2 Num_Lock (0x4d) mod3 Hyper_L (0xcf) mod4 Super_L (0x85), Super_R (0x86), Super_L (0xce) mod5 ISO_Level3_Shift (0x5c), Mode_switch (0xcb) And this is the diff of my symbols/pc file. I don't use xmodmap for mapping Compose and Hyper. --- /usr/share/X11/xkb/symbols/pc.bak 2012-01-17 07:58:31.353106110 +0100 +++ /usr/share/X11/xkb/symbols/pc 2012-01-17 07:59:53.933774153 +0100 @@ -38,7 +38,7 @@ key <RWIN> { [ Super_R ] }; - key <MENU> { [ Menu ] }; + key <MENU> { [ Hyper_L ] }; // begin modifier mappings modifier_map Shift { Shift_L, Shift_R }; @@ -62,7 +62,7 @@ modifier_map Mod4 { <SUPR> }; key <HYPR> { [ NoSymbol, Hyper_L ] }; - modifier_map Mod4 { <HYPR> }; + modifier_map Mod3 { <HYPR> }; key <OUTP> { [ XF86Display ] }; key <KITG> { [ XF86KbdLightOnOff ] }; @@ -128,7 +128,7 @@ type= "PC_ALT_LEVEL2", symbols[Group1]= [ Print, Sys_Req ] }; - key <SCLK> { [ Scroll_Lock ] }; + key <SCLK> { [ Multi_key ] }; key <PAUS> { type= "PC_CONTROL_LEVEL2", symbols[Group1]= [ Pause, Break ] Any suggestions? -- Martin Oppegaard _______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel