[ltp] PS/2 Wheel Mouse
Rei Shinozuka
linux-thinkpad@linux-thinkpad.org
Mon, 12 Apr 2004 11:33:53 -0400
someone kind and clever person sent this to me, and it worked great for me.
in the XF86Config
add this after the Mouse0 definition
Section "InputDevice"
Identifier "Mouse1"
Driver "mouse"
Option "Corepointer"
Option "Device" "/dev/psaux"
Option "Protocol" "IMPS/2"
Option "Buttons" "5"
Option "Emulate3Buttons" "off"
Option "ZAxisMapping" "4 5"
EndSection
then in this section, replace Mouse0 with Mouse1
Section "ServerLayout"
Identifier "single head configuration"
Screen 0 "Screen0" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard0" "CoreKeyboard"
InputDevice "DevInputMice" "AlwaysCore"
EndSection
i have a plain-jane logtech optical mouse.
-rei
On Apr12 10:43, Gonzalo Avaria wrote:
> Hi to all
> I want to ask a question that has been askesd many times but (I think) never
> answered.
> Is there a way of getting the wheel to work with a PS2 mouse? When i use USB
> it works really great, but if i use the PS2 port it stops working. Many of
> you may ask "Why don't i use the usb port?", well, i am now using a usb
> keyboard, and in my TP600x i only have 1 usb port.
> So, is there a simple way of getting to work the wheel on the ps2 port?
> That should be all.
> Thank you all for the time.
>
> --
> Gonzalo Avaria S.
> Linux User from the end of the World
> CHILE
>
> Registered User #329224 (counter.li.org)
> Box #213779
> --
> The linux-thinkpad mailing list home page is at:
> http://mailman.linux-thinkpad.org/mailman/listinfo/linux-thinkpad
--
Rei Shinozuka shino@panix.com
Ridgewood, New Jersey