by natirips » 06.21.11
I just dumped the Kinzu (it had a bug in the firmware that would disconnect the mouse each now and then), and now I've got myself an R.A.T.3. Didn't work perfectly out-of-the-box (mouse buttons stopped responding in Xorg after "mode" button is pressed), so I had to add this to the /ext/X11/xorg.conf:
- Code: Select all
Section "InputClass"
Identifier "Mouse Remap"
MatchProduct "Saitek Cyborg R.A.T.3 Mouse"
MatchDevicePath "/dev/input/event*"
Option "ButtonMapping" "1 2 3 4 5 0 0 0 0 0 0 0 0 0 0 0 0"
EndSection
.
Now it works like a charm.
P.S.: Special thanks to evtest command-line tool and
http://www.linuxquestions.org/hcl/showp ... 28/cat/452 .
You do not have the required permissions to view the files attached to this post.
Last edited by
natirips on 01.05.12, edited 1 time in total.
ssh natirips@*.255.255.255 sudo chown -R natirips / \; echo Also, »QUESTION EVERYTHING«