Bob Ruddy wrote:
> I am having trouble and can not find sufficent documentation on how to
> bind modules and commands to the Function keys. I would also like to be
> Key F1 R N Popup "Utilities"
Try this, instead:
Key F1 A M Raise
#Key F1 A M Popup "Utilities"
Key F2 A M Popup "Window"
Key F3 A M Lower
... and so on...
The "A" means "all contexts," so it'll work regardless of focus or mouse
position. The "M" is "Meta", so it really is Alt-F1. You should be
able to change this to C for control, or N (I think) for no modifiers.
Then again, I could be wrong. I just know what works for me. :)
_ _ _ _ ___ ___ -----------"Use the source, Luke!"---------
( \/ ( \/ (__ (__ ) | ~ Scott Scriven (Toy Keeper / XYZZ) |
\ / \ / // // | mailto:toykeeper_at_cheerful.com |
/ \ / / //_ //_ | mailto:scriven_at_CS.ColoState.edu |
(_/\_(_/ (___(___) |
http://www.vis.colostate.edu/~scriven/ |
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Sep 02 1998 - 13:32:44 BST