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:
Logitech Cordless Click!
Vendor:
Logitech
Tested operating systems:
Linux other
Most recent version of this submission:
Logitech Cordless Click!
Average Rating:





Submit a new result for this product
Operating System: Linux other Rating:





Submitted on 2003-11-01 12:00:00
Operating System: Linux other Rating:





Submitted on 2004-01-01 12:00:00
Anonymous
Post License:
-
Post License:
-
Instructions work fine, but mapping reset everytime, modify /etc/X11/Xmodmap control file and add line
pointer = 1 2 3 6 4 5
this will no set it up correctly everytime xwindows loads
pointer = 1 2 3 6 4 5
this will no set it up correctly everytime xwindows loads

Post License:
-
Option "Protocol" "ExplorerPS/2"
Option "Emulate3Buttons" "false"
Option "ZAxisMapping" "5 6"
Option "Buttons" "6"
Then use:xmodmap -e "pointer = 1 2 3 6 4 5"
to get button 6 to generate a unique event.