Try to consume all input without waiting for the next idle cycle
[llpp.git] / KEYS
blob6a2fcb3ff2dfd7162164e306d8e4e9801a6c7079
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                       - go to 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                       - create named bookmark
25 ~                       - create quick bookmark
26 z                       - crop
27 a                       - autoscroll
28 <,>                     - rotate
29 [,]                     - decrease/increase page brightness
30 Ctrl-g                  - interrupt search
31 home/end                - go to first/last page
32 pageup/pagedown         - go forward/backward one screen-full
33 ctrl pageup/pagedown    - align top of the screen with first/last visible page
35 tuanbles
36 -i                      - toggle case sensitivity of searches
37 -s<number>              - scroll increment
38 -c                      - toggle crop hack
39 -a                      - toggle throttled scrolling
40 -R<number>              - rotate
41 -p                      - toggle preloading
42 -v                      - toggle verbosity
43 -h                      - toggle maxfit
44 -f                      - toggle whats under cursor identification
45                           (only font name currently)
47 outline mode
48 alpha-numeric           - quick search
49 Ctrl-s                  - repeat search (forward)
50 Ctrl-r                  - repeat search (backward)
51 Ctrl-n                  - narrow to search pattern
52 Ctrl-u                  - undo narrowing
53 Ctrl-l                  - center on current item
55 bookmark mode
56 alpha-numeric           - quick search
57 Ctrl-s                  - repeat search (forward)
58 Ctrl-r                  - repeat search (backward)
59 Ctrl-l                  - center on current item
61 when entering search pattern/page number
62 up/down arrow           - previous/next entered text
64 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
65     while not being lefthanded
67 [2] text selection requires xsel
68     http://www.vergenet.net/~conrad/software/xsel/
69     On OSX and Windows selected text will be dumped to the terminal