> I am a bit puzzled what is going on.  Are you saying the mouse
> leaves the screen completely?  On a plain X setup this can not
> happen.  If so, your X is probably configured for multiple screens
> and the pointer moves to the second screen.  Loss of focus is
> normal in that case.  Remove the second screen from the X config
> file (/etc/X11/XF86Config-4 on my machine).

Yes!  Looks like my system was configured for 2 screens:
        Screen  "Screen[1]" RightOf "Screen[0]"
Taking this line out of /etc/X11/XF86Config did the trick.

(I in fact removed Screen[1] entirely, but changing the above line to
        Screen  "Screen[1]"
and setting
        Option  "Clone" "on"
also worked.)

Thanks!
--
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 [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to