keyboard_query
A simple library to query keyboard inputs on demand without a window. Will work in Windows, Linux on X11, and macOS.
Example
extern crate keyboard_query;
use ;
Dependencies
On Ubuntu/Debian:
On Fedora/RHEL/CentOS:
A simple library to query keyboard inputs on demand without a window. Will work in Windows, Linux on X11, and macOS.
extern crate keyboard_query;
use ;
On Ubuntu/Debian:
On Fedora/RHEL/CentOS: