Too many things needs special care in bird's eye so this..
[llpp.git] / KEYS
blob022fb2cc57a9428486337000fdfa9acf86debe4f
1 up/down arrow           - scroll up/down
2 left/right arrow        - pan left/right (when zoomed in)
3 j/k                     - ..............
4 mouse buttons 3/4       - ..............
5 primary mouse button[1] - click on link or select text[2]
6 escape/q                - quit
7 backspace               - go back after jumping (clicking link and suchlike) [3]
8 u                       - dehighlight
9 /,?                     - enter text to search for (/ - forward, ? - backward)
10 +                       - set page bias
11 -                       - toggle/set tunable
12 0..9                    - enter page number to jump to
13 b                       - toggle scroll bar
14 l                       - toggle links highlighting
15 f                       - toggle fullscreen
16 n                       - repeat last search (forward)
17 p, N                    - .................. (backward)
18 g                       - go to first page
19 t                       - align top of the screen with the top of the page
20 space                   - go to the next page
21 delete                  - go to the previous page
22 =                       - show current position
23 w                       - change height to encompass all of the page
24 o                       - switch to outline mode
25 '                       - switch to bookmark mode
26 m                       - create named bookmark
27 ~                       - create quick bookmark
28 z                       - crop
29 r                       - reload document
30 P                       - "presentation" mode
31 a                       - autoscroll
32 <,>                     - rotate
33 [,]                     - decrease/increase page brightness
34 Ctrl-g                  - interrupt search
35 Ctrl-+/-                - zoom in/out
36 Ctrl-0                  - fit page width and reset panning
37 Ctrl-1                  - fit page height
38 Ctrl-9                  - toggle bird's eye view
39 home/end                - go to first/last page
40 pageup/pagedown         - go forward/backward one screen-full
41 ctrl pageup/pagedown    - align top of the screen with first/last visible page
43 (moving mouse while holding primary mouse button will pan the page,
44 if the mouse is over selectable element (text/link) holding countrol
45 will make the page pan instead of the default action (selecting text/
46 clicking link))
48 tunables
49 -i                      - toggle case sensitivity of searches
50 -s<number>              - scroll increment
51 -S<number>              - amount of space between pages
52 -c                      - toggle crop hack
53 -a                      - toggle throttled scrolling
54 -R<number>              - rotate
55 -p                      - toggle preloading
56 -v                      - toggle verbosity
57 -P                      - toggle persistent bookmarks
58 -h                      - toggle maxfit
59 -l                      - toggle proportional display
60 -f                      - toggle "what's under cursor" identification
61                           (only font name currently)
63 bird's eye mode
64 (page)up/(page)down     - navigate
65 home/end                - go to first/last page
66 enter                   - select the page and leave bird's eye mode
67 ctrl-9                  - leave bird's eye view
68 1st mouse button        - select the page under cursor and leave bird's eye mode
70 outline/bookmark mode
71 esc                     - leave outline/bookmark mode
72 up/down                 - select previous/next item
73 alpha-numeric           - quick search
74 Ctrl-s                  - repeat search (forward)
75 Ctrl-r                  - repeat search (backward)
76 Ctrl-l                  - center on current item
78 outline mode
79 left/right              - go up/down a level
80 Ctrl-n                  - narrow to search pattern
81 Ctrl-u                  - undo narrowing
83 when entering search pattern/page number
84 up/down arrow           - previous/next entered text
86 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
87     while not being lefthanded
89 [2] text selection requires xsel
90     http://www.vergenet.net/~conrad/software/xsel/
91     On OSX and Windows selected text will be dumped to the terminal
93 [3] if the document was previously visited initial backspace will
94     jump to the last visited place