On at 15:39 on Mon 15 Jan, Shea Martin wrote:
> I will call them winlogo keys for lack of a better word.  Most of you know what I 
>mean, it is just a generice keyboard with a key with a MS-Windows logo beside each 
>'alt' key.
> 
> I would like to map these keys in X, so that I can use them with bbkeys/blackbox.  I 
>had a look at /etc/X11/Xsession which prompted me to create a ~/.Xmodmap with the 
>following contents:
> /usr/X11R6/bin/xmodmap -e "keycode 115 = F30"
> /usr/X11R6/bin/xmodmap -e "keycode 116 = F31"
> /usr/X11R6/bin/xmodmap -e "keycode 117 = F32"
> 
> but these keycodes are from someone else's keyboard, and they don't seem to work for 
>me.  The webpage where I got this info from, said they used the command 'xev' to get 
>the key #'s 115, 116, 117.  I can't find an xev package, and I don't have it on my 
>system.  Any suggestions.
> 
> Am I on the right track by creating ~/.Xmodmap?  The fact that Stormix uses gdm 
>makes things a little different that the howto's I have found.
> 
        Well xev is in the xcontrib pkg, so you can apt-get install
xcontrib.I ran xev and the keycodes are 115, 116 and 117. So your mapping
them to F30 F31 F32. Then run the command xmodmap ~/.Xmodmap and see if the windows
keys are mapped to whatever F30 F31 F32 are bound to.HTH.

-- 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to