Bjoern Voigt wrote:
Dave Howorth write:
Have you tried using xmodmap? I do not really know, how to use xmodmap correctly.
"xmodmap -pk" shows: There are 7 KeySyms per KeyCode; KeyCodes range from 8 to 255.
KeyCode Keysym (Keysym) ... Value Value (Name) ...
[...] 106 0xffaf (KP_Divide) 0x1008fe20 (XF86Ungrab) 0xffaf (KP_Divide) 0x1008fe20 (XF86Ungrab) [...]
Does this mean, that KP_Divide is already mapped to XF86Ungrab? But I tried different modifiers (Control-Shift, Control-Alt etc.) and none worked.
I think it does mean that. You can use xmodmap -pm to see what modifier keys you have and you can use the xev program to experiment with pushing key combinations to see what they generate. Did you try AltGr? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org