Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
libxklavier: library providing high-level API for X Keyboard Extension
- Summary
- 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).
Changelog
- * Wed Mar 14 10:00:00 2007 Eddy Nigg <eddy_nigg{%}startcom{*}org>
-
- Rebuild for StartCom Linux 5.0.x
- * Fri Nov 10 10:00:00 2006 Ray Strode <rstrode{%}redhat{*}com> - 3.0-3
-
- use long instead of CARD32 to XChangeProperty to fix
unaligned access problem on ia64 (bug 215027)
- * Sat Nov 4 10:00:00 2006 Matthias Clasen <mclasen{%}redhat{*}com> - 3.0-2
-
- Fix a possible crash (#214049)