13
How would I rebind my mouse buttons with a Razor Naga?
(sh.itjust.works)
Whether you're a seasoned pro or the noobiest of noobs, you've found the right place for Linux support and information. With a dedication to supporting free and open source software, this community aims to ensure Linux fits your needs and works for you. From troubleshooting to tutorials, practical tips, news and more, all aspects of Linux are warmly welcomed. Join a community of like-minded enthusiasts and professionals driving Linux's ongoing evolution.
Find device ID with xinput list
Check button mapping with xinput get-button-map
Swap button assignment (eg 8<->9) with xinput set-button-map 1 2 3 4 5 6 7 9 8
I'm specifically trying to bind a button to dpi/sensitivity cycling.