On Wednesday 17 December 2003 11:38 am, Kent West wrote:
Your /etc/gpm.conf file will look something like:
device=/dev/psaux
I believe would be: /dev/input/mice (assuming you have the rest of the USB stuff working).
and your /etc/X11/XFConfig-4 file, Input Device section will lookWhat about USB Logitech mice?
something like:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/gpmdata"
Option "Protocol" "ImPS/2"
Option "ZAxisMapping" "4 5"
EndSection
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]