Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Summary
Product:
AOpen Optical OpenEye PS/2
Vendor:
AOpen
Tested operating systems:
Linux other
Most recent version of this submission:
AOpen Optical OpenEye PS/2
Average Rating:





Submit a new result for this product
Post License:
-
<pre>
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/misc/psaux"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "9"
Option "ZAxisMapping" "6 7 8 9"
EndSection
</pre>
<p>Put this in your .gnomerc or .xinitrc:</p>
<pre>
xmodmap -e 'pointer = 1 2 3 8 9 4 5 6 7'
</pre>