Skip to content

Minimalistic, lightweight touchpad manager for linux systems

License

Notifications You must be signed in to change notification settings

intendednull/linux-touchpad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Noah Corona noah@coronasoftware.net

img

About

Minimalistic, lightweight touchpad manager for linux systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages