summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2015-09-30 00:52:25 +0200
committerDaniel Friesel <derf@finalrewind.org>2015-09-30 00:52:25 +0200
commit75490866c10720f8d0b42bb1665339f95d9a5c30 (patch)
tree584346523e87d96a5ae4860fb1a0bdd88184774b
parent98eedcea57ee51c62471af0bfc3d3a551d0dd46a (diff)
update --xinerama-screen documentation in feh(1)
-rw-r--r--man/feh.pre39
1 files changed, 24 insertions, 15 deletions
diff --git a/man/feh.pre b/man/feh.pre
index 76fae15..e23c697 100644
--- a/man/feh.pre
+++ b/man/feh.pre
@@ -644,6 +644,30 @@ output useful information, progress bars, etc.
.
output version information and exit.
.
+.It Cm --xinerama-index Ar screen
+.
+Override
+.Nm Ns No 's
+idea of the active Xinerama screen. May be useful in certain circumstances
+where the window manager places the feh window on Xinerama screen A while
+.Nm
+assumes that it will be placed on screen B.
+.
+.Pp
+.
+In background setting mode: When used with any option other than
+.Cm --bg-tile :
+Only set wallpaper on
+.Ar screen .
+All other screens will be filled black/white.
+.
+This is most useful in a Xinerama configuration with
+overlapping screens. For instance, assume you have two overlapping displays
+(index 0 and 1), where index 0 is smaller. To center a background on the
+display with index 0 and fill the extra space on index 1 black/white, use
+.Qq --xinerama-index 0
+when setting the wallpaper.
+.
.It Cm --zoom Ar percent No | Cm max No | Cm fill
.
Zoom images by
@@ -869,21 +893,6 @@ Do not write a
.Pa ~/.fehbg
file
.
-.It Cm --xinerama-index Ar screen
-.
-When used with any option other than
-.Cm --bg-tile :
-Only set wallpaper on
-.Ar screen .
-All other screens will be filled black/white.
-.
-This is most useful in a Xinerama configuration with overlapping screens.
-For instance, assume you have two overlapping displays (index 0 and 1), where
-index 0 is smaller. To center a background on the display with index 0 and
-fill the extra space on index 1 black/white, use
-.Qq --xinerama-index 0
-when setting the wallpaper.
-.
.El
.
.