canonical / autoinstall-desktop

45 stars 12 forks source link

languages #15

Open ubuntushopdoteu opened 1 month ago

ubuntushopdoteu commented 1 month ago

I am now testing the new installer for autoinstall, but on gnome user setup (because no user exists), end user cannot choose language and there is only a few keyboard layouts to choose from. Is there a way to autointall all keyboard layouts and languages via the autoinstall.yaml file?

maksimsamt commented 1 month ago

Try this autoinstall section: https://canonical-subiquity.readthedocs-hosted.com/en/latest/reference/autoinstall-reference.html#keyboard

For instance:

...
  keyboard:
    layout: "fr,us"
    toggle: "alt_shift_toggle"
    # or this if previous doesn't work
    # toggle: "grp:alt_shift_toggle"
    variant: ","
...
ubuntushopdoteu commented 1 month ago

Now en and fr keyboards are available, but no language chooser. I did installed them: