Mea culpa, mea maxima culpa ...
My /etc/X11/Xmodmap was not installed properly! Yesterday
I got the suspicion that this might be the critical point.
After making a new Xmodmap-file with xkeycaps, all my shortcuts
worked nicely with
__MODIFIER_KEY __WINDOWS_KEY
>i don't think you can change the
Well, I used xev (good idea!) in order to see if the windows-keys were
being recognized.
When I pressed the left windows-key I had following output:
KeyPress event, serial 26, synthetic NO, window 0x141,
root 0x2c, subw 0x142, time 553607421, (58,43), root:(720,96),
state 0x0
Quoting [EMAIL PROTECTED]:
>
> There's also no reaction if I use the windows-key and the left
> mouse-button. I've also tried the same configuration for different
> menus (taskmenu) in case the CONFIG_SUBMENU doesn't work. No reaction.
> The problem is something else, I just don't know what it mig
I've found both possibilities in the original keybindings.cfg:
__NEXT_ACTION
__KEY Insert
__EVENT __KEY_PRESS
__MODIFIER_KEY __CTRL_ALT
__ACTION __A_EXEC Eterm
And
__NEXT_ACTION
__MODIFIER_KEY __CTRL_ALT
__KEY x
__EVENT __KEY_PRESS
__ACTION __A_KILL
I have also tried both poss