[gdm] Enable keyboard plugin in the login session



commit eeb4f21cddf3af27fef2981b65b785dbc501bc30
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Jan 17 18:32:12 2013 -0500

    Enable keyboard plugin in the login session
    
    This is necessary for the keyboard page in gnome-initial-setup
    to work.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=691877

 data/00-upstream-settings |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/00-upstream-settings b/data/00-upstream-settings
index 660a295..25c693f 100644
--- a/data/00-upstream-settings
+++ b/data/00-upstream-settings
@@ -35,7 +35,7 @@ session-name='gdm-shell'
 event-sounds=true
 
 [org/gnome/settings-daemon/plugins]
-whitelisted-plugins=['a11y-keyboard', 'a11y-settings', 'background', 'clipboard', 'color', 'cursor', 'media-keys', 'orientation', 'power', 'sound', 'xrandr', 'xsettings']
+whitelisted-plugins=['a11y-keyboard', 'a11y-settings', 'background', 'clipboard', 'color', 'cursor', 'keyboard', 'media-keys', 'orientation', 'power', 'sound', 'xrandr', 'xsettings']
 
 [org/gnome/settings-daemon/plugins/media-keys]
 calculator=''



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]