Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 02:37:55 -0800 (PST)
From:      Thanos Tsouanas <thief_grr@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: scroll mouse
Message-ID:  <20030226103755.90403.qmail@web13505.mail.yahoo.com>
In-Reply-To: <OE39R5chK6m7swxvR3100002600@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello everyone..
I am having a similar problem which wont fix with those :(
Im using 4.7-stable and a logitech usb mouse with wheel...

from the XF86Config file...

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "MouseSystems"
        Option      "Device" "/dev/sysmouse"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
EndSection



from the rc.conf file...

moused_enable="NO"
moused_type="NO"


from ps aux | grep mouse   ....
root      99  0.3  0.1   912  512  ??  Ss   12:17PM   0:00.66 /usr/sbin/moused -p /dev/ums0 -I
/var/run/moused.ums0.pid


I see in /dev that sysmouse is different from ums0...
what changes shud i do?
why is moused started?

Thank you!

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030226103755.90403.qmail>