From 9374aa79c71cbfd3e1e8c6d339eb9fc68a86d4c5 Mon Sep 17 00:00:00 2001 From: Joel Bradshaw Date: Thu, 26 Sep 2013 00:56:38 -0700 Subject: Updating man page for new geometry options --- man/feh.pre | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/feh.pre b/man/feh.pre index 3c1b979..a5b9b59 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -753,13 +753,26 @@ to your X startup script . .Pp . +For the +.Cm --bg-center +and +.Cm --bg-max +options, you can use the +.Cm --geometry +option to specify an offset from one side of the screen instead of +centering the image. Positive values will offset from the left/top +side, negative values from the bottom/right. +0 and -0 are both +valid and distinct values. +. +.Pp +. Note that all options except .Cm --bg-tile 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. +will center or appropriately offset 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. . -- cgit v1.2.3