4.6 Common Desktop Environment (CDE)
Common Desktop Environment (CDE) is available with AIX and is
independent of the Raptor software. In order to use CDE, you need
to configure only /usr/dt/config/Xservers file. The example
below shows how to modify Xservers file to start CDE on a Raptor
DL-Lite.
:0 local /usr/X11R6.1/bin/Xtsi –Pll rapdlt0 :0
CDE can be started by typing:
prompt# /usr/dt/bin/dtlogin
4.6.1 MOX Mode Using CDE
In order to enable MOX when using CDE, you must make use of
the StartWin script installed in /usr/X11R6.1/etc. The
Xservers file should be modified as follows:
:0 local /usr/X11R6.1/bin/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/X11R6.1/bin/Xtsi"$*
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.
Chapter 4 - Invoking X11R6.1
4-7
Need help?
Do you have a question about the RAPTOR DL-LITE - X11R6.1 FOR AIX INSTALLATION-REFERENCE and is the answer not in the manual?