Version: (using KDE 4.2.0) OS: Linux Installed from: Unlisted Binary Package When using the non-continuous or presentation mode, its very intuitive having all arrow keys for page movements. At the moment the non-continuous mode only accepts the up/down keys, and the presentation mode only accepts the left/right keys. And if the continuous mode is checked and there is no horizontal scrollbar, the left/right keys could also be used with the same functionality as the up/down keys.
SVN commit 933720 by pino: Add Up (previous page) and Down (next page) keys for presentation mode. Will be in KDE 4.3 and KDE 4.2.2. CCBUG: 184095 M +2 -0 presentationwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=933720
*** Bug 250318 has been marked as a duplicate of this bug. ***
Need touch to be able to navigate through single or side by side pages. Touch on the right goes forward, touch on the left goes backwards. At least that's how it should work. Presently you can only go forward and have to use the wheel to go backwards, but the wheel while good is too small for quick touch navigation.
(In reply to gbodley from comment #3) > Need touch to be able to navigate through single or side by side pages. > Touch on the right goes forward, touch on the left goes backwards. At least > that's how it should work. Presently you can only go forward and have to > use the wheel to go backwards, but the wheel while good is too small for > quick touch navigation. I think that this is unrelated to this bug, which is about keyboard navigation. Same for few other comments on navigation-related bugs.