weston.ini: document background-type
authorEmilio Pozuelo Monfort <pochu27@gmail.com>
Mon, 22 Apr 2013 09:00:07 +0000 (11:00 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 1 May 2013 17:40:50 +0000 (13:40 -0400)
man/weston.ini.man
weston.ini

index 8dde82c..2287730 100644 (file)
@@ -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.
index c6cff76..cd34044 100644 (file)
@@ -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