%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream
# Example keybinding # Copy this file to ~/.elinks/ and use include "keybind.conf" in # "elinks.conf" to include it. # vi-like navigation keys bind "main" "j" = "move-link-next" bind "main" "k" = "move-link-prev" bind "main" "h" = "history-move-back" bind "main" "l" = "link-follow" bind "main" "g" = "move-document-start" bind "main" "G" = "move-document-end" # Keys close to the above bind "main" "i" = "scroll-up" bind "main" "m" = "scroll-down" bind "main" "o" = "goto-url" bind "main" "O" = "goto-url-current" # Netscape-like, just for the hell of it bind "main" "Alt-o" = "goto-url" # Emacs-like paging keys # Ctrl prefixed keys must be capital :-( bind "main" "Alt-v" = "move-page-up" bind "main" "Ctrl-V" = "move-page-down" # Emacs-like editing keys bind "edit" "Ctrl-B" = "left" bind "edit" "Ctrl-F" = "right" # Analogous to goto_line_cmd in my Jed and Emacs setups bind "main" "Alt-g" = "goto-url" bind "main" "Alt-G" = "goto-url-current"