libxklavier is an XKB foundation library. It is intended to help in the development of keyboard handling software for the X Window System.
| Tags | Software Development Libraries |
|---|---|
| Licenses | LGPL |
| Implementation | C |
Recent releases


Changes: A lot of bugfixes (including memory leaks) were included, as well as a minor internal reorganization.


Changes: This release adds major internal reorganization (separation of the xkb backend) and some bugfixes.


Changes: Major architectural changes were made. The API is broken, so users of GNOME 2.8 should not upgrade (though users of GNOME CVS/2.9 have to). Some bugfixes have been made. The debugging level can be setup using XKL_DEBUG envvar.


Changes: This release is now able to detect the default xkb rules set at runtime. The option --with-xkb-rules-set is not necessary any more.


Changes: This release supports the x.org X server (with the configure script option --with-xkb-rules-set).