Hi,
I'm trying to do something useful with those "windows" and "menu"
keys on my keyboard, and think that could be nice if I can use it as
another modifier key. From fvwm2 I got: "X11 modifiers mod1 through mod5
are represented as the digits '1' through '5'", so I thought that I could
Map those keys to Mod3 and Mod5 and use something like that in my
.fvwm2rc:
Key Left 4 C Direction West Focus
Key Right 4 C Direction East Focus
...
Since I'm kind short of keys :-)...
BTW I did this to my Xmodmap:
keycode 117 = Super_L
keycode 115 = Hyper_R
add Mod3 = Super_L
add Mod4 = Hyper_R
ok... I randomly choose Super_L and Hyper_R... I dont know what
those keys do...
Anyway, it didnt work, and when I press Mod3, I got nothing on a
Xterm, but when I press Mod3 + arrowKey, I got the standart history from
bash (Seems that X doesnt know about Mod3+arrowkey).
What I doing wrong?
Thanks in advance,
Christian Lyra
--
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 Sat Apr 06 2002 - 17:30:56 BST