%general-entities; ]> $LastChangedBy$ $Date$ libxkbcommon-&libxkbcommon-version; libxkbcommon Introduction to libxkbcommon libxkbcommon is a keymap compiler and support library which processes a reduced subset of keymaps as defined by the XKB specification. &lfs90_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &libxkbcommon-md5sum; Download size: &libxkbcommon-size; Estimated disk space required: &libxkbcommon-buildsize; Estimated build time: &libxkbcommon-time; libxkbcommon Dependencies Required Recommended and Optional User Notes: Installation of libxkbcommon Install libxkbcommon by running the following commands: mkdir build && cd build && meson --prefix=/usr -Denable-docs=false .. && ninja To test the results, issue: ninja test. Now, as the root user: ninja install Command Explanations -Denable-docs=false: This switch disables documentation generation. Remove it if is installed. mv -v /usr/share/doc/libxkbcommon{,-&libxkbcommon-version;}: If you removed -Denable-docs=false, use this command to install the documentation in a versioned directory. Contents Installed Programs Installed Libraries Installed Directories None libxkbcommon.so and libxkbcommon-x11.so /usr/include/xkbcommon and /usr/share/doc/libxkbcommon-&libxkbcommon-version; Short Descriptions libxkbcommon.so contains the libxkbcommon API functions. libxkbcommon.so libxkbcommon-x11.so contains the libxkbcommon X11 specific API functions. libxkbcommon-x11.so