36 lines
1.5 KiB
Plaintext
36 lines
1.5 KiB
Plaintext
#
|
|
# background = Background file to use, either an image path or a color (e.g. #772953)
|
|
# 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)
|
|
# 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
|
|
# keyboard = command to launch on-screen keyboard
|
|
# position = main window position: x y
|
|
# default-user-image = Image used as default user icon, path or #icon-name
|
|
# screensaver-timeout = Timeout (in seconds) until the screen blanks when the greeter is called as lockscreen
|
|
#
|
|
[greeter]
|
|
background=/usr/share/backgrounds/ubuntu-mate-common/Ubuntu-Mate-Cold-lightdm.jpg
|
|
theme-name=Ambiant-MATE
|
|
icon-theme-name=Ambiant-MATE
|
|
font-name=Ubuntu 11
|
|
xft-antialias=true
|
|
xft-dpi=96
|
|
xft-hintstyle=hintslight
|
|
xft-rgba=rgb
|
|
indicators=~host;~spacer;~clock;~spacer;~session;~a11y;~language;~power
|
|
keyboard=onboard
|
|
reader=orca
|
|
position = 50%,center 50%,center
|
|
default-user-image = #avatar-default
|
|
screensaver-timeout = 60
|
|
a11y-states=contrast;font;keyboard;reader
|
|
user-background = false
|
|
clock-format = %a %d %b, %H:%M
|
|
active-monitor=0
|
|
greeter-hide-users=true
|