User`s manual

24 Installing and Using the Axel-VNCviewer
If the keyboard management is not correct (i.e. unable enter the username
through the X login box), the
/usr/dt/config/Xconfig
file must be modified. This
file describes X terminal settings. The following line could be in the file:
Dtlogin*setup: Xsetup
This line means the Xsetup file is used by ALL X terminals. To use a different
file for each X terminal, replace this line by:
Dtlogin*myhost_0*setup: Xsetup
Dtlogin*myhost_1*setup: Xsetup_vnc
Dtlogin*myhost_2*setup: Xsetup_vnc
Note
: in this example, myhost is the AIX hostname.
The
Xsetup_vnc
file must be created in /usr/dt/config…
This file is empty
.