From 828a76b5bbca067b4c9104840fd4342557af2dc0 Mon Sep 17 00:00:00 2001 From: Emmanuel Bretelle Date: Wed, 18 Jun 2008 17:51:01 +0100 Subject: [PATCH] corrected errors in terminator*.{1,5} --- doc/terminator.1 | 4 ++-- doc/terminator_config.5 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/terminator.1 b/doc/terminator.1 index 4c349375..3330fa47 100644 --- a/doc/terminator.1 +++ b/doc/terminator.1 @@ -69,11 +69,11 @@ Move first VPaned handle \fBDown\fR. Hide/Show \fBS\fRcrollbar. .TP .B Ctrl+Shift+N -Move to \fBn\fRext terminal within the same tab, use Ctrl+Shift+PageDown to move to the next tab. +Move to \fBn\fRext terminal within the same tab, use Ctrl+PageDown to move to the next tab. If \fBcycle_term_tab\fR is \fBFalse\fR, cycle within the same tab will be disabled .TP .B Ctrl+Shift+P -Move to \fBp\fRrevious terminal within the same tab, use Ctrl+Shift+PageUp to move to the previous tab. +Move to \fBp\fRrevious terminal within the same tab, use Ctrl+PageUp to move to the previous tab. If \fBcycle_term_tab\fR is \fBFalse\fR, cycle within the same tab will be disabled .TP .B Ctrl+Shift+W diff --git a/doc/terminator_config.5 b/doc/terminator_config.5 index 63bb89e8..3eb866a7 100644 --- a/doc/terminator_config.5 +++ b/doc/terminator_config.5 @@ -131,7 +131,7 @@ If this is set to true, the fullscreen keyboard shortcut changes from F11 (like Default value: \fBFalse\fR .TP .B cycle_term_tab -If this is set to true, when switching to the next/previous term, terminator will cycle within the same tab. Ctrl-Shift-PageUp/PageDown can then be used to move from one tab to the other one. +If this is set to true, when switching to the next/previous term, terminator will cycle within the same tab. Ctrl-PageUp/PageDown can then be used to move from one tab to the other one. Default value: \fBTrue\fR .SH "SEE ALSO" .BR gnome\-terminal(1)