From 2d9ece8bcb1c76c3d6990b83b00019e171c759d7 Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Wed, 4 May 2011 16:21:03 +0900 Subject: Releasing debian version 0.5.1-5 --- doc/FAQ.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/FAQ.html') diff --git a/doc/FAQ.html b/doc/FAQ.html index 6973e2e..50478e3 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -239,7 +239,7 @@ from the server each time it accesses it. If possible, use a cache server. (if you are using netscape).

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 ~/.mailcap or /etc/mailcap. +
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
@@ -270,6 +270,10 @@ with Ctrl-u. What to do?
 

What is w3m's configuration file?

It is ~/.w3m/config. +With this file, you can adjust w3m's behavior by changing values of options +that are described to be varied with the option setting panel. +Each line contains setting for one option, which is a pair of an option name +and its value with a space as a separator.

What are these w3mxxxx files in my ~/.w3m directory for?

These are temporary files used by w3m when reading documents from a -- cgit v1.2.3