Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Feb 2006 17:54:18 +0100
From:      lars <lars@gmx.at>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: RELENG_6 and a Razer Copperhead mouse don't work
Message-ID:  <43F5FFBA.6030007@gmx.at>
In-Reply-To: <43F37995.4060809@gmx.at>
References:  <20060214195709.AA60116A420@hub.freebsd.org>	<20060215181510.GA18198@panix.com> <43F37995.4060809@gmx.at>

next in thread | previous in thread | raw e-mail | index | archive | help
lars wrote:
>> I have a Diamondback that works well under Xorg and console:
>>
>> ums0: Razer Razer Diamondback Optical Mouse, rev 2.00/1.00, addr 2,
>> iclass 3/1
>>
>> Section "InputDevice"
>>         Identifier  "Mouse0"
>>         Driver      "mouse"
>>         Option      "Protocol" "auto"
>>         Option      "Device" "/dev/sysmouse"
>>         Option          "Buttons" "5"
>>         Option          "ZAxisMapping" "4 5"
>> EndSection
>>
>> I think that enabling usdb in /etc/rc.conf will kickstart moused,
>> giving you console access to the mouse; and this even though moused is
>> disabled by default in /etc/defaults/rc.conf.
> Thanks, it was the entry in /etc/rc.conf which I changed to:
> 
> 
> 
> usbd_enable="YES"
> 
> moused_enable="YES"
> moused_type="auto"
> moused_port="/dev/sysmouse"
> 
> 
> 
> Before, it was with
> moused_port="/dev/ums0"
> 
> It's a bit jumpy, not to say erratic, and selects things by itself,
> but maybe I need to twiddle with some settings in KDE.
> But it works now, neat.
> 
> Thanks a lot for the pointer, Joe.
> 
> Regards,
> lars.
Unfortunately I couldn't solve the problem with the erratic
auto-selecting mouse, so I exchanged it for a different laser mouse.

A Microsoft mouse ironically, works flawlessly and costs 30% less.



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