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
Release files for linux-touchpad 0.2.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| linux-touchpad-0.2.5.tar.gz | 4.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| linux_touchpad-0.2.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.0 kB
Release files / linux-touchpad-0.2.5.tar.gz
| Download URL | linux-touchpad-0.2.5.tar.gz |
|---|---|
| Size | 4.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
ab5f830210dd1402c92b7b27187670a0b12a1b1a9a32572c1183b83e3750ac07
|
|
BLAKE2b-256 checksum How to use checksums |
2b580242378ae7d68782e9ad9cfa9865866994a4f0d0eb86e36ce1fd36eb4b03
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.17 CPython/3.7.4 Linux/5.2.1-arch1-1-ARCH
|
Release files / linux_touchpad-0.2.5-py3-none-any.whl
| Download URL | linux_touchpad-0.2.5-py3-none-any.whl |
|---|---|
| Size | 5.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
9364114f1970f1b2f97682723fc613f58ea85eecabfb58d7cdbf3ac57f167625
|
|
BLAKE2b-256 checksum How to use checksums |
fca8384b3e7098cd404f3127c4b5f307543b49d9edb5c0a5a0d47a45b50522a5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.17 CPython/3.7.4 Linux/5.2.1-arch1-1-ARCH
|