Solaris 10 / xorg / Combo Keyboard+Mouse
Hi All,
I have a Combination Keyboard/Mouse Device that I am unable to configure correctly for Solaris 10.
The PC is a Panasonic Toughbook CF-29 that has a builtin trackpad which automatically tracks /dev/mouse
When i plug in the device, the Keyboard component detects in /dev/usb/hid0
and the mouse detects in /dev/usb/hid1
. The keyboard starts working automatically. The mouse responds when i cat /dev/usb/hid1
I cannot for the life of me though, get Xorg to recognise it.
Section"InputDevice"
identifier"MOUSE1"
Driver"mouse"
Option"Protocol""auto"
#Option"Protocol""IMPS/2"
Option"Device""/dev/usb/hid1"
EndSection
Any thoughts / Ideas? The keyboard manufacturers advice - Install Windows or Linux as it works out of the box.

