|
|
@ -1,5 +1,6 @@
|
|
|
|
#
|
|
|
|
#
|
|
|
|
# background = Background file to use, either an image path or a color (e.g. #772953)
|
|
|
|
# background = Background file to use, either an image path or a color (e.g. #772953)
|
|
|
|
|
|
|
|
# show-language-selector (true or false)
|
|
|
|
# theme-name = GTK+ theme to use
|
|
|
|
# theme-name = GTK+ theme to use
|
|
|
|
# font-name = Font to use
|
|
|
|
# font-name = Font to use
|
|
|
|
# xft-antialias = Whether to antialias Xft fonts (true or false)
|
|
|
|
# xft-antialias = Whether to antialias Xft fonts (true or false)
|
|
|
@ -9,9 +10,9 @@
|
|
|
|
#
|
|
|
|
#
|
|
|
|
[greeter]
|
|
|
|
[greeter]
|
|
|
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
|
|
|
background=/usr/share/lubuntu/wallpapers/lubuntu-default-wallpaper.png
|
|
|
|
#show-language-selector=false
|
|
|
|
show-language-selector=true
|
|
|
|
theme-name=Lubuntu-default
|
|
|
|
theme-name=Lubuntu-default
|
|
|
|
#font-name=
|
|
|
|
font-name=Ubuntu
|
|
|
|
xft-antialias=true
|
|
|
|
xft-antialias=true
|
|
|
|
#xft-dpi=
|
|
|
|
#xft-dpi=
|
|
|
|
xft-hintstyle=hintfull
|
|
|
|
xft-hintstyle=hintfull
|
|
|
|