GNOME Bugzilla – Bug 641415
New app can be used by the kbd indicator icon in order to show the current layout
Last modified: 2011-02-21 17:49:47 UTC
Recent changes in libgnomekbd: added gkbd-keyboard-display utility. There is missing menu item in gnome-shell kbd icon's menu - "Show current layout". Now it can be implemented by executing "gkbd-keyboard-display -g <group number>". The group number is 1-based.
Created attachment 180186 [details] [review] KeyboardStatus: add "Show layout" item Add a menu item that opens a dialog showing the current keyboard layout. Uses the new utility in libgnomekbd.
Sorry for the ping, but this patch is adding a new menu item, and UI freeze is tomorrow.
For me that patch looks ok. Unless someone from g-s team objects, I would recommend to commit it asap.
Attachment 180186 [details] pushed as 0064ca3 - KeyboardStatus: add "Show layout" item