Reverse the meaning of Ctrl-+/-
[llpp.git] / KEYS
blob55b2a3624a7a2b35f542560b75b82cb6d3007050
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 r                       - reload document
29 P                       - "presentation" mode
30 a                       - autoscroll
31 <,>                     - rotate
32 [,]                     - decrease/increase page brightness
33 Ctrl-g                  - interrupt search
34 Ctrl-+/-                - increase/decrease horizontal margins
35 home/end                - go to first/last page
36 pageup/pagedown         - go forward/backward one screen-full
37 ctrl pageup/pagedown    - align top of the screen with first/last visible page
39 tunables
40 -i                      - toggle case sensitivity of searches
41 -s<number>              - scroll increment
42 -S<number>              - amount of space between pages
43 -c                      - toggle crop hack
44 -a                      - toggle throttled scrolling
45 -R<number>              - rotate
46 -p                      - toggle preloading
47 -v                      - toggle verbosity
48 -h                      - toggle maxfit
49 -f                      - toggle whats under cursor identification
50                           (only font name currently)
52 outline mode
53 alpha-numeric           - quick search
54 Ctrl-s                  - repeat search (forward)
55 Ctrl-r                  - repeat search (backward)
56 Ctrl-n                  - narrow to search pattern
57 Ctrl-u                  - undo narrowing
58 Ctrl-l                  - center on current item
60 bookmark mode
61 alpha-numeric           - quick search
62 Ctrl-s                  - repeat search (forward)
63 Ctrl-r                  - repeat search (backward)
64 Ctrl-l                  - center on current item
66 when entering search pattern/page number
67 up/down arrow           - previous/next entered text
69 [1] i'm somewhat mouse button confused, since i use "left handed" mouse
70     while not being lefthanded
72 [2] text selection requires xsel
73     http://www.vergenet.net/~conrad/software/xsel/
74     On OSX and Windows selected text will be dumped to the terminal