After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 521100 - keyboard layout detection and selection
keyboard layout detection and selection
Status: RESOLVED FIXED
Product: gdm
Classification: Core
Component: general
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: GDM maintainers
GDM maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-07 22:14 UTC by William Jon McCann
Modified: 2008-07-21 14:17 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to add a keyboard selector (90.47 KB, patch)
2008-04-30 13:54 UTC, Matthias Clasen
none Details | Review
gnome-settings-daemon patch (1.47 KB, patch)
2008-05-01 03:04 UTC, Matthias Clasen
none Details | Review

Description William Jon McCann 2008-03-07 22:14:13 UTC
It would be good if we had some mechanism for detection and selection of keyboard layout.
Comment 1 Matthias Clasen 2008-04-30 13:54:33 UTC
Created attachment 110161 [details] [review]
patch to add a keyboard selector

Here is a patch that adds a keyboard layout selector to the greeter panel. 
The selected layout is stored in and initialized from .dmrc. And the layout
is passed into the session via a GDM_KEYBOARD_LAYOUT envvar.

Things that left to do:

- fix up configury for libxklavier detection

- make the gnome-settings-daemon keyboard plugin pick up GDM_KEYBOARD_LAYOUT
Comment 2 Matthias Clasen 2008-05-01 03:04:23 UTC
Created attachment 110203 [details] [review]
gnome-settings-daemon patch

...and here is the patch to make gnome-settings-daemon pick up the layout set on the login screen.
Comment 3 William Jon McCann 2008-07-21 14:17:07 UTC
Should be fixed in trunk.