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 641415 - New app can be used by the kbd indicator icon in order to show the current layout
New app can be used by the kbd indicator icon in order to show the current la...
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-03 23:36 UTC by Sergey V. Udaltsov
Modified: 2011-02-21 17:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
KeyboardStatus: add "Show layout" item (1.43 KB, patch)
2011-02-05 18:31 UTC, Giovanni Campagna
committed Details | Review

Description Sergey V. Udaltsov 2011-02-03 23:36:54 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.
Comment 1 Giovanni Campagna 2011-02-05 18:31:30 UTC
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.
Comment 2 Giovanni Campagna 2011-02-20 22:21:40 UTC
Sorry for the ping, but this patch is adding a new menu item, and UI freeze is tomorrow.
Comment 3 Sergey V. Udaltsov 2011-02-20 23:14:56 UTC
For me that patch looks ok. Unless someone from g-s team objects, I would recommend to commit it asap.
Comment 4 Giovanni Campagna 2011-02-21 17:49:43 UTC
Attachment 180186 [details] pushed as 0064ca3 - KeyboardStatus: add "Show layout" item