Hi !
> > Is it possible to use the windows keys as modifyers? I would like to use the rightmost (menu) key in combination with cursor to change desktop pages...
> >
>
> Yup. First run xev to find out what codes are generated by that keys.
> Optional use xmodmap to redefine the KeySym and the write bindings
> in your rc file.
Sounds good - but my problem begins with the fvwm configuration... How do I use these Keys as Modifyers ? All I know is how they work as "normal" Keys, as in:
# Super Moves Screen left/up,
# Hyper/Menu right/down
Key Super_R A N Scroll -100000 +0
Key Super_R A S Scroll +0 -100000
Key Menu A N Scroll +100000 +0
Key Menu A S Scroll +0 +100000
Does
Key Up A Menu Scroll .....
work ???
--
Markus Grunwald
Registered Linux User Nr 101577 PGP Key:
http://counter.li.org http://www.grunwald.2xs.de
--
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 Thu Jun 28 2001 - 01:32:57 BST