Add "What's under the cursor" information
[llpp.git] / KEYS
blob73b3eac6b08a93fd7b14abb7284f281d4db27dfa
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
41 -f                      - toggle whats under cursor identification
42                           (only font name currently)
44 outline mode
45 alpha-numeric           - quick search
46 Ctrl-s                  - repeat search (forward)
47 Ctrl-r                  - repeat search (backward)
48 Ctrl-n                  - narrow to search pattern
49 Ctrl-u                  - undo narrowing
50 Ctrl-l                  - center on current item
52 bookmark mode
53 alpha-numeric           - quick search
54 Ctrl-s                  - repeat search (forward)
55 Ctrl-r                  - repeat search (backward)
56 Ctrl-l                  - center on current item
58 when entering search pattern/page number
59 up/down arrow           - previous/next entered text
61 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
62     while not being lefthanded
64 [2] text selection requires xsel
65     http://www.vergenet.net/~conrad/software/xsel/
66     On OSX and Windows selected text will be dumped to the terminal