Date: Tue, 7 Aug 2001 10:08:56 -0400 From: "David Gordon (LMC)" <David.Gordon@ericsson.ca> To: "''freebsd-questions@FreeBSD.ORG' '" <freebsd-questions@FreeBSD.ORG> Cc: "Ibrahim Haddad (LMC)" <Ibrahim.Haddad@lmc.ericsson.se> Subject: RE: X server mouse Message-ID: <32CD630F6CBED411AE180008C7894CBC05DC751D@lmc37.lmc.ericsson.se>
next in thread | raw e-mail | index | archive | help
Hi, The problem is in fact the LongView CYBEX KVM Extender we are using. When trying a Logitech mouse connected directly to the PC, we used the following settings and it worked: Logitech /dev/psm0 However, connected through the KVM, it doesn't work. Changing the question, does anyone know how to make a KVM-connected mouse setup work on FreeBSD? Thank you, David Gordon P.S. Please CC to my email, thank you. -----Original Message----- From: Christopher Farley To: David Gordon (LMC) Cc: 'freebsd-questions@FreeBSD.ORG'; Ibrahim Haddad (LMC) Sent: 2001-08-06 6:09 PM Subject: Re: X server mouse David Gordon (LMC) (David.Gordon@ericsson.ca) wrote: > The mouse is a Compaq PS/2 mouse and the device psm0 is active. I have tried > both disabling and enabling "moused -3 -t ps/2 -p /dev/psm0" before starting > the X server, but to no greater success. man moused: Also note that if your mouse is attached to the PS/2 mouse port, you should always choose auto or ps/2, regardless of the brand and model of the mouse. Whenever I install a FreeBSD workstation, I almost always have a bit of trouble getting the mouse to work. It's just a bit more complicated than it need be; valid configurations exist with moused running, and without, by using /dev/sysmouse, and by using /dev/psm0 (even if the mouse shows up as ums0!). The one constant, however, is that I *always* use 'type auto' in mouse configs. -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?32CD630F6CBED411AE180008C7894CBC05DC751D>