pkgsrc/x11/libxklavier/DESCR
jmmv 9882c1989b Initial import of libxklavier, version 0.97:
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.
2004-02-14 17:34:25 +00:00

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.