summaryrefslogtreecommitdiff
path: root/surf.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-02-16 16:18:05 +0100
committerChristoph Lohmann <20h@r-36.net>2013-02-16 16:18:05 +0100
commitbd5bbb7fc352a4f1f5c54731e6c8ef01ff91d002 (patch)
treea0b35794c716fd4b86cfb058d10da055fb98c011 /surf.1
parent3e972f8e2a170f15e76fae7dc4de656963deb89b (diff)
downloadsurf-bd5bbb7fc352a4f1f5c54731e6c8ef01ff91d002.tar.gz
surf-bd5bbb7fc352a4f1f5c54731e6c8ef01ff91d002.tar.bz2
surf-bd5bbb7fc352a4f1f5c54731e6c8ef01ff91d002.zip
Add a toggle command for the stylefile.
The patch adds some better formatting for the manpage too. Thanks to Nick <suckless-dev@njw.me.uk> for the toggle patch!
Diffstat (limited to 'surf.1')
-rw-r--r--surf.126
1 files changed, 20 insertions, 6 deletions
diff --git a/surf.1 b/surf.1
index 880a2ad..1bad494 100644
--- a/surf.1
+++ b/surf.1
@@ -18,10 +18,13 @@ one can point surf to another URI by setting its XProperties.
.SH OPTIONS
.TP
.B \-c cookiefile
-Specify the cookiefile to use.
+Specify the
+.I cookiefile
+to use.
.TP
.B \-e xid
-Reparents to window specified by xid.
+Reparents to window specified by
+.I xid.
.TP
.B \-i
Disable Images
@@ -33,16 +36,20 @@ Disable the Web Inspector (Developer Tools).
Disable Plugins
.TP
.B \-r scriptfile
-Specify the user scriptfile.
+Specify the user
+.I scriptfile.
.TP
.B \-s
Disable Javascript
.TP
.B \-t stylefile
-Specify the user stylefile.
+Specify the user
+.I stylefile.
.TP
.B \-u useragent
-Specify the useragent which surf should use.
+Specify the
+.I useragent
+which surf should use.
.TP
.B \-v
Prints version information to standard output, then exits.
@@ -129,6 +136,11 @@ Toggle caret browsing.
.B Ctrl\-Shift\-i
Toggle auto-loading of images.
.TP
+.B Ctrl\-Shift\-m
+Toggle if the
+.I stylefile
+file should be loaded.
+.TP
.B Ctrl\-Shift\-s
Toggle script execution.
.TP
@@ -139,7 +151,9 @@ Toggle the enabling of plugins on that surf instance.
Toggle fullscreen mode.
.SH ENVIRONMENT
.B SURF_USERAGENT
-If this variable is set upon startup, surf will use it as the useragent string
+If this variable is set upon startup, surf will use it as the
+.I useragent
+string
.TP
.B http_proxy
If this variable is set and not empty upon startup, surf will use it as the http proxy