3 unstable releases

0.2.0 Jun 24, 2023
0.1.1 Jan 30, 2023
0.1.0 Jan 2, 2023

#109 in Unix APIs

Download history 10510/week @ 2023-12-14 10855/week @ 2023-12-21 14241/week @ 2023-12-28 18462/week @ 2024-01-04 23362/week @ 2024-01-11 29975/week @ 2024-01-18 34166/week @ 2024-01-25 34654/week @ 2024-02-01 35298/week @ 2024-02-08 40383/week @ 2024-02-15 38945/week @ 2024-02-22 40022/week @ 2024-02-29 37060/week @ 2024-03-07 38246/week @ 2024-03-14 43948/week @ 2024-03-21 37946/week @ 2024-03-28

163,084 downloads per month
Used in 694 crates (4 directly)

MIT OR Apache-2.0 OR Zlib

725KB
14K SLoC

xkeysyms

This crate provides constants representing all of the X11 keyboard symbols. It also provides utility functions for working with those symbols, and for converting between keyboard codes and keyboard symbols. This crate does not depend on a particular implementation of the X11 protocol and can therefore be used in any context where X11 keyboard symbols are needed.

In addition, this crate contains no unsafe code and is fully compatible with no_std environments.

MSRV Policy

The Minimum Safe Rust Version for this crate is 1.48.0.

License

Licensed under either of

at your option.

Contribution

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 triple licensed as above, without any additional terms or conditions.

Dependencies