Hello Tatsuya, Tatsuya Kinoshita schrieb am 11. April 2016 um 14:27
> I'll release the w3m package before November 2016. as attached files, You recieve a revised version of the english FAQ.html and the german translation. FAQ.html contains comments that You may prefer to delete. Below the differences (without markup changes) to 0.5.3-29/doc/FAQ.html. Best regards Markus ------------------------------------------------------------------------ diff -w FAQ.txt FAQ_mh.txt 3,4c3 < Akinori Ito < [email protected] --- > Akinori Ito > <[email protected]> 24c23 < + How do I move from anchor to anchor? --- > + How do I move between hyperlinks? 26c25,26 # anchor replaced by hyperlink throughout this document < + How do I change the color of anchor/image/form links? --- > + How do I change the colors for hyperlinks, images and form > fields? 36d35 < + w3m freezes when I invoke an external browser. 40c39 < with Ctrl-u. What should I do? --- > with CTRL-u. What should I do? 103c102 < arguments. Possible arguments are: --- > arguments. It keeps running 105,109c104,109 #this is a list of equivalent items, therefore numbers replaced < 1. A filename or URL < 2. Pipe from standard input < 3. The -B option (show bookmark file) < 4. The -v option (visual startup) < 5. A specified HTTP_HOME or WWW_HOME variable --- > + with a filename or URL as argument > + with data piped from standard input > + when invoked with option -B to show the bookmark file > + when invoked with option -v to welcome users with a built-in > page > + with specified HTTP_HOME or WWW_HOME variable 116c116 #colon is implicit and not necessary < the -bg option in a xterm) or take these steps: --- > the -bg option in a xterm) or take these steps 118,122c118,122 #the is a sequence of things to do, thus an ordered list in HTML < + invoke w3m with `w3m -M' (for monochrome), < + type `o' to get to the options screen < + Mark `Display with color' as `YES' and choose an arbitrary < color. < + Click on [OK]. --- > 1. invoke monochrome mode of w3m with w3m -M > 2. type `o' to get to the options setting panel > 3. mark `Display with color' as `YES' and choose an arbitrary > color > 4. click on [OK]. 143,146c143,146 #this is a list of alternatives, thus I would prefer to use the ul element of HTML < 1. Answer the above-mentioned `configure' question with 1, or < 2. Invoke w3m with the -M option, or < 3. Type `o' within w3m to enter the options screen and turn off < color display mode. --- > + Answer the above-mentioned `configure' question with 1, or > + Invoke w3m with the -M option, or > + Type `o' within w3m to enter the options setting panel and > turn > off color display mode. 150c150,153 #revised to make it easier what keys need to tbe used < screen. You may also use the `>'/`<' or `.'/`,' keys. --- > screen. You may also use the following commands > > + SHIFT_LEFT and SHIFT_RIGHT, bound to the keys > and < > + SHIFT_LEFT1 and SHIFT_RIGHT1, bound to the keys . and , 153,154c156,158 < (e.g. something like `xterm -geometry 110x45 -bg white -name w3m -e w3m < -B'). --- > e.g. something like > > xterm -geometry 110x45 -bg white -name w3m -e w3m -B 156c160 < How do I move from anchor to anchor? --- > How do I move between hyperlinks? 158,159c162,164 < You can move to the next anchor using TAB. ESC TAB moves the cursor to < the previous anchor. --- > You can move to the next hyperlink using TAB. ESC TAB moves the cursor > to the previous hyperlink. (see Section Functions and Key bindings of > w3m's manual) 163c168 < w3m doesn't support the HTML COLOR="..." attribute. It wouldn't be --- > w3m doesn't support the attribute COLOR="..." of HTML. It wouldn't be 167c172 < How do I change the color of anchor/image/form links? --- > How do I change the colors for hyperlinks, images and form fields? 169c174 #Online-help and MANUAL.html use "options panel" instead of "options screen". Therefore made uniform < Type `o' within w3m to get the `options' screen. You can change these --- > Type `o' within w3m to get the options panel. You can change these 174,175c179,180 < Go to the `options' screen using the `o' key. Any entry in the `Editor' < field will override the environment variable. --- > Go to the options setting panel using the `o' key. Any entry in the > `Editor' field overrides the environment variable. 178c183 < press [OK]. --- > save the settings using the button [OK]. 191c196 # the input methods for form field were not described correctly. < them and hit RETURN. Then, --- > them. Then, if it is 193,197c198,204 < + if it is a text input field, put in your text on the bottom < line, < + if it is a radiobutton or checkbox, that item is selected, < + if it is a textarea, an editor is spawned, < + if it is `submit' or `reset', well, just do it. --- > + a text input field, hit RETURN put in your text on the bottom > line. Press RETURN again > + a radiobutton or checkbox, pressing RETURN changes or toggles > the selection > + a textarea, pressing RETURN spawns an editor > + a `submit' or `reset' field, the respective action is > performed. 214c221,222 #Font modification used. Quotation marks could cause misunderstandings. Reference to necessary explanation of how keystroke combinations are denoted. < download an inline image, use ESC `I'. --- > download an inline image, use ESC I. (see Section Functions and Key > bindings of w3m's manual) 219c227 < FTP_PROXY, or use the option setting panel (`o' key). For example, if --- > FTP_PROXY, or use the options setting panel (`o' key). For example, if 224,232d231 < w3m freezes when I invoke an external browser. < < Enter w3m's option screen using the `o' key and specify < < firefox %s & < < (if you are using Firefox). Note that %s is replaced with the URL when < invoking. < 237c236 < mailcap. --- > mailcap: 249c248 A more clear way to express that a majuscule u is needed < Type SHIFT-u --- > Type U 264,267c263,269 #introduced a hint that a system wide configuration file could be used < With this file, you can adjust w3m's behavior by changing the values of < options whose effects are described in the option setting panel. Each < line contains one option setting, consisting of an option name and its < value with a space as a separator. --- > With this file, each user can adjust w3m's behavior by changing the > values of options whose effects are described in the options setting > panel. Each line contains one option setting, consisting of an option > name and its value with a space as a separator. > > Without a user-specific configuration file, w3m honours the system > wide > configuration file /etc/w3m/config.Title: W3M FAQ
Frequently Asked Questions and Answers about w3m
Akinori Ito <[email protected]>
Corrected by Tom Berger <[email protected]>
Index
- General Questions, How to Get It, Required Environment
-
How do I pronounce
w3m
? -
Why is it called
w3m
? - On which platforms does w3m work?
- Where can I get more information about w3m?
- Is there a mailing list for w3m?
- Are there any binary distributions?
- Compile and Install
- Options, Commands, Usage
- w3m quits if started without parameters. What's wrong?
- w3m starts with black characters on a black background. How do I change this?
- Does w3m support colors?
- Does w3m support monochrome displays?
- How do I shift the display?
- How do I move between hyperlinks?
- Graphical browsers display a word red, but w3m doesn't. Why?
- How do I change the colors for hyperlinks, images and form fields?
- w3m doesn't seem to use the variable EDITOR. Why?
- How do I quit a search or URL text input?
- Questions about WWW usage
- How do I fill in forms with w3m?
- Seems like w3m is slower than some other browsers. Why?
- Loading time doesn't decrease when loading a previously seen page.
- How do I download a linked file?
- How do I specify a proxy server?
- How do I change the default image viewer?
- How do I enter a URL?
- w3m appends a URL to the former one even when I clear the line with CTRL-u. What should I do?
- Miscellaneous
- What is w3m's configuration file?
- What are these w3mxxxx files in my ~/.w3m directory for?
General Questions, How to Get It, Required Environment
-
How do I pronounce
w3m
? -
It's
W-three-M
. It doesn't rhyme withpteranodon
. -
Why is it called
w3m
? -
It's an abbreviation of
WWW-wo-Miru
, which is Japanese forSee the WWW
. So in English the name of this browser would be something likestw3
. - On which platforms does w3m work?
-
It runs on various versions of Unix, since version 990226 on OS/2 and since version 990303 also on MS-Windows with Cygwin32.
More recent versions have been confirmed to run on:
- SunOS 4.1.x
- HP-UX 9.x, 10.x
- Solaris 2.5.x, 2.6, 8
- Linux 2.0.1 to 3.17
- FreeBSD 2.2.8, 3.1, 3.2, 4.6
- NetBSD/macppc, m68k
- EWS4800 Rel.12.2 Rev.A
- Digital UNIX: v3.2D, v4.0D
- IRIX 5.3, IRIX 6.5
- OS/2 with emx
- Windows 9x/NT with Cygwin32 b20.1
- MS-DOS with DJGPP and WATT32 packet driver
- MacOS X Server
- MacOS X 10.1, 10.2
- Where can I get more information about w3m?
-
At the English w3m home page.
- Is there a mailing list for w3m?
-
There is a mailing list for developers (w3m-dev-en). Please see the w3m home page for details. You may also mail your comments to the author.
- Are there any binary distributions?
-
So far there are only binaries for the win/cygnus32 version. Contact the author if you want to contribute binaries for other platforms.
Up to index
Compile and Install
No problem :-)
Options, Commands, Usage
- w3m quits if started without parameters. What's wrong?
-
w3m is a pager. Therefore it just quits when invoked without any arguments. It keeps running
- with a filename or URL as argument
- with data piped from standard input
- when invoked with option -B to show the bookmark file
- when invoked with option -v to welcome users with a built-in page
- with specified HTTP_HOME or WWW_HOME variable
- w3m starts with black characters on a black background. How do I change this?
-
When compiled with color support, w3m assumes a white background and therefore displays black characters.
You may either change the background color of your terminal (e.g. with the -bg option in a xterm) or take these steps
- invoke monochrome mode of w3m with w3m -M
-
type
o
to get to the options setting panel -
mark
Display with color
asYES
and choose an arbitrary color - click on [OK].
- Does w3m support colors?
-
Yes. When you run
./configure
, answer the questionLet's do some configurations. Choose config option among the list. 1 - Baby model (no color, no menu, no mouse, no cookie, no SSL) 2 - Little model (color, menu, no mouse, no cookie, no SSL) 3 - Mouse model (color, menu, mouse, no cookie, no SSL) 4 - Cookie model (color, menu, mouse, cookie, no SSL) 5 - Monster model (with everything; you need openSSL library) 6 - Customize Which?
with 2, 3, 4, or 5.
- Does w3m support monochrome displays?
-
Yes. You may either
-
Answer the above-mentioned
configure
question with 1, or - Invoke w3m with the -M option, or
-
Type
o
within w3m to enter the options setting panel and turn off color display mode.
-
Answer the above-mentioned
- How do I shift the display?
-
You can shift the display by moving the cursor to the edge of the screen. You may also use the following commands
- SHIFT_LEFT and SHIFT_RIGHT, bound to the keys > and <
- SHIFT_LEFT1 and SHIFT_RIGHT1, bound to the keys . and ,
Another idea would be adjusting the xterm with the -geometry option e.g. something like
xterm -geometry 110x45 -bg white -name w3m -e w3m -B
- How do I move between hyperlinks?
-
You can move to the next hyperlink using TAB. ESC TAB moves the cursor to the previous hyperlink. (see Section Functions and Key bindings of w3m's manual)
- Graphical browsers display a word red, but w3m doesn't. Why?
-
w3m doesn't support the attribute COLOR="..." of HTML. It wouldn't be impossible to implement this, but I think it would make documents more difficult to read.
- How do I change the colors for hyperlinks, images and form fields?
-
Type
o
within w3m to get the options panel. You can change these settings there. - w3m doesn't seem to use the variable EDITOR. Why?
-
Go to the options setting panel using the
o
key. Any entry in theEditor
field overrides the environment variable.If you want to use the editor specified by EDITOR, blank the field and save the settings using the button [OK].
- How do I quit a search or URL text input?
-
Clear input text using CTRL-u and hit RETURN.
Up to index
Questions about WWW usage
- How do I fill in forms with w3m?
-
Form input fields are displayed in red (or reverse). Move the cursor to them. Then, if it is
- a text input field, hit RETURN put in your text on the bottom line. Press RETURN again
- a radiobutton or checkbox, pressing RETURN changes or toggles the selection
- a textarea, pressing RETURN spawns an editor
-
a
submit
orreset
field, the respective action is performed.
- Seems like w3m is slower than some other browsers. Why?
-
w3m renders a HTML document in two passes. Therefore it doesn't start to display the document until it has finished reading it.
Most other browsers display the document before having read the whole page, and therefore seem faster.
- Loading time doesn't decrease when loading a previously seen page.
-
w3m doesn't have its own cache. Therefore, it reads the document from the server each time it accesses it. If possible, use a cache server.
- How do I download a linked file?
-
Use
a
(ord
with Lynx-like keybindings) or ESC RET. If you want to download an inline image, use ESC I. (see Section Functions and Key bindings of w3m's manual) - How do I specify a proxy server?
-
Set the environment variables HTTP_PROXY, HTTPS_PROXY, GOPHER_PROXY and FTP_PROXY, or use the options setting panel (
o
key). For example, if you want to use port 8000 of proxy.example.org, specifyhttp://proxy.example.org:8000/
- How do I change the default image viewer?
-
By default w3m uses xv to view images. If you want to change it into, let's say,
display
, add the following line to ~/.w3m/mailcap or /etc/mailcap:image/*; display %s
You can specify external viewers of other file types as well:
image/*; display %s application/postscript; ghostview %s application/x-dvi; xdvi %s
- How do I enter a URL?
-
Type U
- w3m appends a URL to the former one even when I clear the line with CTRL-u. What should I do?
-
Enter the complete address, e.g. http://www.slashdot.org.
Up to index
Miscellaneous
- What is w3m's configuration file?
-
It is ~/.w3m/config.
With this file, each user can adjust w3m's behavior by changing the values of options whose effects are described in the options setting panel. Each line contains one option setting, consisting of an option name and its value with a space as a separator.
Without a user-specific configuration file, w3m honours the system wide configuration file /etc/w3m/config.
- What are these w3mxxxx files in my ~/.w3m directory for?
-
These are temporary files used by w3m when reading documents from a WWW server. They are not cache files and are usually deleted when w3m is terminated. If any temp files are left behind, please remove them yourself.
Up to index
Title: W3M FAQHäufig gestellte Fragen zu w3m
Akinori Ito <[email protected]>
korrigiert von Tom Berger <[email protected]>
Übersicht
- Allgemeine Fragen; wie bekomme ich das Programm, welche Arbeitsumgebung wird benötigt?
-
Wie wird
w3m
ausgesprochen? -
Warum hat man es
w3m
genannt? - Auf welchen Plattformen läuft es?
- Wo bekomme ich mehr Informationen über w3m?
- Gibt es eine Mailingliste für w3m?
- Gibt es das Programm fertig kompiliert?
- Kompilierung und Installation
- Optionen, Befehle und Verwendung
- w3m beendet sich von selbst, wenn es ohne Argumente aufgerufen wurde. Was läuft hier falsch?
- w3m startet mit schwarzen Zeichen vor schwarzem Hintergrund. Wie kann ich das ändern?
- Kann w3m Dinge in Farbe darstellen?
- Kann w3m mit monochromen Bildschirmen benutzt werden?
- Wie kann ich den angezeigten Bereich verschieben?
- Wie komme ich von einem zum anderen Hyperlink?
- Grafische Browser stellen ein Wort rot dar, w3m hingegen nicht. Warum?
- Wie ändere ich die für Hyperlinks, Bilder und Formularfelder benutzten Farben?
- w3m scheint die Umgebungsvariable EDITOR zu ignorieren. Weshalb?
- Wie breche ich eine Suche oder die Eingabe einer URL ab?
- Fragen zur Benutzung als Internetbrowser
- Wie fülle ich mit w3m Formulare aus?
- w3m scheint langsamer als einige andere Browser zu sein. Warum?
- Die Zeit zum Laden einer Seite wird nicht geringer, wenn diese Seite schon einmal angezeigt wurde.
- Wie lade ich eine Datei herunter, auf die verlinkt wird?
- Wie gebe ich einen Proxy-Server vor?
- Wie wähle ich den standardmäßig verwendeten Bildbetrachter aus?
- Wie wird eine URL eingegeben?
- w3m hängt eine URL an die vorherige an, obwohl die Zeile mit STRG-u gelöscht worden war. Was ist zu tun?
- Verschiedenes
- Ich suche die Konfigurationsdatei von w3m.
- Wofür sind die w3mxxxx Dateien in meinem ~/.w3m Verzeichnis gut?
Allgemeine Fragen; wie bekomme ich das Programm, welche Arbeitsumgebung wird benötigt?
-
Wie wird
w3m
ausgesprochen? -
Der Name wird englisch ausgesprochen
W-three-M
und reimt sich nicht aufpteranodon
. -
Warum hat man es
w3m
genannt? -
Darin steckt der japanische Satz
WWW-wo-Miru
, wasSichte das weltweite Netz
bedeutet. Dieser Browser könnte also auf deutschSdw2N
heißen. - Auf welchen Plattformen läuft es?
-
Das Programm läuft auf verschiedenen Unices, seit der Version 990226 auf OS/2 und seit Version 990303 auch auf Microsoft-Windows mit Cygwin32.
Es wurde bestätigt, dass neuere Versionen laufen auf:
- SunOS 4.1.x
- HP-UX 9.x, 10.x
- Solaris 2.5.x, 2.6, 8
- Linux 2.0.1 bis 3.17
- FreeBSD 2.2.8, 3.1, 3.2, 4.6
- NetBSD/macppc, m68k
- EWS4800 Rel.12.2 Rev.A
- Digital UNIX: v3.2D, v4.0D
- IRIX 5.3, IRIX 6.5
- OS/2 mit emx
- Windows 9x/NT mit Cygwin32 b20.1
- MS-DOS mit DJGPP und WATT32 Pakettreiber
- MacOS X Server
- MacOS X 10.1, 10.2
- Wo bekomme ich mehr Informationen über w3m?
-
Auf der englischen Homepage des w3m-Projekts.
- Gibt es eine Mailingliste für w3m?
-
Es gibt eine Mailingliste für Entwickler (w3m-dev-en). Einzelheiten dazu finden Sie auf der Homepage des w3m-Projekts. Sie können Ihre Anmerkungen auch dem Autor schicken.
- Gibt es das Programm fertig kompiliert?
-
Bis jetzt wurde das Programm nur für Windows /Cygnus32 kompiliert. Sollten Sie dies für andere Plattformen durchgeführt haben und möchten Ihre Binärversion der Allgemeinheit zur Verfügung stellen, kontaktieren Sie den Autor.
Zurück zur Übersicht
Kompilierung und Installation
Kein Problem :-)
Optionen, Befehle und Verwendung
- w3m beendet sich von selbst, wenn es ohne Argumente aufgerufen wurde. Was läuft hier falsch?
-
w3m ist ein Textbetrachter. Deshalb schließt sich das Programm von selbst, wenn es ohne ein Argument aufgerufen wird. Es läuft weiter
- mit einem Dateinamen oder einer Adresse als Argument
- mit aus der Standardeingabe eingehenden Daten
- nach Aufruf mit der Option -B, woraufhin die Lesezeichendatei gezeigt wird
- nach Aufruf mit der Option -v, woraufhin eine Begrüßungsseite angezeigt wird
- wenn die Variablen HTTP_HOME oder WWW_HOME spezifiziert wurden
- w3m startet mit schwarzen Zeichen vor schwarzem Hintergrund. Wie kann ich das ändern?
-
Wenn w3m für den Farbmodus kompiliert wurde, geht das Programm von weißem Hintergrund aus und zeigt die Buchstaben in schwarz.
Sie können entweder die Hintergrundfarbe Ihres Terminals ändern (bei xterm z.B. mit der Option -bg) oder so vorgehen
- Mit w3m -M den Monochrom-Modus von w3m starten
-
o
eintippen, was Sie in den Einstellungs-Dialog bringt -
YES
nebenin Farbe anzeigen
markieren und irgendeine Farbe auswählen. - auf [OK] klicken
- Kann w3m Dinge in Farbe darstellen?
-
Ja. Wenn Sie
./configure
durchführen, werden Ihnen folgende Möglichkeiten angeboten:Let's do some configurations. Choose config option among the list.
1 - Baby model (no color, no menu, no mouse, no cookie, no SSL)
2 - Little model (color, menu, no mouse, no cookie, no SSL)
3 - Mouse model (color, menu, mouse, no cookie, no SSL)
4 - Cookie model (color, menu, mouse, cookie, no SSL)
5 - Monster model (with everything; you need openSSL library)
6 - Customize Which?Sie entscheiden sich für 2, 3, 4, oder 5.
- Kann w3m mit monochromen Bildschirmen benutzt werden?
-
Ja, Sie können entweder
-
obige Frage bei
./configure
mit 1 beantworten, oder - w3m mit der Option -M starten, oder
-
innerhalb von w3m die Taste
o
betätigen, was den Einstellungs-Dialog öffnet, in dem Siein Farbe anzeigen
abschalten können.
-
obige Frage bei
- Wie kann ich den angezeigten Bereich verschieben?
-
Indem Sie den Cursor an den Rand des Bildschirmes bewegen. Außerdem können Sie die folgenden Kommmandos nutzen
- SHIFT_LEFT und SHIFT_RIGHT, denen die Tasten > und < zugeordnet sind
- SHIFT_LEFT1 und SHIFT_RIGHT1, denen die Tasten . und , zugeordnet sind
Ein weiterer Weg wäre, mit der Option -geometry des Terminalprogramms den zur Anzeige verfügbaren Platz anzupassen, beispielsweise mit einer Eingabe der Art
xterm -geometry 110x45 -bg white -name w3m -e w3m -B
- Wie komme ich von einem zum anderen Hyperlink?
-
Sie erreichen den nächsten Hyperlink mit der TAB-Taste. Zum vorhergehenden springt der Cursor, wenn die ESC-Taste vor der TAB-Taste gedrückt wurde. (Mehr zu Funktionen und Tastaturbelegung im Handbuch von w3m)
- Grafische Browser stellen ein Wort rot dar, w3m hingegen nicht. Warum?
-
w3m ignoriert das Attribut COLOR="..." in HTML. Dessen Berücksichtigung zu implementieren, wäre möglich, aber ich denke, die Dokumente wären am Ende schwerer lesbar.
- Wie ändere ich die für Hyperlinks, Bilder und Formularfelder benutzten Farben?
-
Tippen Sie in w3m
o
ein und gelangen damit in den Einstellungs-Dialog. Dort können Sie die Farben ändern. - w3m scheint die Umgebungsvariable EDITOR zu ignorieren. Weshalb?
-
Tippen Sie in w3m
o
ein und gelangen damit in den Einstellungs-Dialog. Jeglicher Eintrag im FeldEditor
hat Vorrang gegenüber der Umgebungsvariablen.Wenn Sie also das durch EDITOR angegebene Textbearbeitungsprogramm verwenden möchten, löschen Sie den Eintrag und drücken [OK].
- Wie breche ich eine Suche oder die Eingabe einer URL ab?
-
Löschen Sie den eingegebenen Text mit STRG-u und drücken Sie die Eingabetaste.
Zurück zur Übersicht
Fragen zur Benutzung als Internetbrowser
- Wie fülle ich mit w3m Formulare aus?
-
Formular-Eingabefelder werden in rot (oder invertiert) angezeigt. Bewegen Sie den Cursor dorthin. Wenn es
- ein Texteingabefeld ist, drücken Sie die Eingabetaste, schreiben den Text unten in die Eingabezeile und drücken die Eingabetaste nochmals,
- sich um einen Radiobutton oder eine Checkbox handelt, wird bei Drücken der Eingabetaste die Auswahl verändert oder neu getroffen
- sich um einen Texteingabebereich handelt, wird durch Drücken der Eingabetaste ein Editor gestartet
-
sich um eine Schaltflächen für
Übermitteln
oderZurücksetzen
handelt, wird die entsprechende Aktion ausgeführt.
- w3m scheint langsamer als einige andere Browser zu sein. Warum?
-
HTML-Dokumente werden in zwei Schritten verarbeitet. Erst nachdem ein Dokument vollständig vorliegt, baut w3m die Anzeige auf.
Da die meisten anderen Browser die Seite aufbauen, ehe sie komplett ist, scheinen sie schneller.
- Die Zeit zum Laden einer Seite wird nicht geringer, wenn diese Seite schon einmal angezeigt wurde.
-
w3m nutzt keinen eigenen Zwischenspeicher. Es liest daher Dokumente jedesmal neu vom Server ein. Wenn möglich, verwenden Sie einen Server für die Zwischenspeicherung.
- Wie lade ich eine Datei herunter, auf die verlinkt wird?
-
Verwenden Sie
a
(oderd
bei lynx-artiger Tastaturbelegung) oder ESC RET. Wenn Sie ein eingebundenes Bild herunterladen möchten, drücken Sie ESC I. (Mehr zu Funktionen und Tastaturbelegung im Handbuch von w3m) - Wie gebe ich einen Proxy-Server vor?
-
Setzen Sie die Umgebungsvariablen HTTP_PROXY, HTTPS_PROXY, GOPHER_PROXY und FTP_PROXY oder öffnen mit
o
den Einstellungs-Dialog. Um beispielsweise den Port 8000 von proxy.example.org zu benutzen, geben Sie einhttp://proxy.example.org:8000/
- Wie wähle ich den standardmäßig verwendeten Bildbetrachter aus?
-
Standardmäßig benutzt w3m den Bildbetrachter xv. Wenn Sie beispielsweise
display
vorziehen, ergänzen Sie ~/.w3m/mailcap oder /etc/mailcap um die Zeile:image/*; display %s
Ebenso können Sie für andere Dateitypen externe Anzeigeprogramme festlegen:
image/*; display %s
application/postscript; ghostview %s
application/x-dvi; xdvi %s - Wie wird eine URL eingegeben?
-
Drücken Sie U
- w3m hängt eine URL an die vorherige an, obwohl die Zeile mit STRG-u gelöscht worden war. Was ist zu tun?
-
Geben Sie die komplette Adresse ein, z.B. http://www.slashdot.org.
Zurück zur Übersicht
Verschiedenes
- Ich suche die Konfigurationsdatei von w3m.
-
Es ist ~/.w3m/config.
In dieser Datei kann jeder Benutzer das Verhalten von w3m anpassen. Sie finden dort zeilenweise die Variablen zu den im Einstellungs-Dialog beschriebenen Optionen. Den Namen und die Belegung einer Variable trennt ein Leerzeichen.
Ohne eine benutzerspezifische Konfigurationsdatei richtet sich w3m nach der systemweiten Konfigurationsdatei /etc/w3m/config.
- Wofür sind die w3mxxxx Dateien in meinem ~/.w3m Verzeichnis gut?
-
Es handelt sich um temporäre Dateien, die w3m beim Lesen anlegt. Sie dienen nicht zur Zwischenspeicherung und werden beim Verlassen des Programms normalerweise gelöscht. Wenn welche zurückbleiben, löschen Sie sie einfach selbst.
Zurück zur Übersicht

