Hi, I couldn't use the left windows key with ion, and the output of xmodmap indeed shows that mod3 is empty. I have then issued these commands:
xmodmap -e 'keycode 115=F13' xmodmap -e 'add mod3 = F13' Which make the key available, but the problem I have is that the keypress still is sent to the current application (in vim, the end of the current word is put in capital, in xterm the character "~" is entered). How can I correct this problem? I'm a begginer with ion3, apologies if this question is answered somewhere, but looking in the docs available and on the net didn't help me. It could still be I looked at the wrong place.... Thanks in advance. Raph
