On Saturday 23 November 2002 10:38 pm, Mikhael Goikhman wrote:
> > I want to scroll around the desktop only when hitting screen borders
> > with the mouse cursor while moving a window and not when just moving the
> > mouse. Is this possible?
>
> Yes, sure, this is possible. The default behaviour of "10% of the page
> scrolling" is pretty crazy, I think it should be changed to something
> more reasonable. It is hard to believe anyone uses this default.
>
> Anyway, use the following commands to get what you want:
>
> EdgeScroll 0 0 # disable page scrolling on mouse move
> EdgeResistance 1000 20 # enable scrolling of the whole pages
> # on window move, but make it pretty resisting
> EdgeThickness 1 # the default is 2
>
> You may play with these commands. The man page explains them well, but
> you should actually try all combinations to understand how it works.
Thanks. I must have overlooked
Note that, with
EdgeScroll 0 0
it is still possible to move or resize windows
across the edge of the current screen. By making
in the man page.
Felix
--
To contact me personally don't reply but send email to
felix DOT klee AT inka DOT de
--
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 Sun Nov 24 2002 - 02:31:31 GMT