x11-keysymdef

Crates.iox11-keysymdef
lib.rsx11-keysymdef
version0.2.0
sourcesrc
created_at2019-08-13 08:22:44.573718
updated_at2019-08-13 08:22:44.573718
descriptionConvert among X11 keysyms, unicodes, and string names
homepage
repositoryhttps://github.com/divvun/xkb-parser
max_upload_size
id156374
size295,484
Brendan Molloy (bbqsrc)

documentation

README

X11 Keysym definition map

Convert among X11 keysyms, unicodes, and string names in Rust. Based on github.com/substack/node-keysym.

License

The Rust code is licensed under either of

at your option.

The src/keysym.json file is in the public domain. It was last retrieved from here on 2019-07-19.

Contribution

Fork & PR on Github.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 65

cargo fmt