1 up/down arrow - scroll up/down
3 mouse buttons 3/4 - .............. (aka mouse wheel)
4 when control is held - zoom
5 left/right arrow - pan left/right (when zoomed in)
6 cntrol + shift up/down - set previous zoom level
7 control + arrows - scroll up/down, pan left/right (by half a screen widht/height)
8 primary mouse button[1] - click on link or select text[2]
9 other mouse button[1] - select rectangle to zoom to
11 backspace - go back after jumping (clicking link and suchlike) [3]
12 alt-left/right arrow - go backward/forward in history
14 /,? - enter text to search for (/ - forward, ? - backward)
16 - - toggle/set tunable
17 0..9 - enter page number to jump to
19 l - toggle links highlighting
21 n - repeat last search (forward)
22 p, N - .................. (backward)
23 g, G - go to first/last page
24 t - align top of the screen with the top of the page
25 space - go to the next page
26 delete - go to the previous page
27 = - show current position
28 w - change height to encompass all of the page
29 o - switch to outline mode
30 ' - switch to bookmark mode
31 h,F1 - switch to help mode
32 i - switch to info mode
33 e - switch to error messages mode (if stderr was redirected)
34 m - create named bookmark
35 ~ - create quick bookmark
38 P - "presentation" mode
41 [,] - decrease/increase page brightness
42 Ctrl-g - interrupt search
43 Ctrl-+/- - zoom in/out
44 Ctrl-0 - fit page width and reset panning
45 Ctrl-1 - fit page height
47 Ctrl-9/F9 - enter bird's eye view
48 home/end - go to first/last page
49 pageup/pagedown - go forward/backward one screen-full
50 Ctrl pageup/pagedown - align top of the screen with first/last visible page
52 (moving mouse while holding primary mouse button will pan the page,
53 if the mouse is over selectable element (text/link) holding control
54 will make the page pan instead of the default action (selecting text/
57 if auto scrolling is active:
58 up/down arrows and mouse buttons 3/4 will make scrolling go faster/slower
61 -i - toggle case sensitivity of searches
62 -s<number> - set scroll step (pixels)
63 -S<number> - set space between pages (pixels)
65 -a - toggle throttled scrolling
67 -p - toggle preloading
69 -P - toggle persistent bookmarks
71 -l - toggle proportional display
72 -Z - set zoom (percent)
73 -A - set auto scroll step (pixels)
74 -t - set thumbnail width (pixels)
75 -T - toggle trimming of margins
78 -f - toggle "what's under cursor" identification
79 (only font name of the text under cursor and link target currently)
82 Ctrl-9,F9,esc - leave bird's eye view
83 Ctrl-l - center the view on the currently selected page
84 (page)up/(page)down - navigate
85 home/end - go to first/last page
86 enter - select the page and leave bird's eye mode
87 1st mouse button - select the page under cursor and leave bird's eye mode
89 outline/bookmark/help/info mode
90 esc - leave outline/bookmark mode
91 up/down - select previous/next item
92 alpha-numeric - quick search
93 Ctrl-s - repeat search (forward)
94 Ctrl-r - repeat search (backward)
95 Ctrl-l - center on current item
96 Ctrl-left/right - pan text left/right
99 left/right - go up/down a level
100 Ctrl-n - narrow to search pattern
101 Ctrl-u - undo narrowing
104 enter - toggle/enter new value for selected parameter
106 when entering search pattern/page number
107 up/down arrow - previous/next entered text
111 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
112 while not being lefthanded
114 [2] text selection requires xsel
115 http://www.vergenet.net/~conrad/software/xsel/
117 [3] if the document was previously visited initial backspace will
118 jump to the last visited place
120 ======================================================================
123 o Selection can not cross page boundaries
124 o On OSX(cocoa) and Windows selected text will be dumped to the terminal
125 o Text searching is very naive
126 o Most of the Ctrl keys do not work on Windows and native OSX (X11 version