mouse

Simon Barner barner at gmx.de
Mon Feb 21 14:31:31 GMT 2005


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050221/6168c05a/attachment.bin


More information about the freebsd-questions mailing list