From 8e2d33d3a5d17531a36e629bcf4c0bc36cbf1cfe Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sun, 2 Nov 2014 20:40:40 +0100 Subject: Imported Upstream version 14.04.10 --- data/com.canonical.unity-greeter.gschema.xml | 102 +++++++++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 data/com.canonical.unity-greeter.gschema.xml (limited to 'data/com.canonical.unity-greeter.gschema.xml') diff --git a/data/com.canonical.unity-greeter.gschema.xml b/data/com.canonical.unity-greeter.gschema.xml new file mode 100644 index 0000000..c580c10 --- /dev/null +++ b/data/com.canonical.unity-greeter.gschema.xml @@ -0,0 +1,102 @@ + + + + + '/usr/share/backgrounds/warty-final-ubuntu.png' + Background file to use, either an image path or a color (e.g. #772953) + + + '#2C001E' + Background color (e.g. #772953), set before wallpaper is seen + + + true + Whether to draw user backgrounds + + + true + Whether to draw an overlay grid + + + true + Whether to show the hostname in the menubar + + + '/usr/share/unity-greeter/logo.png' + Logo file to use + + + '/usr/share/unity-greeter/cof.png' + Background logo file to use + + + 'Ambiance' + GTK+ theme to use + + + 'ubuntu-mono-dark' + Icon theme to use + + + 'Ubuntu 11' + Font to use + + + true + Whether to antialias Xft fonts + + + 96 + Resolution for Xft in dots per inch + + + + + + + + + 'hintslight' + What degree of hinting to use + + + + + + + + + + 'rgb' + Type of subpixel antialiasing + + + false + Whether to enable the onscreen keyboard + + + false + Whether to use a high contrast theme + + + false + Whether to enable the screen reader + + + true + Whether to play sound when greeter is ready + + + ['ug-accessibility', 'com.canonical.indicator.keyboard', 'com.canonical.indicator.session', 'com.canonical.indicator.datetime', 'com.canonical.indicator.power', 'com.canonical.indicator.sound', 'application'] + Which indicators to load + + + [] + List of usernames that are hidden until a special key combination is hit + + + 300 + Number of seconds of inactivity before blanking the screen. Set to 0 to never timeout. + + + -- cgit v1.2.3