Use FIONREAD for hasdata
[llpp.git] / KEYS
blobe1eb8a468e560849949560a74be9a3c64b5cfbd9
1 up/down arrow           - scroll up/down
2 j/k                     - ..............
3 mouse buttons 3/4       - ..............
4 primary mouse button[1] - click on link or select text[2]
5 escape/q                - quit
6 backspace               - go back after jumping (clicking link and suchlike)
7 u                       - dehighlight
8 /,?                     - enter text to search for (/ - forward, ? - backward)
9 +                       - set page bias
10 -                       - toggle/set tunable
11 0..9                    - enter page number to jump to
12 b                       - toggle scroll bar
13 l                       - toggle links highlighting
14 f                       - toggle fullscreen
15 n                       - repeat last search (forward)
16 p, N                    - .................. (backward)
17 g                       - go to first page
18 t                       - align top of the screen with the top of the page
19 space                   - go to the next page
20 delete                  - go to the previous page
21 =                       - show current position
22 w                       - change height to encompass all of the page
23 o                       - switch to outline mode
24 '                       - switch to bookmark mode
25 m                       - create named bookmark
26 ~                       - create quick bookmark
27 z                       - crop
28 a                       - autoscroll
29 <,>                     - rotate
30 [,]                     - decrease/increase page brightness
31 Ctrl-g                  - interrupt search
32 home/end                - go to first/last page
33 pageup/pagedown         - go forward/backward one screen-full
34 ctrl pageup/pagedown    - align top of the screen with first/last visible page
36 tuanbles
37 -i                      - toggle case sensitivity of searches
38 -s<number>              - scroll increment
39 -c                      - toggle crop hack
40 -a                      - toggle throttled scrolling
41 -R<number>              - rotate
42 -p                      - toggle preloading
43 -v                      - toggle verbosity
44 -h                      - toggle maxfit
45 -f                      - toggle whats under cursor identification
46                           (only font name currently)
48 outline mode
49 alpha-numeric           - quick search
50 Ctrl-s                  - repeat search (forward)
51 Ctrl-r                  - repeat search (backward)
52 Ctrl-n                  - narrow to search pattern
53 Ctrl-u                  - undo narrowing
54 Ctrl-l                  - center on current item
56 bookmark mode
57 alpha-numeric           - quick search
58 Ctrl-s                  - repeat search (forward)
59 Ctrl-r                  - repeat search (backward)
60 Ctrl-l                  - center on current item
62 when entering search pattern/page number
63 up/down arrow           - previous/next entered text
65 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
66     while not being lefthanded
68 [2] text selection requires xsel
69     http://www.vergenet.net/~conrad/software/xsel/
70     On OSX and Windows selected text will be dumped to the terminal