inputColor resource

From The x3270 Wiki
Type Default option
string green

This resource defines the X11 color used to display light-pen selectable text in 3278 (monochrome) emulation mode.

Early versions of x3270 implemented something called pseudo-color mode, where a monochrome (3278) terminal was emulated with various colors assigned to different kinds of fields. To emulate pseudo-color mode with the current version of x3270, select 3278 emulation with the model resource, set inputColor to orange and set the boldColor resource cyan.

If the modifiedSel resource is true, modified fields are also displayed using inputColor.

See also

normalColor resource

boldColor resource

colorBackground resource