summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSean Davis <smd.seandavis@gmail.com>2015-02-15 19:30:20 -0500
committerSean Davis <smd.seandavis@gmail.com>2015-02-15 19:30:20 -0500
commit1a87bccb4573d5755436f97a6ce8db8ed7a568d6 (patch)
treedf7466b58cc529f45a7df70ddedad3a0bb865b44 /data
parentec7dd615555e7a414c29dfadcde9c6974960eb06 (diff)
downloadlightdm-gtk-greeter-git-1a87bccb4573d5755436f97a6ce8db8ed7a568d6.tar.gz
Update for 2.0.0 release
Diffstat (limited to 'data')
-rw-r--r--data/lightdm-gtk-greeter.conf69
1 files changed, 43 insertions, 26 deletions
diff --git a/data/lightdm-gtk-greeter.conf b/data/lightdm-gtk-greeter.conf
index 6dada7c..644a1cc 100644
--- a/data/lightdm-gtk-greeter.conf
+++ b/data/lightdm-gtk-greeter.conf
@@ -1,34 +1,51 @@
+# LightDM GTK+ Configuration
+# Available configuration options listed below.
#
-# background = Background file to use, either an image path or a color (e.g. #772953)
-# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor.
-# user-background = Display user background (if available), true or false. true by default.
-# theme-name = GTK+ theme to use
-# icon-theme-name = Icon theme to use
-# font-name = Font to use
-# xft-antialias = Whether to antialias Xft fonts (true or false)
-# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
-# xft-hintstyle = What degree of hinting to use (none, slight, medium, or hintfull)
-# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
-# show-indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path
-# show-clock (true or false)
-# clock-format = strftime-format string, e.g. %H:%M
-# keyboard = command to launch on-screen keyboard (e.g. onboard)
-# reader = command to launch screen reader (e.g. orca)
-# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader.
-# position = main window position: x y
-# default-user-image = Image used as default user icon, path or #icon-name
-# hide-user-image = true|false, false by default
-# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen
+# Appearance:
+# theme-name = GTK+ theme to use
+# icon-theme-name = Icon theme to use
+# background = Background file to use, either an image path or a color (e.g. #772953)
+# user-background = false|true ("true" by default") Display user background (if available)
+# transition-duration = Length of time (in milliseconds) to transition between background images ("500" by default)
+# transition-type = ease-in-out|linear|none ("ease-in-out" by default)
#
-# Template for monitor configuration:
-# [monitor: name]
-# background = overrides default value
-# user-background = overrides default value
-# laptop = true|false, false by default. Marks monitor as laptop display.
+# Fonts:
+# font-name = Font to use
+# xft-antialias = false|true Whether to antialias Xft fonts
+# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
+# xft-hintstyle = none|slight|medium|hintfull What degree of hinting to use
+# xft-rgba = none|rgb|bgr|vrgb|vbgr Type of subpixel antialiasing
+#
+# Login window:
+# active-monitor = Monitor to display greeter window (name or number). Use #cursor value to display greeter at monitor with cursor.
+# position = x y ("50% 50%" by default) Login window position
+# default-user-image = Image used as default user icon, path or #icon-name
+# hide-user-image = false|true ("false" by default)
+#
+# Panel:
+# panel-position = top|bottom ("top" by default)
+# show-clock = false|true ("false" by default)
+# clock-format = strftime-format string, e.g. %H:%M
+# show-indicators = semi-colon ";" separated list of allowed indicator modules. Built-in indicators include "~a11y", "~language", "~session", "~power". Unity indicators can be represented by short name (e.g. "sound", "power"), service file name, or absolute path
+#
+# Accessibility:
+# a11y-states = states of accessibility features: "name" - save state on exit, "-name" - disabled at start (default value for unlisted), "+name" - enabled at start. Allowed names: contrast, font, keyboard, reader.
+# keyboard = command to launch on-screen keyboard (e.g. "onboard")
+# keyboard-position = x y[;width height] ("50%,center -0;50% 25%" by default)
+# reader = command to launch screen reader (e.g. "orca")
+#
+# Security:
+# allow-debugging = false|true ("false" by default)
+# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen
+#
+# Template for per-monitor configuration:
+# [monitor: name]
+# background = overrides default value
+# user-background = overrides default value
+# laptop = false|true ("false" by default) Marks monitor as laptop display
#
[greeter]
#background=
-#user-background=
#theme-name=
#icon-theme-name=
#font-name=