Dominik Vogt <[EMAIL PROTECTED]> writes:

>   destroyfunc focus_minimal_scroll
>   addtofunc focus_minimal_scroll
>   + I PipeRead "minimal_scroll.sh $[w.x] $[w.y] $[w.width] $[w.height] 0 0 
> $[vp.width] $[vp.height]"
>   + I Focus nowarp
>   + I WarpToWindow 0 0
>
>   key Left a CM direction w focus_minimal_scroll
>   key Right a CM direction e focus_minimal_scroll
>
> PipeRead uses the attached shell script to do its calculations.
> Put it in your $PATH and make it executable.

I improved the script a bit (and actually changed it to python) and
got it to work, thank you.

> I got the command name wrong.  It's "WarpToWindow".

That messes up the scrolling by moving the viewport. I took that and
the Focus command away and just calculated a CursorMove command from
the script.

-- 
Ilpo Nyyss�nen # biny # /* :-) */
--
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