Change the way (mostly when) pages are submitted for rendering
[llpp.git] / KEYS
blob4e0a99a9bfe6b91d9726245bdbfd78427396bcc4
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                       - 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
32 tuanbles
33 -i                      - toggle case sensitivity of searches
34 -s<number>              - scroll increment
35 -c                      - toggle crop hack
36 -a                      - toggle throttled scrolling
37 -R<number>              - rotate
38 -p                      - toggle preloading
39 -v                      - toggle verbosity
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] text selection requires xsel
63     http://www.vergenet.net/~conrad/software/xsel/
64     On OSX and Windows selected text will be dumped to the terminal