mirror of
https://codeberg.org/kiss-community/repo
synced 2024-11-15 03:00:10 -07:00
40 lines
1.4 KiB
Plaintext
40 lines
1.4 KiB
Plaintext
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/
|
|
|