Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2001 20:00:23 +0200
From:      Munish Chopra <chopra@runbox.com>
To:        freebsd-questions@freebsd.org
Subject:   XFree 4 mouse resolution
Message-ID:  <20010523200023.A1783@messiah.megadeb.org>

next in thread | raw e-mail | index | archive | help
I've been having a bit of trouble with my mouse resolution in XFree 4.0.3 on my FreeBSD-4.3-STABLE box. Basically, I hate having to move the mouse across the mouse pad twice to get from one corner of the screen to the other...changing the resolution used to work in 3.3.x...

Here's part of my XF86Config:

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "auto"
        Option      "Device" "/dev/mouse"
        Option      "Resolution" "400"
        Option      "Buttons" "5"
        Option      "ZAxisMapping" "4 5"
EndSection

Suggestions?

-Munish

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?20010523200023.A1783>