User`s manual

26 Installing and Using the Axel-VNCviewer
3.3.8 - HP-UX 11
X terminals are handled by
dtlogin
under
HP-UX.
The parameter file of dtlogin is
/etc/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 -co /usr/lib/X11/rgb -fp /usr/lib/X11/fonts
/misc/,/usr/lib/X11/fonts/hp_roman8/75dpi/,/usr/dt/config/xfonts/C,/usr/l
ib/X11/fonts/iso_8859.15/75dpi
:2 local@none /usr/local/bin/Xvnc :2 -ac -geometry 800x600 -depth 8 -cc 3
-rfbwait 120000 -rfbport 5902 -co /usr/lib/X11/rgb -fp /usr/lib/X11/fonts
/misc/,/usr/lib/X11/fonts/hp_roman8/75dpi/,/usr/dt/config/xfonts/C,/usr/l
ib/X11/fonts/iso_8859.15/75dpi
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.HPUX
file. To add this line to the end
of Xservers, invoke the following command (be careful to >>):
# cat /tmp/xservers.HPUX >> /etc/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).