diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-04-22 16:39:01 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-04-22 16:39:01 +0200 |
commit | 15d6aaf2ec83c36d93150d82f79b6a106d3373d5 (patch) | |
tree | 873028b44b96a7d03829518ef2f4b1e88e9b5cea /man/feh.pre | |
parent | 7cda141097aea99d9c6e6996eb994f4bdce53b98 (diff) |
Document background xinerama support (closes #37)
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 74cc313..45af0e4 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -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 |