A little utility which controls touchpad of laptops.
Have you been annoyed by the flying cursor while typing when accidentally hit the touchpad? If so, try it.
- Gnome Wayland (by gsettings)
- Gnome X11 (by gsettings, untested)
- KDE
- Hyprland
- ...
git clone https://github.com/lialh4qwq/touchpadctl.git
cd touchpadctl
sudo mv touchpadctl.fish /usr/local/bin/touchpadctl
sudo chown root:root /usr/local/bin/touchpadctl
sudo chmod 0755 /usr/local/bin/touchpadctltouchpadctl <toggle|enable|disable>gnome:
Settings → Keyboard → View and Custom Shortcuts → Custom shortcuts → "+"
Enjoy!
- Support more DE/WM like KDE, Hyprland, etc.
- Support disable touchpad by xinput to work in generic X11 environments
- More complete and user-friendly CLI interface, supporting operating in specific method
- Config file support that defining default behavior
- Daemon mode for DE/WM that can't handle shortcuts
🕊️🕊️🕊️