[ltp] Re: Linux-Thinkpad digest, Vol 1 #1915 - 16 msgs
Stephan Holl
linux-thinkpad@linux-thinkpad.org
Mon, 3 Mar 2008 16:26:55 +0100
Hello Adam,
linux-thinkpad-request@linux-thinkpad.org, [20080302 - 12:01:00]
> Message: 16
> Date: Sun, 02 Mar 2008 11:17:52 +0100
> From: Adam Sloboda <ja@disorder.sk>
> To: linux-thinkpad@linux-thinkpad.org
> Subject: Re: [ltp] tp-scroll
> Reply-To: linux-thinkpad@linux-thinkpad.org
>
> At Sun, 2 Mar 2008 11:02:04 +0100,
> Stephan Holl wrote:
> [snip]
> > But when adding a second mouse (usb-mouse) the scrollwheel on my
> > external mouse does not work.
>
> This is my configuration and wheel on mouse works too (as far as I
> remember :)):
>
> Section "InputDevice"
> Identifier "Configured Mouse"
> Driver "mouse"
> Option "CorePointer"
> Option "Device" "/dev/input/mice"
> Option "Protocol" "ImPS/2"
> Option "Emulate3Buttons" "true"
> # trackpoint scrolling
> Option "EmulateWheel" "on"
> Option "EmulateWheelButton" "2"
> Option "YAxisMapping" "4 5"
> Option "XAxisMapping" "6 7"
> EndSection
Whooow, thanks. This works out-of-the-box now. Thank you very much. So
I do not need any extra programs like tp-scroll anymore.
Thanks for the tip.
Stephan