If you are using a Razer mouse and its dpi is too high in your linux distribution here how to install the Razer device configuration tool. This tool let you configure your mouse dpi option and more (if supported)
This guide Is not complete but at least you will be able to lower the dpi of your mouse if needed. the settings are not applied after a reboot but I'll continue my research and update this guide if I find the solution
Not to be rude, but obviously not, if you goto the home page of that site, its well a project site for open source. Also thanks OP have a friend who could use this.
Also if I have the time I will skim over the source to see if I can find any malicious code.
I needed to run "sudo ldconfig" after creating the links with ln and reboot if you're having problems. Thanks for reminding me of this project and the tutorial. Works great.
Most distros should have it at least in a thrid party repo.
get it from AUR extract it run makepkg -s from the extracted directory run pacman -U /path/to/pkg.tar.xz that was created enjoy properly installed package.
Yes, I use yaourt to install packages from the aur. After yaourt is installed you can install the razer utility like this: yaourt -S razercfg you can also do system updates with yaourt instead of pacman if you want and it will also update any aur packages. yaourt -Syua
The python script posted there is over 2 years old and the device ID's have changed. I'm no 1337 h4x0r and while I can see partially what the problem is, I'm not brave enough to change it or smart enough to know if that's a good idea or not :)