Adding kiosk mode.

Thanks to Christian Hesse <mail@eworm.de>!
This commit is contained in:
Christoph Lohmann
2013-03-11 21:26:22 +01:00
parent fe3bd631d4
commit badb84387e
3 changed files with 19 additions and 6 deletions
+4 -1
View File
@@ -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