Mox Mode Using Xdm; Common Desktop Environment (Cde) - Tech Source RAPTOR 1100T - RAPTOR X SERVERS FOR TRU64 UNIX INSTALLATION/REFERENCE Installation And Reference Manual

Raptor x servers for tru64 unix
Table of Contents

Advertisement

screen is desired. A typical Xservers file is shown below:
:0 local /usr/bin/X11/X
This will start up X Windows on all graphics cards in the default
mode. Command line arguments as described in Sections 4.2
and 4.3 can be appended to this line.
For more information on xdm, refer to the xdm man pages.

4.7.1 MOX Mode Using xdm

In order to run MOX under xdm you must make use of the
StartWin script installed in /usr/bin/X11. The Xservers
file should be modified as follows:
:0 local /usr/bin/X11/StartWin :0
Additional command line options can be appended at the end of
this line. The following example StartWin script will start up
the X Server in MOX24 mode.
#!/bin/sh
STARSMODE=+mox24
export STARSMODE
pass="/usr/bin/X11/X "$*
exec $pass
NOTE: By default, the StartWin script starts up the X Server
in MOX24 mode. It can be edited in order to support other MOX
modes.

4.8 Common Desktop Environment (CDE)

Common Desktop Environment (CDE) can be configured by
editing the /usr/dt/config/Xservers file. The default entry
in this file is:
Chapter 4 – Invoking X Windows
4-11

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the RAPTOR 1100T - RAPTOR X SERVERS FOR TRU64 UNIX INSTALLATION/REFERENCE and is the answer not in the manual?

Table of Contents