Project

General

Profile

Actions

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

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

Parameters

Parameter Description
<@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 about 1 year ago · 3 revisions

Also available in: PDF HTML TXT