User`s manual
22 Installing and Using the Axel-VNCviewer
3.3.4 - OPEN UNIX 8
X terminals are handled by
dtlogin
under
Open
Unix 8
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 -cc 3
-rfbwait 120000 -rfbport 5901 -fp /usr/X11R6.1/lib/X11/fonts/misc/,/usr
/X11R6.1/lib/X11/fonts/Speedo/,/usr/X11R6.1/lib/X11/fonts/Type1/,/usr/X11
R6.1/lib/X11/fonts/75dpi/,/usr/X11R6.1/lib/X11/fonts/100dpi/,/usr/dt/conf
ig/xfonts/C -co /usr/lib/X11/rgb
:2 local@none /usr/local/bin/Xvnc :2 -ac -geometry 800x600 -depth 8 -cc 3
-rfbwait 120000 -rfbport 5902 -fp /usr/X11R6.1/lib/X11/fonts/misc/,/usr
/X11R6.1/lib/X11/fonts/Speedo/,/usr/X11R6.1/lib/X11/fonts/Type1/,/usr/X11
R6.1/lib/X11/fonts/75dpi/,/usr/X11R6.1/lib/X11/fonts/100dpi/,/usr/dt/conf
ig/xfonts/C -co /usr/lib/X11/rgb
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.OU8
file. To add this line to the end
of Xservers, invoke the following command (be careful to >>):
# cat /tmp/xservers.OU8 >> /usr/dt/config/Xservers
Reset the X server. The Axel-VNCviewer should display an X login (like the
main console).