Commit 15d6aaf2 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

Document background xinerama support (closes #37)

parent 7cda1410
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ git HEAD
      (press 'A' to toggle, keybinding toggle_aliasing)
    * Use SIGUSR1/SIGUSR2 to reload all images in multiwindow mode
    * Fix Imlib2 caching bug in reload (only worked after the second try)
    * The --bg options are now Xinerama-aware.  That is, they set the image in
      the respective mode (scale/fill/max/center) on each Xinerama screen

Sat, 12 Mar 2011 22:49:53 +0100  Daniel Friesel <derf@finalrewind.org>

+9 −0
Original line number Diff line number Diff line
@@ -569,6 +569,15 @@ so to have your background restored everytime you start X, you can add
to your X startup script
.Pq like Pa ~/.xinitrc .
.Pp
Note that all options except
.Cm --bg-tile
support Xinerama.  So, if you have multiple screens connected and use e.g.
.Cm --bg-center ,
.Nm
will center the image on each screen.  You can use
.Cm --no-xinerama
to treat the whole X display as one screen.
.Pp
The following options control how exactly the background is set.  Each of them
takes exactly one file as argument.
.Bl -tag -width indent