Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2005 08:03:53 -0500
From:      Aperez <alfredoj69@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Mouse port
Message-ID:  <41F643B9.1050600@gmail.com>
In-Reply-To: <000401c502ca$725ddad0$c900a8c0@ostros>
References:  <20050124193400.GA13842@cmsrtp.com> <20050125102418.GB20318@thingy.apana.org.au> <000401c502ca$725ddad0$c900a8c0@ostros>

next in thread | previous in thread | raw e-mail | index | archive | help
How can I  find out what is the port of mouse?

Thanks


Thomas Foster wrote:

>
> are your using moused in your rc.conf.. if so .. try the following 
> example:
>
> moused_port="/dev/psm0" #or whatever port your mouse is uses
> moused_type="auto"
>
> what brand / protocol does the mouse use?
> ..for most mice you can use the following example in your XF86Config
>
>    Option "Protocol"    "Auto"
>    Option "Device"      "/dev/psm0" #or whatever port your mouse is uses
>    Option "ZAxisMapping" "4 5"
>
> Is the computer running connected to a KVM switchbox?
> ..if so try adding  the following line to your device hints:
> device          psm0    at atkbdc? irq 12 flags 0x100Hope this helps
>
> T
>
> ----- Original Message ----- From: "David Gerard" 
> <fun@thingy.apana.org.au>
> To: <freebsd-questions@freebsd.org>
> Sent: Tuesday, January 25, 2005 2:24 AM
> Subject: Re: Scroll whell on FreeBSD 5.3 i386
>
>
>> Michael Madden (madden@cmsrtp.com) [050125 06:34]:
>>
>>> What is the secret to getting my scroll wheel working on FreeBSD 
>>> 5.3?  If have
>>> the following added to /etc/rc.conf:
>>
>>
>>
>> And I'm having ... the same problem with 5.3! And I couldn't get a 
>> solution
>> that worked either!
>>
>> http://lists.freebsd.org/pipermail/freebsd-questions/2004-September/059325.html 
>>
>>
>> Mine is a Compaq (Logitech) USB optical mouse. The machine is a Compaq
>> AP400 Personal Workstation. What's yours?
>>
>>
>> - d.
>>
>>
>> _______________________________________________
>> freebsd-questions@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>> To unsubscribe, send any mail to 
>> "freebsd-questions-unsubscribe@freebsd.org"
>>
>
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
>



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