From 5ea34020366bd07781ab46f37ec206da8430e09f Mon Sep 17 00:00:00 2001 From: Tio TROM Date: Mon, 18 Oct 2021 15:19:17 +0200 Subject: [PATCH] sync with manjaro's settings --- calamares/modules/keyboard.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/calamares/modules/keyboard.conf b/calamares/modules/keyboard.conf index ee97c39..3b2f3a3 100644 --- a/calamares/modules/keyboard.conf +++ b/calamares/modules/keyboard.conf @@ -1,3 +1,6 @@ +# SPDX-FileCopyrightText: no +# SPDX-License-Identifier: CC0-1.0 +# # NOTE: you must have ckbcomp installed and runnable # on the live system, for keyboard layout previews. --- @@ -6,8 +9,12 @@ # Relative paths are assumed to be relative to /etc/X11/xorg.conf.d xOrgConfFileName: "/etc/X11/xorg.conf.d/00-keyboard.conf" -# The path to search for keymaps converted from X11 to kbd format +# The path to search for keymaps converted from X11 to kbd format. +# Common paths for this are: +# - /lib/kbd/keymaps/xkb +# - /usr/share/kbd/keymaps/xkb # Leave this empty if the setting does not make sense on your distribution. +# convertedKeymapPath: "/lib/kbd/keymaps/xkb" # Write keymap configuration to /etc/default/keyboard, usually