Use pdf_getpageref instead of touching xref directly
[llpp.git] / KEYS
blobf72f904e34865e51ba4edbc7fe08b8b477a79036
1 up/down arrow           - scroll up/down
2 mouse buttons 3/4       - ..............
3 primary mouse button[1] - click on link or select text[2]
4 escape/q                - quit
5 backspace               - go back after jumping (clicking link and suchlike)
6 u                       - dehighlight
7 /,?                     - enter text to search for (/ - forward, ? backward)
8 +                       - set page bias
9 -                       - toggle/set tunable
10 0..9                    - enter page number to jump to
11 b                       - toggle scroll bar
12 l                       - toggle links highlighting
13 f                       - toggle fullscreen
14 n                       - repeat last search (forward)
15 p, N                    - .................. (backward)
16 g                       - goto first page
17 t                       - align top of the screen with the top of the page
18 space                   - go to the next page
19 delete                  - go to the previous page
20 =                       - show current position
21 w                       - change height to encompass all of the page
22 o                       - switch to outline mode
23 '                       - switch to bookmark mode
24 m                       - bookmark position
25 z                       - crop
26 a                       - autoscroll
27 <,>                     - rotate
28 Ctrl-g                  - interrupt search
30 tuanbles
31 -i                      - toggle case sensitivity of searches
32 -s<number>              - scroll increment
33 -c                      - toggle crop hack
34 -a                      - toggle throttled scrolling
35 -r                      - selection style
36 -R<number>              - rotate
37 -p                      - toggle preloading
38 -v                      - toggle verbosity
39 -d                      - toggle immediate redisplay
40 -h                      - toggle maxfit
42 outline mode
43 alpha-numeric           - quick search
44 Ctrl-s                  - repeat search (forward)
45 Ctrl-r                  - repeat search (backward)
46 Ctrl-n                  - narrow to search pattern
47 Ctrl-u                  - undo narrowing
48 Ctrl-l                  - center on current item
50 bookmark mode
51 alpha-numeric           - quick search
52 Ctrl-s                  - repeat search (forward)
53 Ctrl-r                  - repeat search (backward)
54 Ctrl-l                  - center on current item
56 when entering search pattern/page number
57 up/down arrow           - previous/next entered text
59 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
60     while not being lefthanded
62 [2] selecting text is not really implemented right now