Wheel mouse

Philip Scott scotty at philipscott.freeserve.co.uk
Fri May 24 19:56:07 BST 2002


In order to get mine working I had to poke around in my XF86Config file.
Open up /etc/X11/XF86Config
Find the 'InputDevice' section which corresponds to your mouse.
Add the line:
  Option      "ZAxisMapping" "4 5"
Somewhere in that section.

I have a trust PS/2 optical jobby, and my InputDevice section goes as follows:

Section "InputDevice"
    Identifier  "Mouse1"
    Driver      "mouse"
    Option      "Protocol"    "IMPS/2"
    Option      "Device"      "/dev/psaux"
    Option  	"Resolution"  "200"
    Option      "ZAxisMapping" "4 5"
    Option      "Buttons"     "7"
EndSection

I'm not sure if this syntax varies with different versions of xfree86, I'm 
using 4.2.0

Regards,
	Philip

On Friday 24 May 2002 1:44 pm, Franck Collineau wrote:
> Hi!
>
> I don't find where i can configure my Wheel mouse on kde.
> Can anybody help me ?
>
> Thanks.
>
> Franck

___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.




More information about the kde mailing list