On 30 Dec 2002 22:46:35 -0500, Roland Roberts wrote: > > Is there an abbreviation for using Hyper or Super as modifier key when > setting up Key/Mouse function bindings?
It is system dependent. Run xmodmap to see which modifier number is your Super keys. In my system it is mod4, so I would do: Key C A 4 Exec exec xcalc My Menu key is not defined as modifier, but searching for xmodmap in FAQ suggests that I should run the following to make it a modifier: xmodmap -e "add Mod3 = Menu" Regards, Mikhael. -- 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]
