>>>>> Shaya Potter <[EMAIL PROTECTED]> writes: > How can I make fvwm2 "ClickToFocus" instead of having the > focus follow the mouse. It should be easier to tell which > files do what in /etc/X11/fvwm2, that it is. >
In my ~/.fvwm2rc file there is a section on Focus Setup that I include below: ############################################################################ # FOCUS Setup # # Does the window with focus control the colormap, or the one under the mouse # ColormapFocus FollowsFocus # ColormapFocus FollowsMouse # Uncomment this to force you to click in a window to give it focus #Style "*" ClickToFocus # default: focus follows mouse #Style "*" MouseFocus # If you knock your mouse out of the xterm, it keeps focus while in root window Style "*term" SloppyFocus I prefer to have focus follow the mouse, but if you want it the other way I think you must just define 'Style "*" ClickToFocus'. Hope this works... -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .