On Mon, 2021-06-28 at 10:48 -0700, stan via test wrote: > I use a custom keytable uneaf. I put it in > /usr/lib/kbd/keymaps/xkb/uneaf.map.gz/. I can then load it using > loadkeys uneaf > But when I ask the kernel to load it via a setting of > KEYTABLE=uneaf on the kernel command line, so it comes up by default, it > does not work. Has this changed in some way from earlier versions of > Fedora where this did work? I'd never actually heard of this before. Googling it seems to be a pretty old thing, it's plausible that whatever was handling it just decided to deprecate it, I'm not sure. `man dracut.cmdline` notes it as deprecated and replaced by `vconsole.keymap`, so you could try using that instead. You can also set it permanently in /etc/vconsole.conf; there's a "KEYMAP" line there. After changing it there you would also need to regenerate the initramfs with `dracut -f` in order for the same layout to be used in the initramfs phase of boot (e.g. when entering passphrase to decrypt the system partition, if encrypted). -- Adam Williamson Fedora QA IRC: adamw | Twitter: adamw_ha https://www.happyassassin.net _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/test@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure