Version: 0.7.3 (using 4.1.3 (KDE 4.1.3) "release 72.4", KDE:KDE4:STABLE:Desktop / openSUSE_11.1) Compiler: gcc OS: Linux (x86_64) release 2.6.27.7-9-default Okular's configuration dialogue for presentations allows the settings "Current Screen", "Default Screen", "Screen0" and "Screen1". However, only the latter three work properly (a correct fullscreen presentation is shown on Screen0 or Screen1, despite having different resolution and aspect ratios). It seems that "Current Screen" is equal to "Default Screen", which is annoying. I am using an Nvidia TwinView mode, i.e. one x-server, non-xinerama. Other KDE programs correctly identify Screen, for example, maximizing windows, switching windows to the other screen via shortcut works fine.
Ups, broke it when making the presentation widget non-modal. Fixing in a minute.
SVN commit 928888 by pino: save the real parent widget and use it later for getting the screen number of the okular application BUG: 185013 M +3 -2 presentationwidget.cpp M +1 -0 presentationwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=928888
SVN commit 928890 by pino: backport: save the real parent widget and use it later for getting the screen number of the okular application will be in KDE 4.2.1 BUG: 185013 M +3 -2 presentationwidget.cpp M +1 -0 presentationwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=928890