Date: Tue, 10 Jun 2003 15:07:34 -0400 From: Robert Huff <roberthuff@rcn.com> To: freebsd-questions@freebsd.org Subject: Re: USB mouse frozen under X Message-ID: <16102.11382.681064.875555@jerusalem.litteratus.org> In-Reply-To: <014701c32f78$29660a40$1404e9c6@inspectorbox> References: <16102.5531.775457.938144@jerusalem.litteratus.org> <014701c32f78$29660a40$1404e9c6@inspectorbox>
next in thread | previous in thread | raw e-mail | index | archive | help
Joshua Lokken writes: > > Anyone have a clue what I'm missing? > > > > > > Robert Huff > > > > Section "InputDevice" > > Identifier "Mouse0" > > Driver "mouse" > > Option "Protocol" "auto" > > Option "Device" "/dev/ums0" > > # Option "Buttons" "5" > > # Option "ZAxisMapping" "4 5" > > # Option "Emulate3Buttons" > > # Option "ChordMiddle" > > EndSection > > You might try setting the device to /dev/sysmouse. That should > get you cooking with gas... HTH, It is my understanding that only works if you're running moused, which I'm not. "/dev/umsX" has been reported to work by multiple people, which is why I'm wondering why it doesn't work for me. Robert Huff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?16102.11382.681064.875555>