summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu27@gmail.com>2013-04-22 11:00:07 +0200
committerKristian Høgsberg <krh@bitplanet.net>2013-05-01 13:40:50 -0400
commitf12a094ade345c5816581d69a5743ac2b1525a33 (patch)
tree15ede500c64d96ed4807c946d24e580515a4b4c3
parent952e6df8fc688938f278597d0e01faa39f7f71ba (diff)
downloadweston-f12a094ade345c5816581d69a5743ac2b1525a33.tar.gz
weston-f12a094ade345c5816581d69a5743ac2b1525a33.tar.bz2
weston-f12a094ade345c5816581d69a5743ac2b1525a33.zip
weston.ini: document background-type
-rw-r--r--man/weston.ini.man4
-rw-r--r--weston.ini1
2 files changed, 5 insertions, 0 deletions
diff --git a/man/weston.ini.man b/man/weston.ini.man
index 8dde82cd..22877306 100644
--- a/man/weston.ini.man
+++ b/man/weston.ini.man
@@ -109,6 +109,10 @@ The entries that can appear in this section are:
.BI "background-image=" file
sets the path for the background image file (string).
.TP 7
+.BI "background-type=" tile
+determines how the background image is drawn (string). Can be scale or
+tile (default).
+.TP 7
.BI "background-color=" 0xAARRGGBB
sets the color of the background (unsigned integer). The hexadecimal
digit pairs are in order alpha, red, green, and blue.
diff --git a/weston.ini b/weston.ini
index c6cff76d..cd34044e 100644
--- a/weston.ini
+++ b/weston.ini
@@ -4,6 +4,7 @@
[shell]
background-image=/usr/share/backgrounds/gnome/Aqua.jpg
background-color=0xff002244
+background-type=tile
panel-color=0x90ff0000
locking=true
animation=zoom