The xcb-util-keysyms package contains a library for handling standard X key constants and conversion to/from keycodes.
This package is known to build and work properly using an LFS-7.4 platform.
Download (HTTP): http://xcb.freedesktop.org/dist/xcb-util-keysyms-0.3.9.tar.bz2
Download MD5 sum: 64e4aad2d48cd4a92e2da13b9f35bfd2
Download size: 280 KB
Estimated disk space required: 2.2 MB
Estimated build time: less than 0.1 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/xcb-util-keysyms
Install xcb-util-keysyms by running the following commands:
./configure $XORG_CONFIG && make
To test the results, issue: LD_LIBRARY_PATH=$XORG_PREFIX/lib make check.
Now, as the root
user:
make install
Last updated on 2013-08-18 14:52:29 -0700