Version: 0.5.5 (using KDE KDE 3.5.5) Installed from: Debian testing/unstable Packages OS: Linux Hi ! Ìt is not possible to set up a custom keyboard hotkey for changing current page on presentation mode .. It is a bit sad since page next/previous page is available for custom hotkey in normal mode, but these do not apply in presentation mode. I am aware of bug #102565 but it is not exactly the same issue here: I would like to define my own keys for page next/ previous page on presentation mode. I think a simple solution would be to let page next/previous page hotkeys defined in normal mode apply in presentation mode. Thanks you very much for this great app ! Romain
> I think a simple solution would be to let page next/previous page hotkeys > defined in normal mode apply in presentation mode. That's not "a simple solution", but "the right solution" ;-)
It is already done (in 50%, see: https://bugs.kde.org/show_bug.cgi?id=149336 ).
*** Bug 149336 has been marked as a duplicate of this bug. ***
Since it is awkward duplicate I paste the whole report. Summary: alternate keyboard shortcuts are not handled in presentation mode. Description: Let's say F1 and F2 (alternate) are next page. In normal mode both work, in presentation mode only F1.
PS. Now it is a bug report, not a wish, so if somebody could please change the status. Thanks in advance.
Sigh... your problem is a plain consequence of this report: until there's no way to make the presentation mode use the shortcuts defined for the "main" application, alternate shortcuts won't work either. When they work, primary and alternate shortcuts will work flawlessy.
? The default shortcuts (page down/up) work in both modes, the primary shortcuts also work in both modes. So both wishes are fullfilled: those shortcuts work and they are configurable (in 50%). So I would rather say it is FIXED or WORKSFORME. And I pointed it out before posting my report. The only buggy thing is that _alternate_ shortcut does not work in presentation mode. Thus --> bug.
It seems that you did not understand the problem :) Try assigning two custom shortcuts to the "Prev/Next page" actions, and see that they won't work in presentation mode. This because the presentation mode has ome shortcuts HARDCODED, with NO way to be configured. So, the wishes you think are fullfilled, really they are not, and this bug is confirmed.
Thanks Pino, after time I forgot which shortcut is mine and which is not, so I though the primary one works perfectly well. Thank you for the explanation.
SVN commit 712996 by pino: Properly pass the standard accelerators to the presentation mode, and make the presentation mode able to handle those. BUG: 138451 M +6 -0 part.cpp M +11 -0 ui/presentationwidget.cpp M +5 -0 ui/presentationwidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=712996