This fork of Pzim's repository includes a modified Volumouse script that:
- Fixes a channel imbalance issue that I was experiencing when scrolling too fast.
- Changes the activation region to include the entire taskbar instead of just the screen corners.
- Replaces the depreciated os.system with subsystem.call
Here are many tools to configure Linux :
A script to automatically connect to the VPN at startup (if you lauch this script at startup) and reconnect if connection is lost.
A Python 3 program that allows you to change the volume with the mouse wheel by using it in the four corners of the screen
A Python 3 program that allows you to start a program minimized. For exemple Thunderbird. To execute it tap :
python3 "/PATH/TO/THE/PROGRAM/Startminimized.py" thunderbird
A script for starting a program in another workspace for Linux. Works with wmctrl.
- Licence
MIT License Copyright (c) 2019 pzim-devdata
Created by @pzim - feel free to contact me!