A terminal emulator is a window that emulates a text terminal. If your host computer's performance is suffering due to the number of users, you can free host memory by running a window manager and terminal emulators on each Netstation. (You must ensure that the Netstations have enough memory to run the local clients. For specific resource requirements, refer to Memory and Performance Considerations for Clients.)
Local client versions of the following terminal emulators are available:
There are several ways you can start a local terminal emulator. Refer to the following sections:
To start a local terminal emulator from the configuration screens:
[F12]
to access the configuration screens.
[Terminal]
, then [Applications]
.
[Load Now]
.
The terminal emulator appears on your screen.
To start a local terminal emulator from a local window manager:
[Local Clients]
entry, then move
the cursor out of the right side of that entry. A sub-menu appears.
$HOME/.mwmrc
).
The resource field entry will be similar to the following:
f.exec "hpxt.hpterm"
/opt/hpxt/enware2/bin
/hpxt.xterm
To specify a particular type of operation for a local terminal emulator
(either telnet, serial1, serial2, or log operation),
use a -dev /dev/
option.
For example, if you want to specify a second serial port, use
-dev /dev/serial2
. The default operation for a local terminal
emulator is: -dev /dev/rlogin
.
Other examples include:
hpxt.xterm -dev /dev/log hpxt.xterm -dev /dev/rlogin hpxt.xterm -dev /dev/telnet hpxt.xterm -dev /dev/serial1 hpxt.xterm -dev /dev/serial2
For more information on xterm options, refer to the man page by typing:
man xterm
To start a terminal emulator automatically each time you log on:
[F12]
to access the configuration screens.
[X Server]
, then [XDM]
.