On 12 Aug 2006, david <[EMAIL PROTECTED]> wrote: > I've been using a Belkin KVM for years, and by putting proto=bare in > modules, the mouse has always behaved. > > Upgrading to Dapper has ruined my mouse. It's now bezerko. I would > rather not have two mices on the desk - it sort of ruins the point of > having a KVM. > > Any mouse taming suggestions?
I haven't heard of this happening in Dapper, but I can tell you about one 'crazy mouse' situation which might be happening. That is that X is somehow listening to two sources which both come from the same mouse - e.g. /dev/psaux and also /dev/input/mice, or some such. You could have a look in xorg.conf and, if there are two, try removing one. -- Martin -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
