User`s manual

Installing and Using the Axel-VNCviewer 21
3.3.3 - UNIXWARE 7
The following has been qualified for UnixWare 7.1.0 (after applying the ptf7408
and ptf7446) and UnixWare 7.1.1.
X terminals are handled by
dtlogin
under
UnixWare.
The parameter file of dtlogin is
/usr/dt/config/Xservers
. For each VNC session,
add the following lines (below two Platine VNC sessions are configured):
:1 local@none /usr/local/bin/Xvnc :1 -ac -geometry 800x600 -depth 8 -fp
/usr/X11R6.1/lib/X11/fonts/misc/,/usr/X11R6.1/lib/X11/fonts/Speedo/,/usr/
X11R6.1/lib/X11/fonts/Type1/,/usr/X11R6.1/lib/X11/fonts/75dpi/,/usr/X11R6
.1/lib/X11/fonts/100dpi/,/usr/dt/config/xfonts/C -cc 3 -co
/usr/lib/X11/rgb -rfbwait 120000 -rfbport 5901
:2 local@none /usr/local/bin/Xvnc :2 -ac -geometry 800x600 -depth 8 -fp
/usr/X11R6.1/lib/X11/fonts/misc/,/usr/X11R6.1/lib/X11/fonts/Speedo/,/usr/
X11R6.1/lib/X11/fonts/Type1/,/usr/X11R6.1/lib/X11/fonts/75dpi/,/usr/X11R6
.1/lib/X11/fonts/100dpi/,/usr/dt/config/xfonts/C -cc 3 -co
/usr/lib/X11/rgb -rfbwait 120000 -rfbport 5902
Important
: each line is different from the other by:
- the DISPLAY number (this number is given
twice
),
- the -rfbport option. It is the TCP port number entered through the AX3000
Set-Up (see Chapter 2).
Note
: an example is given in the
xservers.UW7
file. To add this line to the end
of Xservers, invoke the following command (be careful to >>):
# cat /tmp/xservers.UW7 >> /usr/dt/config/Xservers
Reset the X server by invoking '"
scologin stop
", then "
scologin start
". The
Axel-VNCviewer should display an X login (like the main console).