Mailinglist Archive: opensuse (3103 mails)
| < Previous | Next > |
Re: [SLE] Enabling mouse wheel properly
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: Tue, 25 Feb 2003 15:05:21 +0100
- Message-id: <200302251505.21264.andjoh@xxxxxxxxxx>
On Tuesday 25 February 2003 14:59, Harry G wrote:
> Section "InputDevice"
> Driver "mouse"
> Identifier "Mouse[1]"
> Option "ButtonNumber" "5"
> Option "Device" "/dev/mouse"
> Option "Emulate3Buttons" "on"
> Option "EmulateWheel" "on"
> Option "EmulateWheelButton" "4"
> Option "Name" "Autodetection"
> Option "Protocol" "imps/2"
> Option "Vendor" "Sysp"
> Option "ZAxisMapping" "4 5"
> EndSection
I don't like the looks of those "emulate" items. They should only be necessary
when you don't have the things they emulate. I would try removing them if I
were you. I can't find any details of your model of mouse on the net, but
it's worth a try. I think your "scroll down only" problem stems from the
"emulatewheelbutton" line. But try removing all of them.
Anders
> Section "InputDevice"
> Driver "mouse"
> Identifier "Mouse[1]"
> Option "ButtonNumber" "5"
> Option "Device" "/dev/mouse"
> Option "Emulate3Buttons" "on"
> Option "EmulateWheel" "on"
> Option "EmulateWheelButton" "4"
> Option "Name" "Autodetection"
> Option "Protocol" "imps/2"
> Option "Vendor" "Sysp"
> Option "ZAxisMapping" "4 5"
> EndSection
I don't like the looks of those "emulate" items. They should only be necessary
when you don't have the things they emulate. I would try removing them if I
were you. I can't find any details of your model of mouse on the net, but
it's worth a try. I think your "scroll down only" problem stems from the
"emulatewheelbutton" line. But try removing all of them.
Anders
| < Previous | Next > |