/etc/conf.d/keymaps keymap value for Belgian keyboards is wrong 23 March 2023, 11:43:16 I hope this is the right section for this:I had keymaps errors booting up with my keyboard set as Belgian.The value in the aforementioned file is set to 'be' (as it is in the installation process, wrong too I presume)The value it must be set to is 'be-latin1', not 'be'So:keymap="be"Must be set to:keymap="be-latin1" 1 Likes
Re: /etc/conf.d/keymaps keymap value for Belgian keyboards is wrong Reply #1 – 23 March 2023, 12:51:47 It's rather a calamares installer issue, but thanks for the fix.