diff options
author | Daniel Friesel <derf@finalrewind.org> | 2021-05-02 13:23:03 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2021-05-02 13:23:03 +0200 |
commit | 811fcc53c03551f9d4466e8c2e8acdaa5b21649d (patch) | |
tree | 60111bfc22a4310506cbd6b100a7082ab7f1765e | |
parent | 9642354668f0555f125a6684a63d7ec30c427960 (diff) |
feh(1): Add "xrandr --listmonitor" reference to Xinerama sections
This should help answer questions such as #605 in the future
-rw-r--r-- | man/feh.pre | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 0d8e5ab..a50b173 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -960,6 +960,13 @@ on index 1 black/white, use .Qq --xinerama-index 0 when setting the wallpaper. . +.Pp +. +Use +.Cm xrandr --listmonitor +to determine how Xinerama monitor IDs map to screens/monitors in your setup. +. +. .It Cm --zoom Ar percent | Cm max | Cm fill . Zoom images by @@ -1183,6 +1190,9 @@ For instance, if you have multiple screens connected and use e.g. 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. +Use +.Cm xrandr --listmonitor +to determine how Xinerama monitor IDs map to screens / monitors in your setup. . .Pp . |