Add fullscreen mode as flag and config option.

This commit is contained in:
Christoph Lohmann
2013-08-25 19:50:40 +02:00
parent 058f7f45e2
commit 237e10058a
3 changed files with 13 additions and 1 deletions
+4 -1
View File
@@ -3,7 +3,7 @@
surf \- simple webkit-based browser
.SH SYNOPSIS
.B surf
.RB [-bBgGiIkKnNpPsSvx]
.RB [-bBfgGiIkKnNpPsSvx]
.RB [-c\ cookiefile]
.RB [-e\ xid]
.RB [-r\ scriptfile]
@@ -32,6 +32,9 @@ to use.
Reparents to window specified by
.I xid.
.TP
.B \-f
Run surf in fullscreen mode.
.TP
.B \-g
Disable giving the geolocation to websites.
.TP