[Info-vax] xterm and VT emulation
hb
end.of at inter.net
Sat Feb 3 07:19:37 EST 2018
On 02/03/2018 02:20 AM, seasoned_geek wrote:
> $ if f$mode() .eqs. "INTERACTIVE"
> $ then
> $ set term/dev=vt100/page=32/width=132/insert
> $ endif
>From the man page:
Xterm understands all of the core X Toolkit resource names and classes.
Application specific resources (e.g., “XTerm.NAME”) follow:
I have this in my resource file (and SET TERM/INQ in LOGIN.COM on all
the hosts I connect to):
xterm*rightScrollBar: True
xterm.VT100.geometry: 80x36
xterm.VT100.c132: True
xterm.VT100.cursorBlink: True
xterm.VT100.scrollBar: True
xterm.VT100.foreground: black
xterm.VT100.background: white
xterm*decTerminalID: vt102
More information about the Info-vax
mailing list