about summary refs log tree commit diff
path: root/surf.1
diff options
context:
space:
mode:
authorChristoph Lohmann <20h@r-36.net>2013-03-11 21:26:22 +0100
committerChristoph Lohmann <20h@r-36.net>2013-03-11 21:26:22 +0100
commitbadb84387e659ba1692c08f728ad6e7846d37818 (patch)
tree7ebcbddafb9843d378d20529691dbe344bc06996 /surf.1
parentdisable/toggle scrollbars (diff)
downloadsurf-badb84387e659ba1692c08f728ad6e7846d37818.tar.gz
surf-badb84387e659ba1692c08f728ad6e7846d37818.tar.bz2
surf-badb84387e659ba1692c08f728ad6e7846d37818.zip
Adding kiosk mode.
Thanks to Christian Hesse <mail@eworm.de>!
Diffstat (limited to 'surf.1')
-rw-r--r--surf.15
1 files changed, 4 insertions, 1 deletions
diff --git a/surf.1 b/surf.1
index 97c00f0..339ff6b 100644
--- a/surf.1
+++ b/surf.1
@@ -3,7 +3,7 @@
 surf \- simple webkit-based browser
 .SH SYNOPSIS
 .B surf
-.RB [-bipnsvx]
+.RB [-biknpsvx]
 .RB [-c\ cookiefile]
 .RB [-e\ xid]
 .RB [-r\ scriptfile]
@@ -32,6 +32,9 @@ Reparents to window specified by
 .B \-i
 Disable Images
 .TP
+.B \-k
+Enable kiosk mode (disable key strokes and right click)
+.TP
 .B \-n
 Disable the Web Inspector (Developer Tools).
 .TP