/BashScripts

Contains a script that toggles any given (or all) keyboards on or off

Primary LanguageShellGNU General Public License v3.0GPL-3.0

BashScripts

toggleKeyboards can toggle keyboards on and off.

The default behavior is to look for all keyboards and toggle them.

If one or more parameter is specified, only what matches the given string(s) will be toggled (eg: ./toggleKeyboards G710)

A list of keyboard names can be found under "xinput --list | awk '/slave/ && /keyboard/'"