Remove bogus error check
[llpp.git] / KEYS
blob8f62bf86bf923ee2219825de2161cfc0ecb25b1b
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 f                       - toggle fullscreen
13 n                       - repeat last search (forward)
14 p, N                    - .................. (backward)
15 g                       - goto first page
16 t                       - align top of the screen with the top of the page
17 space                   - go to the next page
18 delete                  - go to the previous page
19 =                       - show current position
20 w                       - change height to encompass all of the page
21 o                       - switch to outline mode
22 '                       - switch to bookmark mode
23 m                       - bookmark position
24 z                       - crop
25 a                       - autoscroll
26 <,>                     - rotate
27 Ctrl-g                  - interrupt search
29 tuanbles
30 -i                      - toggle case sensitivity of searches
31 -s<number>              - scroll increment
32 -c                      - toggle crop hack
33 -a                      - toggle throttled scrolling
34 -r                      - selection style
35 -R<number>              - rotate
36 -p                      - toggle preloading
37 -v                      - toggle verbosity
38 -d                      - toggle immediate redisplay
39 -h                      - toggle maxfit
41 outline mode
42 alpha-numeric           - quick search
43 Ctrl-s                  - repeat search (forward)
44 Ctrl-r                  - repeat search (backward)
45 Ctrl-n                  - narrow to search pattern
46 Ctrl-u                  - undo narrowing
47 Ctrl-l                  - center on current item
49 bookmark mode
50 alpha-numeric           - quick search
51 Ctrl-s                  - repeat search (forward)
52 Ctrl-r                  - repeat search (backward)
53 Ctrl-l                  - center on current item
55 when entering search pattern/page number
56 up/down arrow           - previous/next entered text
58 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
59     while not being lefthanded
61 [2] selecting text is not really implemented right now