mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
11 lines
450 B
Plaintext
11 lines
450 B
Plaintext
libxklavier is a library providing high-level API for X Keyboard Extension
|
|
known as XKB. This library is intended to support XFree86 and other
|
|
commercial X servers. It is useful for creating XKB-related software
|
|
(layout indicators etc).
|
|
|
|
The current features are:
|
|
* Reading XKB configuration registry information (for XFree86).
|
|
* Configuring XKB.
|
|
* Application-defined callbacks for many XKB-related events.
|
|
* Support for per-window switching etc.
|