How to Fix Saitek Cyborg RAT Series Mice in Ubuntu
Recently I made the move from Windows to Linux, but I noticed a problem with my mouse. It would only focus on one window at a time, unless I pressed the mode button every 2 seconds. This annoyed me to no end, so I set out to fix it. Here is the method:
Basically, the problem is caused by Xorg only letting the mouse focus on one window at a time, because of malfunctioning buttons. All we are going to do is disable these buttons.
1.Open terminal, and login in as root
Then, type this:
xinput –list
2.Look at the output and look for your mouse, and have a look at the id to the right of it. Then enter this command:
xinput watch-props
and search for all the buttons tagged as “Button Unknown”.
3.Create a file named “Xmodmap” in etc/X11 by typing this command:
nano /etc/X11/Xmodmap
next, take the numbers of the buttons that weren’t working and write them down. For example, usually the first 12 buttons work, and the other 6 don’t.
So into the Xmodmap file, type:
pointer = 1 2 3 4 5 6 7 8 9 10 11 12 0 0 0 0 0 0
4. Save this file and log out and in and your mouse should be working correctly.
Subscribe to our RSS feed to get the latest posts from TechSpheria!
Like us on Facebook and follow us on Twitter for the latest posts on your favourite social network!
The written portions of this journalistic piece are copyrighted © echo date('Y'); ?> TechSpheria unless quoted or otherwise stated. Unauthorized use of such content is subject to international copyright law and may result in legal action at the discretion of the administrator.
Related posts:
- Canonical Release Ubuntu 11.04 “Natty Narwhal”
- Apple (Desktop Series)
- Ubuntu Tweak: Mac-Look
- Smoke (Desktop Series)
- Nature (Desktop Series)







Pingback: Installatie - 9lives - Games Forum