diff options
Diffstat (limited to '')
-rw-r--r-- | debian/README.Debian | 17 | ||||
-rw-r--r-- | debian/README.Debian.w3m-img | 7 |
2 files changed, 0 insertions, 24 deletions
diff --git a/debian/README.Debian b/debian/README.Debian deleted file mode 100644 index 960821e..0000000 --- a/debian/README.Debian +++ /dev/null @@ -1,17 +0,0 @@ -w3m for DEBIAN ----------------------- - -If you want to w3m with lynx-style keybinding, -copy /usr/share/doc/w3m/examples/keymap.lynx to ~/.w3m/keymap - -Difference between pure w3m and Debian package: - - * -s option means squeeze multiple blank lines in order to work - as pager alternatives. - If you want to specify terminal coding system as Shift_JIS - (original w3m uses -s option for this), you can use - -o kanjicode=S - In addition, -e and -j option is disabled. Use - -o kanjicode=E or -o kanjicode=j respectively. - - -- Fumitoshi UKAI <ukai@debian.or.jp>, Mon Mar 22 00:52:34 2004 diff --git a/debian/README.Debian.w3m-img b/debian/README.Debian.w3m-img deleted file mode 100644 index 9961525..0000000 --- a/debian/README.Debian.w3m-img +++ /dev/null @@ -1,7 +0,0 @@ -w3m-img for DEBIAN ----------------------- - -Please check w3m package about configuration for w3m-img. - -Fumitoshi UKAI <ukai@debian.or.jp>, Wed Apr 10 23:59:21 2002 - |