diff --git a/doc/index.docbook b/doc/index.docbook
index bf9011cc0..432aee20d 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -37,7 +37,7 @@ Context menu actions like Rename Bookmarks etc.)
&FDLNotice;
- 2013-05-22
+ 2013-06-140.17 (&kde; 4.11)
@@ -111,22 +111,26 @@ Context menu actions like Rename Bookmarks etc.)
NavigatingThis section describes how you can navigate through a document in &okular;.
-
There are multiple ways of scrolling the viewing area. One is to use the
- Up Arrow and Down Arrow keys. You may also use
+ Up Arrow and Down Arrow keys. You may also use
the scrollbar, your mousewheel or the Page Up and Page Down
keys.
+
+ You can also use vim-like navigation keys, namely H to move to the top of the previous page, L to move to the top of the next page, J to move one line down, and K to move one line up.
+
Another way is to hold the &LMB; down at any place on the document while dragging the mouse in the
opposite direction of where you want to move. This procedure only works if the Browse Tool is
enabled, which you can select by choosing ToolsBrowse Tool.
+
+
+ When viewing a document in the Presentation mode use Up Arrow and Down Arrow keys to switch between pages or slides. The number and the position of the current slide will be shown in the overlay at the right upper corner of screen.
+
+ If you want to read a document with several pages use the automatic scrolling feature of &okular;.
Start automatic scrolling with &Shift;Down Arrow or
&Shift;Up Arrow. Then use these keys to increase and
@@ -165,7 +169,7 @@ Add a 'Find Previous' entry
If the document has annotations, enable the Reviews view
- and click the annotations or select them with the Up Arrow and Down Arrow keys and press Return to go to the associated page.
+ and click the annotations or select them with the Up Arrow and Down Arrow keys and press Return to go to the associated page.
@@ -176,6 +180,11 @@ Add a 'Find Previous' entry
For example, clicking on a link pointing to http://www.kde.org
will open the web page in the default &kde;'s web browser.
+
+
+ The document internal links work only when Browse Tool is used.
+
+
Additionally, you may use the following functionality to quickly move to specific places
in the document:
@@ -247,6 +256,23 @@ Add a 'Find Previous' entry
in the menubar.
+
+
+ You can go to the next match when searching using
+ F3 key or
+
+ Edit
+ Find Next
+
+ menu item or move back to the previous match using
+ &Shift;F3 keys or
+
+ Edit
+ Find Previous
+
+ menu item.
+
+