diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-03-11 21:26:22 +0100 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-03-11 21:26:22 +0100 |
commit | badb84387e659ba1692c08f728ad6e7846d37818 (patch) | |
tree | 7ebcbddafb9843d378d20529691dbe344bc06996 /surf.1 | |
parent | fe3bd631d4e163e15ab685c22ad70c67f8b94f83 (diff) | |
download | surf-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.1 | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |