bdavi / touchpad_toggle

Wraps xinput for easy toggleing touchpad on or off

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

touchpad_toggle

Summary

Quick script that wraps xinput to toggle on/off laptop touchpads.

Dependencies

The script should work on Linux devices using xinput with Ruby installed.

YMMV: The script requires the touchpad device name to match /touchpad/i.

Usage

Put this repo in the path and run toggle_touchpad from the terminal or add the command to a global hotkey.

About

Wraps xinput for easy toggleing touchpad on or off


Languages

Language:Ruby 100.0%