RE: Mouse wheel

"Lawrence Farr" <[email protected]>
Newsgroups gmane.os.freebsd.devel.mobile
Message-ID <006e01c329e3$26d00d70$c806a8c0@lfarr>
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: [email protected] 
> [mailto:[email protected]] On Behalf Of Paul
> Sent: 03 June 2003 16:08
> To: [email protected]
> 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
> _______________________________________________
> [email protected] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to 
> "[email protected]"
> 

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.