___________________________________________________________________ How To Install Links (A Text-based Web Browser) on Raspberry Pi ___________________________________________________________________ # by WA8KIM / kim@kim125.com / EchoLink: WA8KIM-R / WiRES-X: Rm#21149 / Last updated 08/24/2015. # http://www.wa8kim.com/rpi.html # Best viewed in Notepad with Word Wrap OFF/UNCHECKED and in full screen Download the latest version of this file at: http://www.wa8kim.com/files/(RPi)%20Install%20-%20Links.txt # Download and install Links: sudo apt-get install links # To run, simply type: links website.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~ Common Commands ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ESC or F9 Menu / escape F10 File menu TAB Next frame PGDN Page down Space Page down PGUP Page up b or B Page up DOWN Next link / down UP Prev link / up [CTRL] INS copy to clipboard [CTRL] C copy to clipboard INS Scroll up [CTRL] P Scroll up DEL Scroll down [CTRL] N Scroll down [ Scroll left ] Scroll right HOME Home END End of page RIGHT Enter link / press button ENTER Enter link / press button LEFT Go back d or D Download link / Search in the page ? Search back in the page n Find next match N Find next match backwards f or F Zoom actual frame [CTRL] R Reload page g Go to URL G Edit the current URL and goto the result s or S Bookmark manager q or Q Quit, close window if more windows are open = Document informations \ Toggle HTML source/rendered view ~~~~~~~~ Commands to be used while editing a line/jumping to a URL ~~~~~~~~ RIGHT Move right LEFT Move left HOME Jump at the beginning [CTRL] A Jump at the beginning END Jump at the end [CTRL] E Jump at the end [CTRL] INS Copy to clipboard [CTRL] B Copy to clipboard [CTRL] X Cut to clipboard [CTRL] V Paste from clipboard ENTER Enter line BACKSPACE Delete back character [CTRL] H Delete back character DEL Delete character [CTRL] D Delete character [CTRL] U delete from beginning of the line [CTRL] K Delete to the end of the line [CTRL] W Auto complete line -------------------- REVISION HISTORY -------------------- 2015-08-24 Updated Download Link 2015-03-19 File Created