more xopts
[k8sbuild.git] / xoptz / w3m.xopt
blob39384bca7c8e2f35feb9207819e3d840719326c6
1 profile=empty
3 #  --disable-m17n               do not use m17n
4 #   --disable-unicode           do not use unicode
5 #   --enable-messagel10n=LL     message l10n instead of NLS
6 #   --enable-japanese=CODE      support Japanese CODE=(S|E|J|U)
7   --disable-nls           do not use Native Language Support
8   --disable-rpath         do not hardcode runtime library paths
9 #  --disable-color              disable color for vt100 terminal
10 #   --disable-ansi-color                disable ansi color escape sequence
11 #   --disable-bgcolor           disable to set background color
12   --enable-image=x11            enable inline image handler for DEVS
13 #                                DEVS may be comma separeted: x11,fb,fb+s,win
14 #                                default: autodetected.
15 #                                'no' means disable inline image
16 #   --disable-xface             disable xface support
17 #  --enable-keymap=w3m|lynx     default keybind style(w3m or lynx)
18 #  --disable-menu               disable popup menu
19 #  --disable-mouse              disable mouse operation
20 #  --disable-history            disable URL history
21 #  --disable-alarm              disable alarm
22 #  --disable-cookie             disable cookie
23 #  --disable-nntp               disable NNTP
24 #  --enable-gopher              enable GOPHER
25 #  --disable-dict               disable dictionary lookup (see README.dict)
26 #  --disable-help-cgi           disable help cgi
27 #  --disable-external-uri-loader        disable external URI loader
28    --disable-w3mmailer          disable w3mmailer
29   --disable-ipv6                disable IPv6
30    --disable-sslverify          verify SSL certificate
31   --disable-digest-auth         disable digest auth
34 !DESC
35 w3m -- a pager with WWW capability
37 w3m is a pager with WWW capability. It IS a pager, but it can be
38 used as a text-mode WWW browser. The features of w3m are as follows:
39 *When reading HTML document, you can follow links and view images
40  (using external image viewer).
41 *It has 'internet message mode', which determines the type of document
42  from header. If the Content-Type: field of the document is text/html,
43  that document is displayed as HTML document.
44 *You can change URL description like 'http://hogege.net' in plain text
45  into link to that URL.
46 !EOF