Re: M$ mouse working?
From: Louis LeBlanc (FreeBSD_at_keyslapper.org)
Date: 01/14/05
- Previous message: Jerry McAllister: "Re: Thank you!"
- In reply to: Subhro: "M$ mouse working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 14 Jan 2005 14:10:35 -0500 To: freebsd-questions@freebsd.org
On 01/15/05 12:08 AM, Subhro sat at the `puter and typed:
> Hello folks,
>
> I have managed to get hold of a New Microsoft Optical Desktop. I have been
> trying to use its USB interface with Xorg but without any success (This box
> is running 5.3-Stable, amd64). During boot I can see that both the mouse and
> the keyboard are detected once and then detached. Again later it had been
> detected as "Microsoft Optical Desktop". Fair enough. But unfortunately the
> mouse does not work in console or in Xorg. Moused runs with an argument of
> -p /dev/ums0 from rc.conf. The keyboard works fine though, or should I call
> it apparently fine (??). While booting I also get a couple of "Device Busy"
> messages from kbdcontrol and moused.
>
> Also I have noticed that although my rc.conf says cursor="destructive", the
> cursor still appears as a blinking block block and not an "under_score".
>
> Anyone can help me out in getting there devices work correctly?
You probably just need to tweak your Mouse section in xorg.conf.
I haven't figured out all the details yet myself, I think but moused
will virtualize the mouse port to /dev/sysmouse. If /dev/sysmouse
exists, you want to set your device to /dev/sysmouse. This will only
work if moused is actually running. Otherwise, you want to set that
device to /dev/ums0.
I'm finding this to be a real pain in the neck when you want to plug a
trackball AND a mouse in. When you plug it in, the ums driver
apparently automagically runs moused on both ports (usm0 and ums1)
regardless of the fact I have moused_enable set to "NO". It appears
to cause some kind of conflict, because the default is to virtualize
it to sysmouse.
I got it working by stopping both moused instances and restarting X.
Now to figure out how to keep it from starting moused in the first
place - or to redirect it to a different device . . .
Good luck.
Lou
-- Louis LeBlanc FreeBSD@keyslapper.org Fully Funded Hobbyist, KeySlapper Extrordinaire :) http://www.keyslapper.org ԿԬ Krogt, n. (chemical symbol: Kr): The metallic silver coating found on fast-food game cards. -- Rich Hall, "Sniglets" _______________________________________________ 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"
- Previous message: Jerry McAllister: "Re: Thank you!"
- In reply to: Subhro: "M$ mouse working?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|