Auto-disable laptop touchpad when a mouse is detected.
Project description
A simple, lightweight command line utility for managing your touchpad.
- Disable when a mouse is detected.
- Enabled when no mice are detected.
- Toggle this behavior.
For a more feature-rich implementation, see touchpad-indicator.
Dependencies
Python 3.7 | https://www.python.org/downloads/release/python-373/ |
Libinput | https://wiki.archlinux.org/index.php/Libinput |
Install
$ pip install linux-touchpad
Usage
Start
To begin the process, use this command:
$ python -m linux_touchpad start
Toggle
Enabled the touchpad and ignore mouse events:
$ python -m linux_touchpad toggle
Stop
$ python -m linux_touchpad stop
Author
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linux-touchpad-0.2.5.tar.gz
(4.5 kB
view hashes)
Built Distribution
Close
Hashes for linux_touchpad-0.2.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9364114f1970f1b2f97682723fc613f58ea85eecabfb58d7cdbf3ac57f167625 |
|
MD5 | 82ce4cb33645084c990784ff4f4c3178 |
|
BLAKE2b-256 | fca8384b3e7098cd404f3127c4b5f307543b49d9edb5c0a5a0d47a45b50522a5 |