Saturday, July 30, 2011

Ubuntu Desktop 11.04 - Install Elinks Text Browser

Install Elinks text Browser in Ubuntu Desktop 11.04

Elinks:

To install ELinks, press CTRL+ALT+T to run the terminal, then run this command:
 sudo apt-get install elinks

To make ELinks support images, you need to install feh by executing this command:
 sudo apt-get install feh

For PDF support, you need to install fbi:
 sudo apt-get install fbi
Elinks:

To install ELinks, press CTRL+ALT+T to run the terminal, then run this command:
 sudo apt-get install elinks

To make ELinks support images, you need to install feh by executing this command:
 sudo apt-get install feh

For PDF support, you need to install fbi:
 sudo apt-get install fbi



ELinks Use

Here is some ELinks keyboard shortcuts:

g: Open address bar.

up/down arrows: To scroll up and down - Use them if you don't have a scroll wheel.

left arrow: Previous page.

u: Next page.

A click with the mouse wheel: Open link in a new tab.

t: Open new tab.

c: Close current tab.

CTRL+R: Reload current page.

q: Exit ELinks.

Managing bookmarks

Press:

a: To add current URL to bookmarks.
s: Open Bookmark manager.

To move a bookmark, select it first with Insert key, an asterisk appears, move  your cursor in the folder or the place you want to move your bookmark to, then click Move.

No comments:

Post a Comment