VT510 Video Terminal Programmer Information

DECSLRM—Set Left and Right Margins

This control function sets the left and right margins to define the scrolling region. DECSLRM only works when vertical split screen mode (DECLRMM) is set.

Available in: VT Level 4 mode only

Default: Margins are at the left and right page borders.

Format

CSI
9/11
Pl
3/n
;
3/11
Pr
3/n
s
7/3

Parameters

Pl
is the column number for the left margin.
Default: Pl = 1.

Pr
is the column number for the right margin.
Default: Pr = 80 or 132 (depending on the page width).

Notes on DECSLRM