mouse

Euripides Ballis eballis at cwpanama.net
Tue Feb 22 00:52:13 GMT 2005


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: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] 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



More information about the freebsd-questions mailing list