[ANNOUNCE] xkbcomp 1.2.1
Peter Hutterer
peter.hutterer at who-t.net
Thu Feb 10 15:17:28 PST 2011
xkbcomp is executed by the X server when loading or switching keyboard
layouts to compile the XKB keyboard configuration data files into the binary
format that the X server reads.
This release allows the uploading of keymaps per-keyboard using the -i flag
(which wasn't hooked up to anything before).
Example usage:
xkbcomp -i 12 qwerty.xkb :0
xkbcomp -i 13 azerty.xkb :0
The above will load a qwerty and azerty map in to the keyboards 12 and 13,
respectively. Watch out for bug 21859 though.
http://bugs.freedesktop.org/show_bug.cgi?id=21859
Aside from this new feature, we have the usual cleanups in the build system.
Alan Coopersmith (1):
Remove out-of-date copies of README.config & README.enhancing
Dirk Wallenstein (2):
Allow uploading a keymap to a single device
man: Improve description of device selection option
Gaetan Nadon (5):
config: replace AC_CHECK_FILE with test -f as it fails to cross-compile
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
man: remove trailing spaces and tabs
config: move man pages into their own directory
Peter Hutterer (1):
xkbcomp 1.2.1
git tag: xkbcomp-1.2.1
http://xorg.freedesktop.org/archive/individual/app/xkbcomp-1.2.1.tar.bz2
MD5: 885b4d8a7c8c7afb3312d31934cb3549 xkbcomp-1.2.1.tar.bz2
SHA1: 02d7e7b67a6ef3035f92f9e541252bf85e3f0385 xkbcomp-1.2.1.tar.bz2
http://xorg.freedesktop.org/archive/individual/app/xkbcomp-1.2.1.tar.gz
MD5: 4ddef5b07227e33a7064a72d41774bf8 xkbcomp-1.2.1.tar.gz
SHA1: d018fb7825667fa9495549e45d7b723cd349034f xkbcomp-1.2.1.tar.gz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/xorg-announce/attachments/20110211/dc45719e/attachment.pgp>
More information about the xorg-announce
mailing list