GNOME Bugzilla – Bug 551062
try harder to use the keyboard layout passed by gdm
Last modified: 2008-09-06 17:50:36 UTC
gdm only passes a layout, but the layout_variant strings are combinations of layout and variants.
Created attachment 118134 [details] [review] patch
Please move the strlen out of the loop and commit.
2008-09-06 Matthias Clasen <mclasen@redhat.com> Bug 551062 – try harder to use the keyboard layout passed by gdm * plugins/keyboard/gsd-keyboard-xkb.c: Be tolerant of variants when trying to match the gdm-provided keyboard layout to the existing keyboard configuration.