Adding upstream version 0.5.2
This commit is contained in:
@@ -239,7 +239,7 @@ from the server each time it accesses it. If possible, use a cache server.
|
||||
(if you are using netscape).
|
||||
<p>
|
||||
<dt><h3>How do I change the default image viewer?</h3>
|
||||
<dd>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.
|
||||
<dd>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.
|
||||
<p>
|
||||
<pre>
|
||||
image/*; display %s
|
||||
@@ -270,6 +270,10 @@ with Ctrl-u. What to do?</h3>
|
||||
<dl>
|
||||
<dt><h3>What is w3m's configuration file?</h3>
|
||||
<dd>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.
|
||||
<p>
|
||||
<dt><h3>What are these w3mxxxx files in my ~/.w3m directory for?</h3>
|
||||
<dd>These are temporary files used by w3m when reading documents from a
|
||||
|
18
doc/README
18
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/
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user