Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.
/ kbtogglr Public archive

Toggle keyboard on and off - useful when using USB keyboards

License

Notifications You must be signed in to change notification settings

jshwi/kbtogglr

Repository files navigation

Status: Archived

This repository has been archived and is no longer maintained

kbtogglr

Status Inactive License PyPI CI CodeQL pre-commit.ci status codecov.io readthedocs.org python3.8 Black isort docformatter pylint Security Status Known Vulnerabilities kbtogglr

Toggle keyboard on and off

Simple app designed to toggle laptop keyboard on and off when using a USB keyboard

Prerequisites

Python3
This package has only been tested on Gnome

Dependencies

xinput

Debian, Ubuntu etc:

$ sudo apt install xinput

RHEL, Fedora etc:

$ sudo dnf install xinput

Install

$ pip install kbtogglr --user

The app should be available in your applications