Fix fullscreen handling
Handle the fullscreen in a more consistent way with other options: -f disables fullscreen while -F enables fullscreen. Signed-off-by: Christoph Lohmann <20h@r-36.net>
This commit is contained in:
committed by
Christoph Lohmann
parent
0290066b31
commit
9a2547230a
@@ -51,10 +51,10 @@ Reparents to window specified by
|
||||
.I xid.
|
||||
.TP
|
||||
.B \-f
|
||||
Run surf in fullscreen mode.
|
||||
Start surf in windowed mode (not fullscreen).
|
||||
.TP
|
||||
.B \-F
|
||||
Disable to run in fullscreen by default.
|
||||
Start surf in fullscreen mode.
|
||||
.TP
|
||||
.B \-g
|
||||
Disable giving the geolocation to websites.
|
||||
|
||||
Reference in New Issue
Block a user