From c6dd1c007d8e2c748e6fc6928296e3ba44670cfd Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Sun, 12 Dec 2010 19:14:17 +0200 Subject: [PATCH] contrib/man/conkeror.1: (KEYBINDINGS): order alphabetically Signed-off-by: Jari Aalto --- contrib/man/conkeror.1 | 76 +++++++++++++++++++++++++------------------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/contrib/man/conkeror.1 b/contrib/man/conkeror.1 index ccd774d..cdf7af1 100644 --- a/contrib/man/conkeror.1 +++ b/contrib/man/conkeror.1 @@ -83,32 +83,20 @@ Control key (on PCs this often is the Alt key) and then pressing .PP This is a short list of the most important key bindings: .TP -.B C\(hyx C\(hyc -Exit the program -.TP -.B C\(hyx C\(hyf -Open an URL in a new buffer. -.TP -.B C\(hyx C\(hyv -Open an URL in the current buffer by editing the current URL. -.TP -.B C\(hyx b -Change buffer -.TP -.B C\(hyx k -Kill (close) buffer +.B [[ +Go to previous page (Backward) in site navigation (if present) .TP -.B M\(hyp -Change to previous buffer +.B ]] +Go to next page (Forward) in site navigation (if present) .TP -.B M\(hyn -Change to next buffer +.B b +Bookmark page .TP -.B g -Go to another URL +.B B +Go to previous page (Backward) in page history .TP -.B r -Reload page +.B c +Copy a link to clipboard .TP .B f Follow a link @@ -116,38 +104,50 @@ Follow a link .B C\(hyu f Follow a link and open it in a new window .TP -.B c -Copy a link to clipboard -.TP -.B b -Bookmark page -.TP -.B B -Go to previous page (Backward) in page history -.TP .B F Go to next page (Forward) in page history .TP -.B [[ -Go to previous page (Backward) in site navigation (if present) +.B g +Go to another URL .TP -.B ]] -Go to next page (Forward) in site navigation (if present) +.B r +Reload page +.TP +.B M\(hyn +Change to next buffer +.TP +.B M\(hyp +Change to previous buffer .TP .B C\(hyg Stop (loading a the page, incremental search, etc.) .TP -.B C\(hys -Incremental search forward -.TP .B C\(hyr Incremental search backward .TP +.B C\(hys +Incremental search forward +.TP .B C\(hyw Cut .TP .B C\(hyy Paste +.TP +.B C\(hyx b +Change buffer +.TP +.B C\(hyx k +Kill (close) buffer +.TP +.B C\(hyx C\(hyc +Exit the program +.TP +.B C\(hyx C\(hyf +Open an URL in a new buffer. +.TP +.B C\(hyx C\(hyv +Open an URL in the current buffer by editing the current URL. .SH KNOWN BUGS conkeror (respectively xulrunner) sometimes hangs at \-\-help (and possibly other situations) if \fI/dev/random\fP does not provide -- 2.11.4.GIT