Bob Arendt wrote: > Subject: > Re: xev, xmodmap and the Windows key > From: > Bob Arendt <[EMAIL PROTECTED]> > Date: > Fri, 25 Oct 2002 18:33:04 +0200 > To: > [EMAIL PROTECTED] > >A control key is also a modifier key. >xmodmap -pk prints the key assignments. Look at: >xmodmap -pm to print the modfier map. >Make sure Control_L shows up as a control modifier key. > >The xmodmap man page has an example of swapping control >and caps-lock that illustrates the modifier key syntax. > >-Bob Arendt > >
Thanks Bob, indeed the Control_L shows up as a control modifier key with xmodmap -pm. I'll see if I can find a HOWTO on this because I think there's something I don't get yet...