Hi,
I am using the following bindings to scroll the viewport:
# Alt-<CursorKey> scroll viewport
Key Left A M Scroll -100 0
Key Right A M Scroll 100 0
Key Up A M Scroll 0 -100
Key Down A M Scroll 0 100
Let's assume that I have to desks, each with a xterm. xterm1 on desk
one has the focus. Now I do Meta-Right and change to desk 2. I can now
see xterm2, but it does not have focus, as the focus is still on
desk1, xterm1.
How can I achieve that the focus does not stay with xterm1 but changes
to xterm2? Hope I made myself clear.
Regards,
Chris
--
christian molls
student of laws
univ of cologne
--
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 Tue Mar 14 2000 - 08:31:53 GMT