posted - you may need: $ cat /etc/X11/xorg.conf
Section "ServerFlags"
Option "AutoAddDevices" "false"
EndSection
Well, as can be seen by the attached Xorg.log, the keyboard and the mouse driver are now correctly used.
Unfortunately, no change in the keypad support in a VNCviewer session. I also include a diff with the previously used
xorg.conf.
I should mention that the keypad works in the login screen to my vncserver (here, tigervnc on solaris), but once logged in and in a gnome session gnome-terminal, keypad no longer works (regardless of the numlock status).
Is this perhaps a regression in the X kbd events processing?