repo/wayland/libxkbcommon
Owen Rafferty 9c96f455c1
*: use 'meson setup'
closes #165
2023-11-18 14:51:12 -06:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build *: use 'meson setup' 2023-11-18 14:51:12 -06:00
checksums libxkbcommon: 1.6.0 2023-10-08 16:03:40 -05:00
depends libxkbcommon: Add xkeyboard-config to depends 2021-07-13 19:36:00 +03:00
sources libxkbcommon: 1.6.0 2023-10-08 16:03:40 -05:00
version libxkbcommon: 1.6.0 2023-10-08 16:03:40 -05: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/