On Sun, Jun 20, 2004 at 07:13:54PM +0200, Michelle Konzack wrote :
> Am 2004-06-20 17:01:31, schrieb B. Zhang:
> >- use xev to find the keycode of the win-logo key, for me it is 115.
> >- in your .xsession for example, add 
> >     xmodmap -e 'keycode 115 = winlogo'
> >- then 
> >     Key  winlogo  A  N  Popup  RootMenu
> 
> Hello, 
> 
> I have written my own keymap and I have for the three Buttons:
> 
>   ____ ( '/home/michelle/.xmodmap/de' ) ________________________________
>  /
> |  keycode 115 = winlogo_L
> |  keycode 116 = winlogo_R
> |  keycode 117 = winmenu
> |  
> |  keycode 161 = XF86AudioLowerVolume
> |  keycode 163 = XF86AudioRaiseVolume
> |  keycode 176 = XF86AudioMute
> |  keycode 162 = XF86AudioPause
> |  keycode 146 = XF86AudioNext
> |  keycode 164 = XF86AudioPrev
> |  keycode 160 = XF86AudioStop
>  \______________________________________________________________________
> 
> 
> But if I load my keymap I get
> 
>   ____ ( 'xmodmap $HOME/.xmodmap/de' ) _________________________________
>  /
> |  xmodmap:  de:107:  bad keysym name 'winlogo_L' in keysym list
> |  xmodmap:  de:108:  bad keysym name 'winlogo_R' in keysym list
> |  xmodmap:  de:109:  bad keysym name 'winmenu' in keysym list
> |  xmodmap:  3 errors encountered, aborting.
>  \____________________________________________
> 
> 
> Why ?
I made a mistake as pointed out by Dan Espen. We must use a keysym name
defined in /usr/include/X11/keysymdef.h (for example F15, F20, ...).
> 
> The others XF86Audio* are working fine...
> 
> Greetings
> Michelle
> 
> -- 
> Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
> Michelle Konzack   Apt. 917                  ICQ #328449886
>                    50, rue de Soultz         MSM LinuxMichi
> 0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Sun Jun 20 2004 - 14:06:25 BST