PortServer Terminal Server
Ÿ
Page 55
Example:
This example sets up the user's default terminal (since no range is
specified) to a Wyse60, supporting three screens with a clear
sequence of <Ctrl-[> + (control-left bracket, plus key) and defines
keys to switch between the three screens.
set terms term=wy60 npages=3 clrseq=^[+
set terms term=wy60 swtseq=1^[w0
set terms term=wy60 swtseq=2^[w1
set terms term=wy60 swtseq=3^[w2
Note that the parameter
term=wy60
must be repeated in each line
entered; otherwise the
swtseq
changes would not be made to the
wy60 termtype.
set terms rmterm
terminal_type
This removes the terminal table entry that refers to the terminal_type.
set terms rmterm=on range=
range
This removes entries from the table by the index numbers as shown when the
terminal table is listed by entering
set
terms
.