Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2005 15:31:52 +0100
From:      Simon Barner <barner@gmx.de>
To:        Euripides Ballis <eballis@cwpanama.net>
Cc:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: mouse
Message-ID:  <20050221143152.GH51280@zi025.glhnet.mhn.de>
In-Reply-To: <auto-000036713615@frontend1.cwpanama.net>
References:  <auto-000036713615@frontend1.cwpanama.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--jRdC2OsRnuV8iIl8
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

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

--jRdC2OsRnuV8iIl8
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)

iD8DBQFCGfDYCkn+/eutqCoRAqDcAKCj/SIl6i2lnX5sbFJ8ZinRklM40ACbBwBQ
HA17hrslajKrMVcJsv7qCKY=
=1jVC
-----END PGP SIGNATURE-----

--jRdC2OsRnuV8iIl8--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050221143152.GH51280>