coreos/fedora-coreos-docs

Document setting the keyboard layout

Closed this issue · 2 comments

Something like this should work:

variant: fcos
version: 1.4.0
storage:
  files:
    - path: /etc/vconsole.conf
      contents:
        inline: |
           KEYMAP=fr-latin1
           FONT=eurlatgr
lucab commented

We do have https://docs.fedoraproject.org/en-US/fedora-coreos/sysconfig-setting-keymap/ already in place.
Is this about showing a more interesting KEYMAP/FONT combination?

Nope, it's just that I grepped for keyboard and didn't find anything. We should probably add the words "keyboard layout" to the page for the benefit of searches, but otherwise I think we're all set here.