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.
Okay. Something like this should work:
If the resolutions you want are 1400 and 20000 dpi.
save it as
cycle.sh
or something like that in a directory in your PATH, andchmod +x
it to make it executable. Every time it runs, it'll cycle though resolutions. Can add more resolutions or fiddle with the colors or whatever there too.Okay. I haven't used any GNOME stuff in ages, but it sounds like Cinnamon's applet only does keyboard bindings, so can't bind a mouse button to a command.
https://github.com/linuxmint/cinnamon/issues/12840
I don't know what the best route to run a command on mouse click is under Cinnamon is.