On Tue, 26 Mar 2002, Norbert Schmidt wrote:

> please help:
>
> Section "InputDevice"
>   Driver        "mouse"
>   Identifier    "Mouse[1]"
>   Option        "Device"        "/dev/psaux"
>   Option        "Buttons"       "9"
>   Option        "InputFashion"  "Mouse"
>   Option        "Name"          "AutoDetected"
>   Option        "Protocol"      "explorerps/2"
>   Option        "Vendor"        "AutoDetected"
>   Option        "ZaxisMapping"  "6 7 8 9"
> EndSection
> 
> xev shows all buttons 1..9 of two wheels/two sidebuttons/three buttons
> mouse.
> xmodmap -e "pointer = 1 2 3 8 9 4 5 6 7"
> works fine too.
> 
> 
> <Btn5down>:    LineUp()   works for button 1 to button 5
> BUT NOT for any button higher than 5!
> 
> 
> Who can help / explain ?
> (I read a similar question in newbie-list, but it remained unanswered)

Last I heard, XFree86 (or was it X more generally) has a limit of 5 
buttons somewhere. Going above 5 is much harder, I believe.

-- 
Dr. Andrew C. Aitchison         Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED]   http://www.dpmms.cam.ac.uk/~werdna

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to