GNOME Bugzilla – Bug 659164
keyboard layout viewer shows up at login screen
Last modified: 2011-09-16 16:38:18 UTC
We don't hide the menu item for the keyboard layout viewer like we should. The login screen is modal, so it doesn't make sense to show a menu item that launches a program the user can't interact with.
Created attachment 196719 [details] [review] status: don't show 'Show Keyboard Layout' on the login screen It does not make a great amount of sense to have this function on the login screen. And worse, it does not work, since the greeter is currently a modal dialog, so interaction with the opening window is impossible.