diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-01-18 22:41:31 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-01-18 22:41:31 +0100 |
commit | 21bb68cb95c85f6150d634ad663e37266803205c (patch) | |
tree | fe745b95ae89b74e5ddf4b26f585fdb2ca7441ec | |
parent | 82246f01c32c892151d6cc92d677c85cdb2de65b (diff) |
feh(1): Document XINERAMA_SCREEN workaround
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index 26f4037..cc4b8e4 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -962,7 +962,9 @@ available or use the builtin HTTP client . .Sh BUGS . -Xinerama support does not really work on Xinerama screens != 0. +Xinerama support does not really work on Xinerama screens != 0. Set +.Ev XINERAMA_SCREEN +to the correct number as a workaround. .Pp Thumbnail mode is somewhat inefficient, and because of that not nearly as fast as it could be. |