Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Nov 2002 18:09:01 +0100
From:      Pierrick Brossin <pbrossin@swissgeeks.com>
To:        Chad McCullough <mccullough1967@yahoo.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Configuring mouse on laptop
Message-ID:  <3DC6A9AD.7000102@swissgeeks.com>
In-Reply-To: <20021104165756.82850.qmail@web14510.mail.yahoo.com>
References:  <20021104165756.82850.qmail@web14510.mail.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Chad McCullough wrote:

 > When I enter Windowmaker, my mouse jumps all
 > over the screen.  I've even tried an external PS/2
 > mouse with the same results.

Could you please paste the mouse section of your
/etc/X11/XF86Config-4 file please?

It should be easy to solve.
My config file looks like the following:

--
Section "InputDevice"
         Identifier  "Mouse0"
         Driver      "mouse"
         Option      "Protocol" "MouseSystems"
         Option      "Device" "/dev/sysmouse"
         Option      "ButtonNumber" "4"
EndSection
--

I have a sony vaio laptop with one of these stupid
touchpad :)

Cya

-- 
Pierrick Brossin
IT Employee
15, Ch. du Château, 1422 Grandson, Switzerland
Tel Prof: +41-327201423 Mobile Priv: +41-794137145
Mail Prof: pbrossin@quark.ch Mail Priv: admin@swissgeeks.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?3DC6A9AD.7000102>