Is a PS2 mouse. I using Sysinstall I have problem in text mode and X. How I can see my mouse configuration?
Thanks for your help. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Simon Barner Sent: Monday, February 21, 2005 9:32 AM To: Euripides Ballis Cc: freebsd-questions Subject: Re: mouse Hi, you need to supply more information: - Which kind of mouse are you using? USB, PS/2, ... - How did you configure your mouse? Using sysinstall? Manually? A copy of your /etc/rc.conf file will help us debug. - Where are you experiencing your problems? In the text mode console or in X? Usually, the following works best: Configure your mouse using sysinstall and make sure it works in the console. The use the following for your XFree/Xorg configuration: Section "InputDevice" Identifier "Mouse1" Driver "mouse" Option "Protocol" "SysMouse" Option "Device" "/dev/sysmouse" EndSection HTH, Simon _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"