68
Starting a Session
13. Log in to the host as you would on a conventional video terminal.
14. If you want to run an X window session:
•
Enter the appropriate commands to enable your terminal to run
an X window application:
If you are using the UNIX C-shell
%
setenv DISPLAY
your_terminal’s_IP_address:0
If you are using the UNIX Bourne or Korn shell
$
DISPLAY=
your_terminal’s_IP_address:0
$
export DISPLAY
•
Begin an X window application by entering the appropriate
command. For example, the following command starts a DECterm
application:
$
dxterm
•
You can also run the DECwindows session manager from your
ULTRIX host by entering one of the following command lines:
For UWS Version 2.1
$
dxsession -d
your_terminal’s_IP_address
For UWS Version 2.2
$
dxsession
5.4 Ending a Session
1.
Pull down the Session menu in the Terminal Manager’s menu bar.
2.
Click on the Quit menu item.