← Back to team overview

desktop-packages team mailing list archive

[Bug 919200] Re: Doesn't know system default layout/variant

 

** Changed in: lightdm (Ubuntu)
       Status: New => Triaged

** Changed in: lightdm
       Status: New => Triaged

** Changed in: lightdm (Ubuntu)
   Importance: Undecided => High

** Changed in: lightdm
   Importance: Undecided => High

-- 
You received this bug notification because you are a member of Desktop
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:
  Triaged
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


References