User`s manual
Installing and Using the Axel-VNCviewer 25
3.3.6 - SUN OS 5.6
X terminals are handled by
dtlogin
under
Sun OS.
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/vnc/Xvnc :1 -ac -geometry 800x600 -depth 8 -
rfbwait 120000 -rfbport 5901 -cc 3 -co /usr/openwin/lib/X11/rgb -fp
/usr/openwin/lib/X11/fonts/misc/,/usr/openwin/lib/X11/fonts/75dpi/,
/usr/openwin/lib/X11/fonts/100dpi
:2 local@none /usr/local/vnc/Xvnc :2 -ac -geometry 800x600 -depth 8 -
rfbwait 120000 -rfbport 5902 -cc 3 -co /usr/openwin/lib/X11/rgb -fp
/usr/openwin/lib/X11/fonts/misc/,/usr/openwin/lib/X11/fonts/75dpi/,
/usr/openwin/lib/X11/fonts/100dpi
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.SUN
file. To add this line to the end
of Xservers, invoke the following command (be careful to >>):
# cat /tmp/xservers.SUN >> /usr/dt/config/Xservers
These modifications will take effect after resetting the X server.
The Axel-VNCviewer will display an X login (like the main console).