Contents
$XORG_PREFIX
/share/X11/xkb
The XKeyboardConfig package contains the keyboard configuration database for the X Window System.
This package is known to build and work properly using an LFS 12.2 platform.
Download (HTTP): https://www.x.org/pub/individual/data/xkeyboard-config/xkeyboard-config-2.42.tar.xz
Download MD5 sum: 2d3b7e43e597f4c607ad6261e2b3d77f
Download size: 892 KB
Estimated disk space required: 20 MB
Estimated build time: 0.1 SBU (with tests)
Install XKeyboardConfig by running the following commands:
mkdir build && cd build && meson setup --prefix=$XORG_PREFIX --buildtype=release .. && ninja
To test the results, issue: ninja test.
Now, as the root
user:
ninja install
--buildtype=release
:
Specify a buildtype suitable for stable releases of the package, as
the default may produce unoptimized binaries.
$XORG_PREFIX
/share/X11/xkb