2011-11-07 11:23:34 +01:00
|
|
|
#
|
2012-08-29 23:00:07 +02:00
|
|
|
# logo = Logo file to use, either an image absolute path, or a path relative to the greeter data directory
|
2011-11-07 11:23:34 +01:00
|
|
|
# background = Background file to use, either an image path or a color (e.g. #772953)
|
|
|
|
# theme-name = GTK+ theme to use
|
2012-08-29 23:00:07 +02:00
|
|
|
# icon-theme-name = Icon theme to use
|
2011-11-07 11:23:34 +01:00
|
|
|
# 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 (hintnone, hintslight, hintmedium, or hintfull)
|
|
|
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
2012-08-29 23:00:07 +02:00
|
|
|
# show-language-selector (true or false)
|
2011-11-07 11:23:34 +01:00
|
|
|
#
|
|
|
|
[greeter]
|
2012-08-30 00:31:23 +02:00
|
|
|
logo=/usr/share/icons/lubuntu/places/64/start-here.svg
|
2011-11-07 11:23:34 +01:00
|
|
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
2012-04-01 15:47:44 +02:00
|
|
|
theme-name=Lubuntu-default
|
2012-08-29 23:00:07 +02:00
|
|
|
icon-theme-name=lubuntu
|
2012-07-01 15:56:26 +02:00
|
|
|
font-name=Ubuntu
|
2011-11-07 11:23:34 +01:00
|
|
|
xft-antialias=true
|
|
|
|
#xft-dpi=
|
|
|
|
xft-hintstyle=hintfull
|
|
|
|
xft-rgba=rgb
|
2012-08-29 23:00:07 +02:00
|
|
|
show-language-selector=true
|