From ad794e0f00f56065f4e8d7e4cd1e4b8873938993 Mon Sep 17 00:00:00 2001 From: Christoph Lohmann <20h@r-36.net> Date: Tue, 20 Nov 2012 16:14:28 +0100 Subject: [PATCH] The control of the toggles is now Ctrl-Shift-$character. That's easier for new users. --- surf.1 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/surf.1 b/surf.1 index c73714b..e45ee37 100644 --- a/surf.1 +++ b/surf.1 @@ -127,17 +127,17 @@ Copies current URI to primary selection. .B Ctrl\-o Show the sourcecode of the current page. .TP -.B Ctrl\-v -Toggle the enabling of plugins on that surf instance. +.B Ctrl\-Shift\-c +Toggle caret browsing. .TP .B Ctrl\-Shift\-i Toggle auto-loading of images. .TP -.B Ctrl\-c -Toggle caret browsing. -.TP .B Ctrl\-Shift\-s Toggle script execution. +.TP +.B Ctrl\-Shift\-v +Toggle the enabling of plugins on that surf instance. .SH ENVIRONMENT .TP .B SURF_USERAGENT -- 2.20.1