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 ?
(read a similar question in newbie-list, but it remained unanswered)

norbert

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

Reply via email to