The xkeyboard-config package provides a non-arch keyboard configuration database for the X Window System with support for non-standard keyboards, national layouts and options. The goal is to provide the consistent, well-structured, frequently released open source of X keyboard configuration data for free, open source and commercial X implementations. The project is targeted to XKB-based systems. Once figure out correct location for xkb compiled directory will be ready. xorg says its xkbdata is deprecated and to use xkeyboard-config instead.
6 lines
195 B
Text
6 lines
195 B
Text
assumes /var/lib/xkb is for compiled xkb
|
|
|
|
directory is created and
|
|
README.compiled gets copied into place
|
|
but then attempt to rm -f a directory and create a symlink
|
|
against a non-existent target
|