|
|
@ -6,9 +6,13 @@
|
|
|
|
# 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)
|
|
|
|
# xft-dpi = Resolution for Xft in dots per inch (e.g. 96)
|
|
|
|
# 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-hintstyle = What degree of hinting to use (none, slight, medium, or full)
|
|
|
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
|
|
|
# xft-rgba = Type of subpixel antialiasing (none, rgb, bgr, vrgb or vbgr)
|
|
|
|
# show-language-selector (true or false)
|
|
|
|
# show-language-selector (true or false)
|
|
|
|
|
|
|
|
# show-indicators = semi-colon ";" separated list of allowed indicator modules (e.g. libsoundmenu.so)
|
|
|
|
|
|
|
|
# show-clock (true or false)
|
|
|
|
|
|
|
|
# clock-format = strftime-format string, e.g. %H:%M
|
|
|
|
|
|
|
|
# keyboard = command to launch on-screen keyboard
|
|
|
|
#
|
|
|
|
#
|
|
|
|
[greeter]
|
|
|
|
[greeter]
|
|
|
|
logo=/usr/share/icons/lubuntu/places/64/start-here.svg
|
|
|
|
logo=/usr/share/icons/lubuntu/places/64/start-here.svg
|
|
|
@ -18,6 +22,9 @@ icon-theme-name=lubuntu
|
|
|
|
font-name=Ubuntu
|
|
|
|
font-name=Ubuntu
|
|
|
|
xft-antialias=true
|
|
|
|
xft-antialias=true
|
|
|
|
#xft-dpi=
|
|
|
|
#xft-dpi=
|
|
|
|
xft-hintstyle=hintfull
|
|
|
|
xft-hintstyle=full
|
|
|
|
xft-rgba=rgb
|
|
|
|
xft-rgba=rgb
|
|
|
|
show-language-selector=true
|
|
|
|
show-language-selector=true
|
|
|
|
|
|
|
|
#show-clock=
|
|
|
|
|
|
|
|
#clock-format=
|
|
|
|
|
|
|
|
#keyboard=
|
|
|
|