Add a verb
[llpp.git] / KEYS
blob795610b8264d496ec3ebfa1ac4446e8b77cffbaa
1 up/down arrow           - scroll up/down
2 j/k                     - ..............
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 mouse buttons 5/6       - .............. (aka horizontal mouse wheel)
7 control + shift up/down - set previous zoom level
8 control + arrows        - scroll up/down, pan left/right (by half a screen widht/height)
9 primary mouse button[1] - click on link or select text[2]
10   when shift is held    - execute "synctex command" with coordinates of the point [3]
11   when control is held  - pan
12   zoom to block         - when in block zoom mode
13   otherwise             - pan if there's no text/link under the cursor
14 other mouse button[1]   - select rectangle to zoom to
15 escape/q                - quit
16 Q                       - quit without saving the configuration
17 backspace               - go back after jumping (clicking link and suchlike) [4]
18 Alt-left/right arrow    - go backward/forward in history
19 u                       - dehighlight
20 /,?                     - enter text to search for (/ - forward, ? - backward)
21 +                       - set page bias
22 -                       - toggle/set tunable
23 0..9                    - enter page number to jump to
24 b                       - toggle scroll bar
25 B                       - toggle zoom block mode
26 l                       - toggle highlighting of the links
27 f                       - toggle fullscreen
28 n                       - repeat last search (forward)
29 p, N                    - .................. (backward)
30 g, G                    - go to first/last page
31 t                       - align top of the screen with the top of the page
32 F                       - go to hinted link
33 y                       - select link and paste its description to the clipboard
34 |                       - pipe selection through specified command
35 space                   - go to the next page
36 delete                  - go to the previous page
37 insert                  - toggle link navigation mode
38 return                  - (in link navigation mode) follow link
39 =                       - show current position
40 w                       - change height of the window to encompass all of the page
41 o                       - switch to outline mode
42 '                       - switch to bookmark mode
43 h,F1                    - switch to help mode
44 i                       - switch to info mode
45 e                       - view error log
46 m                       - create named bookmark
47 ~                       - create quick bookmark
48 z                       - crop
49 x                       - run pax command on selected region
50 r                       - reload document [5]
51 P                       - "presentation" mode
52 a                       - autoscroll
53 Alt-c                   - center view
54 c                       - switch to previous column layout
55 Ctrl-p                  - launch a command with the document path as an argument
56 <,>                     - rotate
57 [,]                     - decrease/increase page brightness
58 Ctrl-g                  - interrupt search
59 Ctrl-+/Ctrl-=           - zoom in
60 Ctrl--                  - zoom out
61 Ctrl-0                  - reset zoom and panning
62 Ctrl-1                  - fit tallest page
63 Ctrl-2                  - fit tallest page height exactly
64 Ctrl-3                  - cycle fit models
65 Ctrl-9/F9               - enter bird's eye view
66 home/end                - go to first/last page
67 pageup/pagedown         - go forward/backward one screen-full
68 Ctrl pageup/pagedown    - align top of the screen with first/last visible page
70 (moving mouse while holding primary mouse button will pan the page,
71 if the mouse is over selectable element (text/link) holding control
72 will make the page pan instead of the default action (selecting text/
73 clicking link))
75 if auto scrolling is active:
76     up/down arrows and mouse buttons 3/4 will make scrolling go faster/slower
78 tunables
79 -i                      - toggle case sensitivity of searches
80 -s<number>              - set scroll step (pixels)
81 -S<number>              - set space between pages (pixels)
82 -c                      - toggle crop hack
83 -a                      - toggle throttled scrolling
84 -R<number>              - rotate
85 -p                      - toggle preloading
86 -v                      - toggle verbosity
87 -P                      - toggle persistent bookmarks
88 -h                      - toggle maxfit
89 -l                      - toggle proportional display
90 -Z<number>              - set zoom (percent)
91 -A<number>              - set auto scroll step (pixels)
92 -t<number>              - set thumbnail width (pixels)
93 -T                      - toggle trimming of margins
94 -I                      - invert colors
95 -M                      - toggle pax mode
96 -C<number>              - set column count
97 -x<string>              - set command to run on selection
98 -f                      - toggle "what's under cursor" identification
99                         - (or "what's currently selected" in link navigation mode)
100     (only font name of the text under cursor and link target currently)
102 bird's eye mode
103 Ctrl-9,F9,esc           - leave bird's eye view
104 Ctrl-l                  - center the view on the currently selected page
105 (page)up/(page)down     - navigate
106 home/end                - go to first/last page
107 enter                   - select the page and leave bird's eye mode
108 1st mouse button        - select the page under cursor and leave bird's eye mode
110 outline/bookmark/help/info mode
111 esc                     - leave outline/bookmark mode
112 up/down                 - select previous/next item
113 alpha-numeric           - quick search
114 Ctrl-s                  - repeat search (forward)
115 Ctrl-r                  - repeat search (backward)
116 Ctrl-l                  - center on current item
117 Ctrl-left/right         - pan text left/right
118 Ctrl-up/down            - scroll view up/down
119 Ctrl-insert             - copy active item's text to clipboard
121 outline mode
122 left/right              - go up/down a level
123 Ctrl-a                  - toggle auto narrowing
124 /                       - enter auto narrowing
125 tab                     - begin nested narrowing
126 Ctrl-n                  - narrow to search pattern
127 Ctrl-u                  - undo narrowing
128 Ctrl-S                  - synchronize
130 info mode
131 enter                   - toggle/enter new value for selected parameter
133 when entering search pattern/page number
134 up/down arrow           - previous/next entered text
135 enter                   - confirm
136 Ctrl-g,esc              - cancel
138 double/triple/quadruple/... clicks in view mode will pipe the
139 word/line/block/page through pax command when control is held
140 and selection command otherwise
142 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
143     while not being left handed
145 [2] text selection requires
146     xsel on X11         - http://www.vergenet.net/~conrad/software/xsel/
147     wsel under Windows  - http://repo.or.cz/w/llpp.git/blob/master:/wsel.c
148     pbcopy under OSX    - ships with the system
150 [3] arguments to the command are:
151     1 = path to the document
152     2 = zero based page number
153     3 = X coordinate within the page
154     4 = Y ..........................
156 [4] if the document was previously visited initial backspace will
157     jump to the last visited place
159 [5] document will also be reloaded upon reception of the HUP signal
161 ======================================================================
162 Caveat emptor:
164 o Selection can not cross page boundaries
165 o Text searching is very naive