terminator/doc/terminator.1

123 lines
3.1 KiB
Groff

.TH "TERMINATOR" "1" "Jan 5, 2008" "" ""
.SH "NAME"
Terminator \- Multiple GNOME terminals in one window
.SH "SYNOPSIS"
.B terminator
.RI [ options ]
.br
.SH "DESCRIPTION"
This manual page documents briefly the
.B Terminator
command.
.PP
\fBTerminator\fP is a program that allows users to set up flexible
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
frame based window manager.
.SH "OPTIONS"
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`\-').
A summary of options is included below.
For a complete description, see the Info files.
.TP
.B \-h, \-\-help
Show summary of options.
.TP
.B \-d, \-\-debug
Enable debugging output
.TP
.B \-m, \-\-maximise
Maximise the Terminator window when it starts
.TP
.B \-f, \-\-fullscreen
Place the Terminator window in its fullscreen state when it starts
.TP
.B \-b, \-\-borderless
Instruct the window manager not to render borders/decoration on the
Terminator window (good with \-m)
.TP
.B \-p, \-\-profile=PROFILE
Loads the GNOME Terminal profile named PROFILE
.TP
.B \-e, \-\-command=COMMAND
Runs the specified command instead of your default shell or profile specified command
.TP
.B \-x, \-\-execute=COMMAND [ARGS]
Runs \fBthe rest of the command line\fR instead of your default shell or profile specified command.
.SH "KEYBINDINGS"
\fBTerminator\fR allows you to manage windows using the keybindings described here:
.TP
.B Ctrl+Shift+O
Split terminals H\fBo\fRrizontally.
.TP
.B Ctrl+Shift+E
Split terminals V\fBe\fRrtically.
.TP
.B Ctrl+Shift+Right
Move first parent HPaned handle \fBRight\fR.
.TP
.B Ctrl+Shift+Left
Move first parent HPaned handle \fBLeft\fR.
.TP
.B Ctrl+Shift+Up
Move first VPaned handle \fBUp\fR.
.TP
.B Ctrl+Shift+Down
Move first VPaned handle \fBDown\fR.
.TP
.B Ctrl+Shift+S
Hide/Show \fBS\fRcrollbar.
.TP
.B Ctrl+Shift+N
Move to \fBn\fRext terminal.
.TP
.B Ctrl+Shift+P
Move to \fBp\fRrevious terminal.
.TP
.B Ctrl+Shift+W
Close the current terminal.
.TP
.B Ctrl+Shift+X
Toggle between showing all terminals and only showing the current one.
.TP
.B Ctrl+Shift+Z
Toggle between showing all terminals and only showing a scaled version of the current one.
.TP
.B Ctrl+Shift+Q
Close the current window.
.TP
.B Ctrl+Shift+T
Open new \fBt\fRab
.TP
.B Ctrl+PageDown
Move to next Tab
.TP
.B Ctrl+PageUp
Move to previous Tab
.TP
.B Ctrl+Shift+PageDown
Swap tab position with next Tab
.TP
.B Ctrl+Shift+PageUp
Swap tab position with previous Tab
.TP
.B F11
Toggle fullscreen
.SH "Drag and Drop"
Terminals layout can be modified by moving them using
.B Drag and Drop
To start dragging a terminal, press
.B Ctrl
and
.B right click
on the terminal
Move the terminal over the landing terminal.
The zone where the terminal will be inserted will be highlighted.
.SH "SEE ALSO"
.BR gnome\-terminal(1),terminator_config(5)
.SH "AUTHOR"
Terminator was written by Chris Jones <cmsj@tenshu.net> and others.
.PP
This manual page was written by Chris Jones <cmsj@tenshu.net>
for the Ubuntu project (but may be used by others).