A simple pure bash autoscroll
- xdotool
- xbindkeys (Optional)
- Make the scripts executable
chmod +x auto_scroll
chmod +x auto_scroll_stop
- Starting and stoping using a shortcut with xbindkeys
- Add the shortcut in the ~/.xbindkeysrc file.
### Starts auto scroll "~/auto_scroll" Shift + Pause ### Stops auto scroll "~/auto_scroll_stop" Alt + Next