*** This bug is a duplicate of bug 1051288 *** https://bugs.launchpad.net/bugs/1051288
** This bug has been marked a duplicate of bug 1051288 LightDM assumes there's only ONE system default layout -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lightdm in Ubuntu. https://bugs.launchpad.net/bugs/919200 Title: Doesn't know system default layout/variant Status in Light Display Manager: Fix Released Status in lightdm package in Ubuntu: Triaged Bug description: lightdm_get_layout does not return the correct system default keyboard layout/variant. For that, pitti says we need to access xkl_config->layouts[0]/xkl_config->variants[0]. Currently, we just grab the first layout returned from xkl_config_registry_foreach_layout, which only returns the available layouts, not the configured layouts. So "us" will always be first there. To manage notifications about this bug go to: https://bugs.launchpad.net/lightdm/+bug/919200/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp