HP optical mouse not working..

Sivaprasad Mahamkali mahamkali at gmail.com
Sat Mar 19 12:44:16 PST 2005


Hi,
     I use  FreeBSD 5.4-PRERELEASE on my desktop. I have everything
working fine except my HP USB optical mouse. I've tried compiling
different versions(5.3 release, present version ) but no use. I've
enabled usbd and moused and here's my xorg.conf section for my mouse:
---------------
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "auto"
Option "Device" "/dev/sysmouse"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
----------------
and rc.conf section
===============
moused_enable="YES"
sshd_enable="YES"
usbd_enable="YES"
moused_flags="-z4"
moused_port="/dev/psm0"
moused_type="auto"
--------------
can anyone help me figure out what's wrong and how to make use of my
optical mouse.

thanks in advance,
S


More information about the freebsd-usb mailing list