Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Jun 2003 16:16:47 +0100
From:      "Lawrence Farr" <freebsd-net@epcdirect.co.uk>
To:        "'Paul'" <paul@nuthouse.org>, <freebsd-mobile@freebsd.org>
Subject:   RE: Mouse wheel
Message-ID:  <006e01c329e3$26d00d70$c806a8c0@lfarr>
In-Reply-To: <20030603150807.GA29319@nuthouse.org>

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

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

Lawrence Farr
EPC Direct Limited 

> -----Original Message-----
> From: owner-freebsd-mobile@freebsd.org 
> [mailto:owner-freebsd-mobile@freebsd.org] On Behalf Of Paul
> Sent: 03 June 2003 16:08
> To: freebsd-mobile@freebsd.org
> Subject: Mouse wheel
> 
> 
> Hi.
> 
> I was wondering if anyone had had any success getting a wheel-mouse
> working on their laptop. I have a Dell Inspiron w/ a MS Optical Mouse
> (USB), but have not yet got the wheel working (for scrolling -- using
> it to paste works just fine).
> 
> I've asked Google, and tried what I've found (ZAxisMapping 
> option), but
> had no luck. Here is the Mouse section of my XF86Config:
> 
> Section "InputDevice"
>         Identifier  "Mouse0"
>         Driver      "mouse"
>         Option      "Protocol" "MouseSystems"
>         Option      "Device" "/dev/sysmouse"
>         Option      "Emulate3Buttons"
>         Option      "ZAxisMapping" "4 5"
> EndSection
> 
> Another thing... when I unplug my laptop from the mains and it goes on
> to battery power, the keyboard refresh rate always becomes very
> sluggish. Is there anyway to boost this up again without rebooting?
> 
> I'm using FreeBSD 4.8-STABLE if it's relevant.
> 
> Any help would be appreciated. :)
> 
> -Paul
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to 
> "freebsd-mobile-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?006e01c329e3$26d00d70$c806a8c0>