Add scrollbar functionality, i.e. scroll indicator on the left behaves like one
[llpp.git] / KEYS
blobffaad50a47f11a2e08d6fd67e8eca0dfcc5c02f7
1 up/down arrow           - scroll up/down
2 left/right arrow        - pan left/right (when zoomed in)
3 j/k                     - ..............
4 mouse buttons 3/4       - ..............
5 primary mouse button[1] - click on link or select text[2]
6 escape/q                - quit
7 backspace               - go back after jumping (clicking link and suchlike)
8 u                       - dehighlight
9 /,?                     - enter text to search for (/ - forward, ? - backward)
10 +                       - set page bias
11 -                       - toggle/set tunable
12 0..9                    - enter page number to jump to
13 b                       - toggle scroll bar
14 l                       - toggle links highlighting
15 f                       - toggle fullscreen
16 n                       - repeat last search (forward)
17 p, N                    - .................. (backward)
18 g                       - go to first page
19 t                       - align top of the screen with the top of the page
20 space                   - go to the next page
21 delete                  - go to the previous page
22 =                       - show current position
23 w                       - change height to encompass all of the page
24 o                       - switch to outline mode
25 '                       - switch to bookmark mode
26 m                       - create named bookmark
27 ~                       - create quick bookmark
28 z                       - crop
29 r                       - reload document
30 P                       - "presentation" mode
31 a                       - autoscroll
32 <,>                     - rotate
33 [,]                     - decrease/increase page brightness
34 Ctrl-g                  - interrupt search
35 Ctrl-+/-                - zoom in/out
36 Ctrl-0                  - fit page width and reset panning
37 Ctrl-1                  - fit page height
38 home/end                - go to first/last page
39 pageup/pagedown         - go forward/backward one screen-full
40 ctrl pageup/pagedown    - align top of the screen with first/last visible page
42 (moving mouse while holding primary mouse button will pan the page,
43 if the mouse is over selectable element (text/link) holding countrol
44 will make the page pan instead of the default action (selecting text/
45 clicking link))
47 tunables
48 -i                      - toggle case sensitivity of searches
49 -s<number>              - scroll increment
50 -S<number>              - amount of space between pages
51 -c                      - toggle crop hack
52 -a                      - toggle throttled scrolling
53 -R<number>              - rotate
54 -p                      - toggle preloading
55 -v                      - toggle verbosity
56 -h                      - toggle maxfit
57 -f                      - toggle whats under cursor identification
58                           (only font name currently)
60 outline mode
61 alpha-numeric           - quick search
62 Ctrl-s                  - repeat search (forward)
63 Ctrl-r                  - repeat search (backward)
64 Ctrl-n                  - narrow to search pattern
65 Ctrl-u                  - undo narrowing
66 Ctrl-l                  - center on current item
68 bookmark mode
69 alpha-numeric           - quick search
70 Ctrl-s                  - repeat search (forward)
71 Ctrl-r                  - repeat search (backward)
72 Ctrl-l                  - center on current item
74 when entering search pattern/page number
75 up/down arrow           - previous/next entered text
77 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
78     while not being lefthanded
80 [2] text selection requires xsel
81     http://www.vergenet.net/~conrad/software/xsel/
82     On OSX and Windows selected text will be dumped to the terminal