oversize resource

From The x3270 Wiki
Type Default Option: -oversize
string x3270 c3270 wc3270 s3270 b3270

Defines larger dimensions for the screen than usually allowed by the 3270 model. The total number of rows and columns must not exceed 16383.

Note: This resource can be displayed, but not changed at runtime, on x3270, c3270 and wc3270.

Syntax

The syntax for the oversize resource is:

columnsxrows
Columns
The number of columns.
Rows
The number of rows.

On c3270 and wc3270, the value can also be specified as auto, which causes the oversize to use the entire area of the terminal.

Examples

Use 100 columns and 25 rows.

100x25