/etc/skel/.xinitrc.d/grml_keyboard: support /etc/default/keyboard usage
authorMichael Prokop <mika@grml.org>
Sat, 29 Dec 2018 16:05:26 +0000 (17:05 +0100)
committerMichael Prokop <mika@grml.org>
Sat, 29 Dec 2018 16:09:40 +0000 (17:09 +0100)
Starting with Grml 2018.12 we try to rely on console-setup and
keyboard-configuration packages as much as possible.  We no longer want
to generate nor support file /etc/sysconfig/keyboard any longer (while
current grml-lang / grml-setkeyboard / grml-setlang scripts are known to
still use it), but we stay backwards compatible with this change.

Related to grml/grml-autoconfig#9 and grml/grml#50


No differences found