Bug 41341 - localed should handle comma-separated layouts
Summary: localed should handle comma-separated layouts
Status: RESOLVED FIXED
Alias: None
Product: systemd
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Lennart Poettering
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-29 09:47 UTC by Bastien Nocera
Modified: 2011-10-03 04:49 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.