lee <[EMAIL PROTECTED]> writes:
> This is my xmodmap list:
> learnman>$xmodmap
> xmodmap: up to 2 keys per modifier, (keycodes in parentheses):
> 
> shift Shift_L (0x32), Shift_R (0x3e)
> lock Caps_Lock (0x42)
> control Control_L (0x25), Control_R (0x6d)
> mod1 Alt_L (0x40), Alt_R (0x71)
> mod2 Num_Lock (0x4d)
> mod3
> mod4 Super_L (0x73), Super_R (0x74)
> mod5
> 
> I just want to popup the RootMenu when i press the win-logo key anywhere
> an d anytime! like this:
> 
> ### Key Keyname Context Action ######
> Key Pause A N Popup "Utilities"
> ..
> Key Keyname(what should i set?) A N(what should i set?) Popup RootMenu
> 
> I don't know the win-logo key is Modifier or a common key? if it is
> Modifiers ,but FVWM have predefined the "M" of Alt.
> 
> What i'll do correctly in my fvwm2rc? please.....

Use "xev" to find out what the keycode and keysym (if any) are.

Then use xmodmap to assign or change the keysym as needed.

-- 
Dan Espen                           E-mail: [EMAIL PROTECTED]
--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to