diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-08-30 09:29:05 +0200 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-08-30 09:37:22 +0200 |
commit | 13bb86700ef0eecbc013bd19215ef0f013fe8bc3 (patch) | |
tree | 2a238446f2f7dd44324985fefb17a4251016dbef /man | |
parent | 3d9b852526a0971df97807478b58a50d355a63b9 (diff) |
winwidget.c: resize: Fix non-fulllscreen Xinerama issues on screens =! 1 (see #5)
Diffstat (limited to 'man')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/feh.pre b/man/feh.pre index d0579cb..07126a0 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1308,9 +1308,9 @@ section. . .Sh BUGS . -Xinerama support does not really work on Xinerama screens != 0. Set +In a Xinerama setup, fullscreen mode only works properly on screen 0. Set .Ev XINERAMA_SCREEN -to the correct number as a workaround. +to the correct screen number or toggle fullscreen off, then on as a workaround. . .Pp . |