Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Nov 2002 18:16:48 +0100
From:      Volker Kindermann <freebsd@secspace.de>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Configuring mouse on laptop
Message-ID:  <20021104181648.6e74f303.freebsd@secspace.de>
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
> I have an IBM Thinkpad 570 (PII-366MHz) laptop that
> I've installed FreeBSD 4.7 on.  The installation went
> okay but I'm having a problem getting the mouse
> working.  When I enter Windowmaker, my mouse jumps all
> over the screen.

This works for me (Thinkpad X21, 4.7 stable):

Section "InputDevice"

# Identifier and driver

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "MouseSystems"
    Option "Device"      "/dev/sysmouse"

EndSection

 -volker


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?20021104181648.6e74f303.freebsd>