Tech Source Raptor DL-Lite Drivers for AIX User Manual
Page 16
Raptor DL-Lite X11R6.1 for AIX Installation Manual
4-2
If no specific client program is given on the command line
, xinit
will look for a file in the user's home directory called
.xinitrc
to
run as a shell script to start up client programs. If no such file
exists,
xinit
will use the following as a default:
xterm -geometry +1+1 -n login -display :0
If no specific server program is given on the command line,
xinit
will look for a file in the user's home directory called
.xserverrc
to run as a shell script to start up the server. If no such file exists,
xinit
will use the following as a default:
X :0
Note that this assumes that there is a program named X in the
current search path. The X11R6.1 server in this software is called
Xtsi
and is in the directory
$X11R6HOME/bin.
A symbolic link
has been made from
X
to
Xtsi.
To startup the server using
xinit
, type:
prompt% xinit -- $X11R6HOME/bin/Xtsi -P11 rapdlt0
You may add any other command line arguments to the end of the
line. For additional information on
xinit
, refer to the
xinit
man
page.
The X server can run in multi-screen mode. The example below
shows how to start on two Raptor DL-Lite cards:
prompt% xinit -- $X11R6HOME/bin/Xtsi –P11 rapdlt0
–P12 rapdlt1