The libxklavier package contains a utility library for X keyboard.
Download (HTTP): http://downloads.sourceforge.net/gswitchit/libxklavier-3.2.tar.gz
Download MD5 sum: 8f89a65b2d0aa8f8f5979c7d9de3d051
Download size: 466 KB
Estimated disk space required: 8 MB
Estimated build time: 0.1 SBU
GLib-2.12.12, X Window System, and libxml2-2.6.31
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/libxklavier
Install libxklavier by running the following commands:
./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root
user:
make install
--with-xkb-base=$XORG_PREFIX/share/X11/xkb
: Use
this parameter if the $XORG_PREFIX is anything other than
/usr
.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild the API documentation.
Last updated on 2008-05-07 00:07:59 -0500