repo/wayland/libxkbcommon
phoebos 7028d50226
*: explicit DESTDIR
2023-03-05 17:34:06 -06:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: explicit DESTDIR 2023-03-05 17:34:06 -06:00
checksums libxkbcommon: 1.5.0 2023-01-02 15:01:49 -06:00
depends libxkbcommon: Add xkeyboard-config to depends 2021-07-13 19:36:00 +03:00
sources *: remove VERSION markers 2023-03-02 18:00:45 +05:30
version libxkbcommon: 1.5.0 2023-01-02 15:01:49 -06:00

README

libxkbcommon
________________________________________________________________________________

xkbcommon is a library for handling of keyboard descriptions, including loading
them from disk, parsing them and handling their state. It's mainly meant for
client toolkits, window systems, and other system applications. [0]

Upstream: https://xkbcommon.org/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b libxkbcommon                                                       |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://xkbcommon.org/