GithubHelp home page GithubHelp logo

l0b0 / which-keyboard Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 19 KB

Get the keyboard ID for the next keyboard event

License: GNU Affero General Public License v3.0

Makefile 19.56% Shell 80.44%

which-keyboard's Introduction

which-keyboard

Get the keyboard ID for the next keyboard event.

In Linux you can easily change the options for a single keyboard using setxkbmap -device <ID>. But the ID is unpredictable, and changes every time you plug in or out another USB device, resetting the options. This script gets the keyboard ID of the next key pressed (or released, unless you're quick), making it really easy to set and re-set your options.

Install

sudo make install

Use

Set options for a single keyboard easily:

setxkbmap -device $(which-keyboard) -layout us -variant dvorak-alt-intl

Test

Dependencies: shellcheck

make

Credits

AGPL v3+

which-keyboard's People

Contributors

l0b0 avatar

Stargazers

Scott Ivey avatar

Watchers

 avatar James Cloos avatar  avatar

which-keyboard's Issues

Doesn't swallow keyboard input

which-keyboard.sh doesn't swallow the keyboard input, so if the user for example presses a when prompted the next prompt will show up with "a" already typed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.