llpp/KEYS

101 lines
4.4 KiB
Text

up/down arrow - scroll up/down
left/right arrow - pan left/right (when zoomed in)
j/k - ..............
mouse buttons 3/4 - .............. (aka mouse wheel)
primary mouse button[1] - click on link or select text[2]
escape/q - quit
backspace - go back after jumping (clicking link and suchlike) [3]
u - dehighlight
/,? - enter text to search for (/ - forward, ? - backward)
+ - set page bias
- - toggle/set tunable
0..9 - enter page number to jump to
b - toggle scroll bar
l - toggle links highlighting
f - toggle fullscreen
n - repeat last search (forward)
p, N - .................. (backward)
g - go to first page
t - align top of the screen with the top of the page
space - go to the next page
delete - go to the previous page
= - show current position
w - change height to encompass all of the page
o - switch to outline mode
' - switch to bookmark mode
m - create named bookmark
~ - create quick bookmark
z - crop
r - reload document
P - "presentation" mode
a - autoscroll
<,> - rotate
[,] - decrease/increase page brightness
Ctrl-g - interrupt search
Ctrl-+/- - zoom in/out
Ctrl-0 - fit page width and reset panning
Ctrl-1 - fit page height
Ctrl-9/F9 - enter bird's eye view
home/end - go to first/last page
pageup/pagedown - go forward/backward one screen-full
ctrl pageup/pagedown - align top of the screen with first/last visible page
(moving mouse while holding primary mouse button will pan the page,
if the mouse is over selectable element (text/link) holding countrol
will make the page pan instead of the default action (selecting text/
clicking link))
if auto scrolling is active:
up/down arrows and mouse buttons 3/4 will make scrolling go faster/slower
tunables
-i - toggle case sensitivity of searches
-s<number> - set scroll step (pixels)
-S<number> - set space between pages (pixels)
-c - toggle crop hack
-a - toggle throttled scrolling
-R<number> - rotate
-p - toggle preloading
-v - toggle verbosity
-P - toggle persistent bookmarks
-h - toggle maxfit
-l - toggle proportional display
-Z - set zoom (percent)
-A - set auto scroll step (pixels )
-f - toggle "what's under cursor" identification
(only font name currently)
bird's eye mode
Ctrl-9/F9/esc - leave bird's eye view
Ctrl-l - center the view on the currently selected page
(page)up/(page)down - navigate
home/end - go to first/last page
enter - select the page and leave bird's eye mode
1st mouse button - select the page under cursor and leave bird's eye mode
outline/bookmark mode
esc - leave outline/bookmark mode
up/down - select previous/next item
alpha-numeric - quick search
Ctrl-s - repeat search (forward)
Ctrl-r - repeat search (backward)
Ctrl-l - center on current item
outline mode
left/right - go up/down a level
Ctrl-n - narrow to search pattern
Ctrl-u - undo narrowing
when entering search pattern/page number
up/down arrow - previous/next entered text
[1] i'm somewhat mouse button confused, since i use "left handed" mouse
while not being lefthanded
[2] text selection requires xsel
http://www.vergenet.net/~conrad/software/xsel/
On OSX and Windows selected text will be dumped to the terminal
Also selection can not cross page boundaries
[3] if the document was previously visited initial backspace will
jump to the last visited place