[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Mouse problem



I have Trust 3011A Wireless optical deskset mouse and
keybord and use Debian  sarge.  I tried in XF86Config-4
....
Section "InputDevice"
  Identifier    "Configured Mouse"
  Driver        "mouse"
  Option        "CorePointer"
  Option        "Device"        "/dev/psaux"
  Option        "Protocol"        "ExplorerPS/2"
  Option        "Emulate3Buttons"    "no"
  Option        "ZAxisMapping"        "6 7"
EndSection
Section "InputDevice"
  Identifier    "Generic Mouse"
      Driver      "mouse"
      Option      "Protocol" "ExplorerPS/2"
      Option      "Device" "/dev/input/mice"
     Option      "Buttons" "7"
      Option      "ZAxisMapping" "6 7"
  Option "Resolution"  "100"
  Option      "Emulate3Buttons" "no"
  Option        "SampleRate" "800"
EndSection
....

#xmodmap -e "pointer = 1 2 3 6 7 4 5"
#imwheel -p -k -b "67"

but xev did't react when I press the additional sided
buttons

I would like to tell me what is the problem with this  and
where I am wrong.Thank you.



Reply to: