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-11.0 platform.
Download (HTTP): https://www.x.org/pub/individual/data/xkeyboard-config/xkeyboard-config-2.33.tar.bz2
Download (FTP): ftp://ftp.x.org/pub/individual/data/xkeyboard-config/xkeyboard-config-2.33.tar.bz2
Download MD5 sum: 49282f120fd22c6c860004931c03c595
Download size: 1.7 MB
Estimated disk space required: 21 MB
Estimated build time: less than 0.1 SBU
User Notes: https://wiki.linuxfromscratch.org/blfs/wiki/xkeyboard-config
Install XKeyboardConfig by running the following commands:
./configure $XORG_CONFIG --with-xkb-rules-symlink=xorg && make
This package does not come with a test suite.
          Now, as the root user:
        
make install
          --with-xkb-rules-symlink=xorg: By
          default, the XKB rules installed are named "base". This creates
          symlinks named "xorg" to those rules, which is the default name
          used by Xorg.
        
$XORG_PREFIX/share/X11/xkb
            Last updated on