9882c1989b
libxklavier is a library providing high-level API for X Keyboard Extension known as XKB. This library is indended 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.
10 lines
450 B
Text
10 lines
450 B
Text
libxklavier is a library providing high-level API for X Keyboard Extension
|
|
known as XKB. This library is indended 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.
|