On Tue, 2 Apr 1996, Jonathan Edwards wrote:
> When I turn on Num Lock, fvwm will no longer change the focus of a
> window. I can raise and lower windows, but they won't take
> focuse. Various key bindings stop working as well.
>
Num Lock is a kind of key/mouse modifier. So if your config is something
like,
Mouse 1 R N Menu "Utilities" Nop
Mouse button 1 won't work when num-locked because it specified as no
modifier.
Adding the next line will fix your problem
Mouse 1 R 4 Menu "Utilities" Nop
Depending on your keyboard, it might be 3 instead of 4 for Num Lock key.
You can find it with xkeycaps.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Toshi Isogai $_at_0k3-MxL@(J
-- I am an ASIC engineer, not a sick engineer --
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--
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 Apr 04 1996 - 18:27:29 BST