I have done all the configuration of my microsoft intellimouse optical that I 
could find, I I still do not have side button functionality.  The current 
configuration is:

 My XF86Config-4 mouse section:
 
 Section "InputDevice"
 Identifier "Mouse1"
 Driver "mouse"
 Option "Protocol" "IMPS/2"
 Option "Device" "/dev/psaux"
 Option "Buttons" "7"
 Option "ZAxisMapping" "6 7"
 EndSection
 
 I have a file 'Autostart' in the Autostart directory of .kde that has:
 
 #!/bin/sh
 imwheel -k -p -b "67"
 #!/bin/bash
 xmodmap -e "pointer = 1 2 3 6 7 4 5"
 
 and I have /home/me/.imwheelrc with:
 
 ".*"
 None, Up, Alt_L|Left
 None, Down, Alt_L|Right
 
 I can't get any side button events to show in xev, I have tried both IMPS/2 
and ExplorerPS/2 protocalls, with no results.
 
These are all the suggestions I could find from searching the web.  Hopefully 
someone on the mailing list will have a better solution.

Thank you in advance,
Michael
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86

Reply via email to