MRDGH2821 / kde-auto-touch-mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDE Auto Touch mode

A python script to automatically toggle KDE's touch mode when your touchpad is detached.

Inspired by this thread.

Usage

Add run-script.sh in System Settings > Autostart

Add Script in Startup Settings

Warning

Auto toggler script has high CPU consumption.

Contributing

  1. Install Rye
  2. Run:
    rye sync
  3. Do coding/improvements
  4. Commit the code. Commits must be signed!
  5. Submit PR

Licence

Consider it to be a part of Public Domain? 🤔 Else whatever licence that thread had at the time of 2024-07-27 19:26:25 pm UTC +05:30.

About


Languages

Language:Python 90.7%Language:Shell 9.3%