diff options
author | Christoph Lohmann <20h@r-36.net> | 2013-08-25 19:50:40 +0200 |
---|---|---|
committer | Christoph Lohmann <20h@r-36.net> | 2013-08-25 19:50:40 +0200 |
commit | 237e10058aaceca4660259d3948662a1e0b79cfb (patch) | |
tree | a52a6ae3c17dec8ec84b5c1dd07984680904e52a /surf.1 | |
parent | 058f7f45e2dd04363bf4f57982f633ddd5b7f16a (diff) |
Add fullscreen mode as flag and config option.
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 [-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 |