View Single Post
  #5   (View Single Post)  
Old 10th September 2008
phoenix's Avatar
phoenix phoenix is offline
Risen from the ashes
 
Join Date: May 2008
Posts: 696
Default

Remove both entries from rc.conf. You don't need them. devd will automatically start moused when the kernel detects a USB mouse.

And change your xorg.conf to use /dev/sysmouse as the device. If that doesn't work, you can use the USB mouse driver, /dev/ums0.

Be sure you have USB mouse support enabled in the kernel, or the ums driver loaded via /boot/loader.conf.

What output do you get in dmesg when you connect the mouse after booting?
__________________
Freddie

Help for FreeBSD: Handbook, FAQ, man pages, mailing lists.
Reply With Quote