Store Useful Linux Script
Last updated:September 14th 2022, 20:51
Change scroll speed
- there are two files here:
- .sh is the well-written script to open a GUI to interact with the package imwheel for ubuntu
- note: the last 2 lines help fixing the lacking function of back and forth button when using chrome
- .desktop is to execute the .sh file without using terminal
- .sh is the well-written script to open a GUI to interact with the package imwheel for ubuntu
- Both of these file must be set to be executable by doing this:
chmod +x ScrollSpeed.sh
&chmod +x ScrollSpeed.desktop
ScrollSpeed.desktop
1 |
|
1 |
|