diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-09-26 20:17:34 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-09-26 20:17:34 +0200 |
commit | 2bedd7b161077127b85cb5d1fe9bd41b0ec4e5ff (patch) | |
tree | 2339812c00b5958d699f8f38b5b734b0c0bdffdf /man/feh.pre | |
parent | d908996f76406bde3de13edb72d341ed74082045 (diff) |
Update feh(1)
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/man/feh.pre b/man/feh.pre index 6e93507..5635fe8 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -700,17 +700,21 @@ to your X startup script . Note that all options except .Cm --bg-tile -support Xinerama. So, if you have multiple screens connected and use e.g. +support Xinerama. +For instance, 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. +will center the image on each screen. +You may even specify more than one file, in that case, the first file is set +on screen 0, the second on screen 1, and so on. . .Pp . -The following options control how exactly the background is set. Each of them -takes exactly one file as argument. +Use +.Cm --no-xinerama +to treat the whole X display as one screen when setting wallpapers. +. +.Pp . .Bl -tag -width indent . |