0

I have made a custom keyboard layout with XKB, but when I type my password on the login screen, the system still uses a QWERTY layout, only after the login my customized layout is applied. Is it possible to make Ubuntu 18.04 load my custom XKB layout before login?

ssL
  • 33
  • 6

1 Answers1

1

Thank you Quasímodo! I modified the file /etc/default/keyboard, the line XKBLAYOUT="br" to XKBLAYOUT="brc,br" and it solved my issue.

ssL
  • 33
  • 6