From 9a2547230aeaa6598a0c23bb927d919e634b929e Mon Sep 17 00:00:00 2001 From: Quentin Rameau Date: Tue, 3 Nov 2015 14:25:44 +0100 Subject: 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> --- surf.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'surf.1') diff --git a/surf.1 b/surf.1 index dc033c6..3457a55 100644 --- a/surf.1 +++ b/surf.1 @@ -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. -- cgit v1.2.3