Bug 41341

Summary: localed should handle comma-separated layouts
Product: systemd Reporter: Bastien Nocera <bugzilla>
Component: generalAssignee: Lennart Poettering <lennart>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Bastien Nocera 2011-09-29 09:47:57 UTC
As X11 supports those (say "gb,fr" so that both are available at login time), localed should dismiss everything but the first layout when converting the selected layout to the console layout.

Eg.:
gdbus call --system --dest org.freedesktop.locale1 --object-path /org/freedesktop/locale1 --method org.freedesktop.locale1.SetX11Keyboard "gb,fr"  ""  ""  ""  true  true

should set "uk" as the vconsole keymap.
Comment 1 Lennart Poettering 2011-09-29 10:45:05 UTC
OK, fixed in git. Please test!
Comment 2 Bastien Nocera 2011-10-03 04:49:40 UTC
Works here, thanks!

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.