View Single Post
  #3   (View Single Post)  
Old 9th September 2008
robbak's Avatar
robbak robbak is offline
Real Name: Robert Backhaus
VPN Cryptographer
 
Join Date: May 2008
Location: North Queensland, Australia
Posts: 366
Default

Quote:
Option "Device" "/dev/input/mice"
Um, no. I am suprised that xorg even starts with this in there. At the very least, it will be screaming about it. When things don't work, first check the logs, and the console output. (/var/log/xorg.0.log)

/dev/input/ is a linuxisim. As you are using moused, the correct device is /dev/sysmouse.
__________________
The only dumb question is a question not asked.
The only dumb answer is an answer not given.
Reply With Quote