From 6db339b3d7a391f196e7c4b725a4ed0bd00f31cf Mon Sep 17 00:00:00 2001 From: Tatsuya Kinoshita Date: Wed, 4 May 2011 16:23:02 +0900 Subject: Adding upstream version 0.5.2 --- doc/FAQ.html | 6 +++++- doc/README | 18 +++++++++--------- doc/keymap.default | 1 + 3 files changed, 15 insertions(+), 10 deletions(-) (limited to 'doc') 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 diff --git a/doc/README b/doc/README index daf100c..e696900 100644 --- a/doc/README +++ b/doc/README @@ -1,4 +1,4 @@ - w3m: WWW wo Miru Tool version 0.5.1 April 29, 2004 + w3m: WWW wo Miru Tool version 0.5.2 May 31, 2007 (C) Copyright Akinori ITO Hironori SAKAMOTO Fumitoshi UKAI @@ -37,7 +37,7 @@ w3m is known to work on these platforms. Windows 9x/NT with Cygwin b20.1, 1.1.x, 1.3.x MS-DOS with DJGPP and WATT32 packet driver MacOS X Server - MacOS X 10.1, 10.2 + MacOS X 10.1, 10.2, 10.3, 10.4 2. Installation @@ -90,7 +90,7 @@ Windows 3. Copyright (C) Copyright 1994-2002 by Akinori Ito - (C) Copyright 2002-2004 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai + (C) Copyright 2002-2007 by Akinori Ito, Hironori Sakamoto, Fumitoshi Ukai 4. License @@ -107,15 +107,15 @@ Windows Initial author: Akinori Ito - Faculty of Engineering, Yamagata University + Faculty of Engineering, Tohoku University aito@fw.ipsj.or.jp Current Maintainer - Fumitoshi UKAI - Debian Project - ukai@debian.or.jp + Dai Sato + Tohoku University Hospital + satodai@w3m.jp Feel free to send your opinion to the w3m mailing-lists. - w3m-dev@mi.med.tohoku.ac.jp (Japanese) - w3m-dev-en@mi.med.tohoku.ac.jp (English) + w3m-dev@sic.med.tohoku.ac.jp (Japanese) + w3m-dev-en@sic.med.tohoku.ac.jp (English) http://w3m.sourceforge.net/ diff --git a/doc/keymap.default b/doc/keymap.default index c57bcea..0ecf14f 100644 --- a/doc/keymap.default +++ b/doc/keymap.default @@ -132,6 +132,7 @@ keymap LEFT MOVE_LEFT keymap M-[E MENU keymap M-[L MENU +keymap M-[Z PREV_LINK keymap M-[1~ BEGIN keymap M-[2~ MENU -- cgit v1.2.3