Project

General

Profile

Actions

Drawscroll » History » Revision 2

« Previous | Revision 2/3 (diff) | Next »
Per Amundsen, 07/19/2016 02:34 PM


Added in 1.9.0

/drawscroll -hn <@window> <x> <y> <x y w h> [<x> <y> <x y w h>...]

Scrolls the region inside the specified rectangle. The first <x> and <y> parameters represent the distance to scroll and can be positive or negative.

Switches

-h - Highlights the windows icon if it is minimized.
-n - Prevents the display from being updated immediately.

Parameters

<@window> - Name of the window to scroll.
<x> - The number of pixel to scroll on the x axis.
<y> - The number of pixel to scroll on the y axis.
<x y w h> - The region to scroll.
[<x> <y> <x y w h>...] - Additional pixels and regions to scroll.

Updated by Per Amundsen almost 8 years ago · 2 revisions

Also available in: PDF HTML TXT