I can't seem to get keybindings to work on teh numpad when numlock is on, the lines I have are:
############################################################################
# press arrow + control anywhere, and scroll by 1 page #
############################################################################
Key KP_Left A C Scroll -100 +0
Key KP_Right A C Scroll +100 +0
Key KP_Up A C Scroll +0 -100
Key KP_Down A C Scroll +0 +100
Key KP_Begin A C Refresh
## let's try it with the numbers
Key KP_4 A C Scroll -100 +0
Key KP_6 A C Scroll +100 +0
Key KP_8 A C Scroll +0 -100
Key KP_2 A C Scroll +0 +100
Key KP_5 A C Refresh
while numlock is off, control-numpad-arrow works fine, but when numlock is on, nothing happens.
Is there something I missed, or is this a "feature" in fvwm-2.0.45 ?
Franklin Belew
frb_at_umr.edu
--
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 Thu May 15 1997 - 20:46:32 BST