Added keybindings information on man page

This commit is contained in:
Nicolas Valcárcel 2008-02-13 11:09:13 -05:00
parent 08486bb4ae
commit d504b4f05f
1 changed files with 36 additions and 17 deletions

View File

@ -1,11 +1,11 @@
.TH TERMINATOR 1 "Jan 5, 2008" .TH "TERMINATOR" "1" "Jan 5, 2008" "" ""
.SH NAME .SH "NAME"
Terminator \- Multiple GNOME terminals in one window Terminator \- Multiple GNOME terminals in one window
.SH SYNOPSIS .SH "SYNOPSIS"
.B terminator .B terminator
.RI [ options ] .RI [ options ]
.br .br
.SH DESCRIPTION .SH "DESCRIPTION"
This manual page documents briefly the This manual page documents briefly the
.B Terminator .B Terminator
command. command.
@ -14,7 +14,7 @@ command.
arrangements of GNOME terminals. It is aimed at those who normally arrangements of GNOME terminals. It is aimed at those who normally
arrange lots of terminals near each other, but don't want to use a arrange lots of terminals near each other, but don't want to use a
frame based window manager. frame based window manager.
.SH OPTIONS .SH "OPTIONS"
These programs follow the usual GNU command line syntax, with long These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`\-'). options starting with two dashes (`\-').
A summary of options is included below. A summary of options is included below.
@ -38,10 +38,29 @@ Terminator window (good with \-m)
.TP .TP
.B \-p \-\-profile=PROFILE .B \-p \-\-profile=PROFILE
Loads the GNOME Terminal profile named PROFILE Loads the GNOME Terminal profile named PROFILE
.SH "KEYBINDINGS"
\fBTerminator\fR allows you to manage windows using the keybindings described here:
.TP .TP
.SH SEE ALSO .B Cntrl+Shift+O
Split terminals H\fBo\fRrizontally.
.TP
.B Cntrl+Shift+E
Split terminals V\fBe\fRrtically.
.TP
.B Cntrl+Shift+N
Move to \fBn\fRext terminal.
.TP
.B Cntrl+Shift+P
Move to \fBp\fRrevious terminal.
.TP
.B Cntrl+Shift+W
Close the current terminal.
.TP
.B Cntrl+Shift+Q
Close the current window.
.SH "SEE ALSO"
.BR gnome\-terminal(1), .BR gnome\-terminal(1),
.SH AUTHOR .SH "AUTHOR"
Terminator was written by Chris Jones <cmsj@tenshu.net> Terminator was written by Chris Jones <cmsj@tenshu.net>
.PP .PP
This manual page was written by Chris Jones <cmsj@tenshu.net> This manual page was written by Chris Jones <cmsj@tenshu.net>