Re: FVWM: Re: How can i use the win-logo key in fvwm? Please....

2004-06-20 Thread michf
Quoting "B. Zhang" <[EMAIL PROTECTED]>: > 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 'keyco

Re: FVWM: Re: How can i use the win-logo key in fvwm? Please....

2004-06-20 Thread B. Zhang
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

FVWM: Re: How can i use the win-logo key in fvwm? Please....

2004-06-20 Thread Michelle Konzack
Am 2004-06-20 11:18:35, schrieb Dan Espen: >On my system, that doesn't work. >The keysym must be one of the keys listed in /usr/include/X11/keysymdef.h. Which mean, I can change the /usr/include/X11/keysymdef.h and recompile it with the three Buttons. Hmmm, maybe I will post an Bugreport/Wish.

FVWM: Re: How can i use the win-logo key in fvwm? Please....

2004-06-20 Thread Michelle Konzack
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 th