[OLPC-devel] what is this?
Chris Ball
cjb at mrao.cam.ac.uk
Thu Aug 3 17:18:49 EDT 2006
Ron,
> Now I need to get X to start. Anybody got an xorg.conf for a usb
> mouse? I'm getting nowhere as I have no corepointer ... kernel sees
> the USB mouse as shown be dmesg.
Changing the device to /dev/input/mice should do it:
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "PS/2"
EndSection
- Chris.
--
Chris Ball <cjb at mrao.cam.ac.uk> <http://blog.printf.net/>
More information about the Devel
mailing list