From f84be4fd25f04e122f8a68f9ce4f9dc4daead118 Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Sat, 19 Sep 2015 12:40:42 +0200 Subject: fork unity-greeter as arctica-greeter --- .../org.ArcticaProject.arctica-greeter.gschema.xml | 102 +++++++++++++++++++++ 1 file changed, 102 insertions(+) create mode 100644 data/org.ArcticaProject.arctica-greeter.gschema.xml (limited to 'data/org.ArcticaProject.arctica-greeter.gschema.xml') diff --git a/data/org.ArcticaProject.arctica-greeter.gschema.xml b/data/org.ArcticaProject.arctica-greeter.gschema.xml new file mode 100644 index 0000000..2d3efca --- /dev/null +++ b/data/org.ArcticaProject.arctica-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/arctica-greeter/logo.png' + Logo file to use + + + '/usr/share/arctica-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