An open API service indexing awesome lists of open source software.

https://github.com/if1live/touchpad-control

Enable/Disable/Toggle touchpad
https://github.com/if1live/touchpad-control

Last synced: 2 months ago
JSON representation

Enable/Disable/Toggle touchpad

Awesome Lists containing this project

README

        

# touchpad-control

Enable/Disable/Toggle touchpad. Based on `xinput`

* Tested device
* Acer Chromebook R11

## Usage
* enable touchpad : `./touchpad-control.sh 1`
* disable touchpad : `./touchpad-control.sh 0`
* toggle touchpad : `./touchpad-control.sh toggle`
* show touchpad enable state : `./touchpad-control.sh`