How do I change the login manager's keyboard layout?

Manu

I have a netbook with an AZERTY layout. I've changed it to "bépo" to try it, but now I've reset it to a french layout.

While all the apps have taken the change into account, Ubuntu's login manager still uses bépo, making entering passwords a challenge. I've enabled the virtual keyboard for the time being so that I could login again.

I don't remember what I had done in the first place to switch the login screen to bépo, but now I can't switch it back.

enter image description here

EDIT : In the keyboard settings page, if I click "use system defaults", then everything is in bépo ! Where is this different keyboard layout set ?

ANOTHER EDIT : Here's what did not work :

  1. Changing the layout in settings
  2. using the "use system defaults" checkbox in settings
  3. sudo dpkg-reconfigure keyboard-configuration
  4. changing it in Xconf
  5. adding a line in /etc/lightdm/lightdm.conf
  6. sudo dpkg-reconfigure locales
  7. slaming head against desk
  8. dpkg-reconfigure lightdm
  9. sudo gsettings set org.gnome.libgnomekbd.keyboard layouts "['fr']"
  10. combinations of the above

enter image description here

Is it possible to relaunch the keyboard configuration tool that's in ubuntu's setup ? The thing has automatic layout detection and it changes the setting everywhere.

Manu

Must have been a weird lightdm bug.

Lightdm got the new keyboard layout once I changed the login manager to gdm, then back to lightdm, even though simply doing dpkg-reconfigure lightdm did nothing.

So here it is :

sudo apt-get update
sudo apt-get install gdm

(set gdm as the login manager when asked)

sudo dpkg-reconfigure lightdm

(set it as the login manager when asked)

sudo apt-get remove gdm

Then, restart.

Changing a keyboard layout in linux is serious business.

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

How do I change the login manager's keyboard layout?

From Dev

How to change the login screen keyboard layout?

From Dev

How do I change my keyboard layout in gnome shell?

From Dev

How do I change my keyboard layout in gnome shell?

From Dev

How to change keyboard layout in i3?

From Dev

How do I reset my keyboard layout?

From Dev

How do I install a keyboard layout?

From Dev

How do I add missing keyboard layout

From Dev

How do I reset my keyboard layout?

From Dev

How do I change default keyboard layout (not input method) in Ubuntu 16.04?

From Dev

How do I change currently selected keyboard layout from command line?

From Dev

How do I change default keyboard layout (not input method) in Ubuntu 16.04?

From Dev

How do I configure GNOME on Fedora 27 to use the U.S. International keyboard layout?

From Dev

How do I change the keyboard map for Backspace?

From Dev

How can I change my keyboard layout to a modified version?

From Dev

How can I change my keyboard layout to a modified version?

From Dev

How can I change the input keyboard layout while in the console?

From Dev

xrdp - how to change keyboard layout

From Dev

xrdp - how to change keyboard layout

From Dev

How to change the keyboard layout in the terminal

From Dev

How do I use a custom keyboard layout created with Microsoft Keyboard Layout Creator in Windows 8?

From Dev

How can I set the keyboard layout for the login screen before the first successful login in CentOS 7?

From Dev

How do I get DVORAK keyboard layout on Windows?

From Dev

How do I disable the ctrl + space hotkey for switching keyboard layout?

From Dev

How do I install the Japanese keyboard layout in Lubuntu 18.10?

From Dev

In Fedora, how do I select a proper Norwegian keyboard layout?

From Dev

How do I apply changes to the keyboard layout system-wide?

From Dev

What is the bilingual Canadian keyboard layout pictured and how do I use it?

From Dev

How do I use the Cherokee keyboard layout to type English characters?

Related Related

  1. 1

    How do I change the login manager's keyboard layout?

  2. 2

    How to change the login screen keyboard layout?

  3. 3

    How do I change my keyboard layout in gnome shell?

  4. 4

    How do I change my keyboard layout in gnome shell?

  5. 5

    How to change keyboard layout in i3?

  6. 6

    How do I reset my keyboard layout?

  7. 7

    How do I install a keyboard layout?

  8. 8

    How do I add missing keyboard layout

  9. 9

    How do I reset my keyboard layout?

  10. 10

    How do I change default keyboard layout (not input method) in Ubuntu 16.04?

  11. 11

    How do I change currently selected keyboard layout from command line?

  12. 12

    How do I change default keyboard layout (not input method) in Ubuntu 16.04?

  13. 13

    How do I configure GNOME on Fedora 27 to use the U.S. International keyboard layout?

  14. 14

    How do I change the keyboard map for Backspace?

  15. 15

    How can I change my keyboard layout to a modified version?

  16. 16

    How can I change my keyboard layout to a modified version?

  17. 17

    How can I change the input keyboard layout while in the console?

  18. 18

    xrdp - how to change keyboard layout

  19. 19

    xrdp - how to change keyboard layout

  20. 20

    How to change the keyboard layout in the terminal

  21. 21

    How do I use a custom keyboard layout created with Microsoft Keyboard Layout Creator in Windows 8?

  22. 22

    How can I set the keyboard layout for the login screen before the first successful login in CentOS 7?

  23. 23

    How do I get DVORAK keyboard layout on Windows?

  24. 24

    How do I disable the ctrl + space hotkey for switching keyboard layout?

  25. 25

    How do I install the Japanese keyboard layout in Lubuntu 18.10?

  26. 26

    In Fedora, how do I select a proper Norwegian keyboard layout?

  27. 27

    How do I apply changes to the keyboard layout system-wide?

  28. 28

    What is the bilingual Canadian keyboard layout pictured and how do I use it?

  29. 29

    How do I use the Cherokee keyboard layout to type English characters?

HotTag

Archive