#keyboard-shortcuts #parser #string #shortcut #windows #key-code #x11

keyboard-shortcut-parser

A library used to parse keyboard shortcut strings

1 unstable release

0.1.0 Jul 8, 2020

#14 in #keyboard-shortcuts

MIT license

19KB
473 lines

This crate allows to parse keyboard shortcut strings and maps the results to the right keycodes. Keycode mapping is currently supported for X11 and Windows.


keyboard-shortcut-parser

A small Rust library used to parse shortcut strings like ctrl+alt+p.

Dependencies

~2.5MB
~54K SLoC