uberhacker / touchpad-control

Simple bash shell script to enable/disable the touchpad

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Touchpad Control

Simple bash shell script to enable/disable the touchpad

Currently this script only works on Debian/Ubuntu and derivative distros

Installation

$ git clone https://github.com/uberhacker/touchpad-control
$ sudo cp touchpad-control/touchpad-control /usr/local/bin

Usage

$ touchpad-control
Enter 0 to disable or 1 to enable the touchpad [1]: 0
Touchpad device disabled.

About

Simple bash shell script to enable/disable the touchpad

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%