query-keyboard 1.0.0

Simple CLI tool to check which keys are pressed
1
2
3
4
5
6
7
8
9
10
11
# query-keyboard

Simple script to query which keys are hold on the keyboard.

Returns 0 if all keys specified on the command line are hold and 1 otherwise.

Requires libx11-dev on Linux.

## Example

    query-keyboard LShift A