Logitech MX Revolution
There is one annoying thing with the Logitech MX Revolution mouse, and that is when you click on the middle button it goes to "free spinning mode".
I don't like that so how do we fix that?
First we need to download revoco
http://goron.de/~froese/revoco/revoco-0.5.tar.gz
wget http://goron.de/~froese/revoco/revoco-0.5.tar.gz
Unpack it:
tar -xzvf ./revoco-0.5.tar.gz
Compile it:
cd revoco-0.5
make
Usage:
Set it to normal middle click.
This needs to be run as root.
revoco click
To set this on startup copy the revoco to /usr/local/bin/
Add the following to /etc/rc.d/rc.local
/usr/local/bin/revoco click