source: basicnet/textweb/textweb.xml@ 25357c89

initial-import reorg
Last change on this file since 25357c89 was f45b1953, checked in by Mark Hymers <markh@…>, 22 years ago

Initial revision

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 957 bytes
Line 
1<chapter id="basicnet-textweb">
2<?dbhtml filename="textweb.html" dir="basicnet"?>
3<title>Text Web Browsers</title>
4
5<para>People who are new to Unix-based systems tend to ask the question
6"Why on earth would I want a text-mode browser? I'm going to compile X
7and use Konqueror/Mozilla/Whatever!". Those who have been
8around systems for a while know that when (not if) you manage to mess up
9your graphical browser install and you need to look up some information
10on the web, a console based browser will save you. Also, there are
11quite a few people who prefer to use one of these browsers as their
12principle method of browsing; either to avoid the clutter and bandwidth
13which accompanies images or because they may use a text-to-speech
14synthesiser which can read the page to them (of use for instance to
15partially sighted or blind users). We currently have installation
16instructions for two console web browsers:</para>
17
18&links;
19&lynx;
20&w3m;
21
22</chapter>
Note: See TracBrowser for help on using the repository browser.