imwheel - linux mouse scroll wheel settings script

I do manipulations ,for example, my favorite shell to Cinnamon. Be sure to check whether the settings of scrolling in your shell. In my opinion, I've heard that those settings are in the KDE shell. But I could be wrong.

 

TESTED ON LINUX MINT 18

1. Install IMWHEEL


 
Terminal
Shekin@mypc~$

sudo apt install imwheel

2. I found an interesting script that facilitates the configuration utility. (Thanks to Nick from http://www.nicknorton.net/?q=node/10)
install this script (single command)


 
Terminal
Shekin@mypc~$

cd ~/; wget https://goo.gl/49LhhE -O imwheel-script.sh; chmod +x imwheel-script.sh; sh imwheel-script.sh; exit

Setup the mouse scroll wheel speed

3. Startup. To utility imwheel worked at every system startup, add imwheel to startup list.

Setup the mouse scroll wheel speed

Tags