terminator/doc/terminator.1

92 lines
2.3 KiB
Groff
Raw Normal View History

.TH "TERMINATOR" "1" "Jan 5, 2008" "" ""
.SH "NAME"
2008-01-14 10:36:27 +00:00
Terminator \- Multiple GNOME terminals in one window
.SH "SYNOPSIS"
2008-01-05 01:21:39 +00:00
.B terminator
.RI [ options ]
.br
.SH "DESCRIPTION"
2008-01-05 01:21:39 +00:00
This manual page documents briefly the
.B Terminator
command.
.PP
2008-01-05 01:21:39 +00:00
\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"
2008-01-05 01:21:39 +00:00
These programs follow the usual GNU command line syntax, with long
2008-01-14 10:36:27 +00:00
options starting with two dashes (`\-').
2008-01-05 01:21:39 +00:00
A summary of options is included below.
For a complete description, see the Info files.
.TP
2008-01-14 10:36:27 +00:00
.B \-h, \-\-help
2008-01-05 01:21:39 +00:00
Show summary of options.
.TP
2008-01-14 10:36:27 +00:00
.B \-d, \-\-debug
2008-01-05 01:21:39 +00:00
Enable debugging output
.TP
2008-01-14 10:36:27 +00:00
.B \-m, \-\-maximise
2008-01-05 01:21:39 +00:00
Maximise the Terminator window when it starts
.TP
2008-01-14 10:36:27 +00:00
.B \-f, \-\-fullscreen
2008-01-05 01:21:39 +00:00
Place the Terminator window in its fullscreen state when it starts
.TP
2008-01-14 10:36:27 +00:00
.B \-b, \-\-borderless
2008-01-05 01:21:39 +00:00
Instruct the window manager not to render borders/decoration on the
2008-01-14 10:36:27 +00:00
Terminator window (good with \-m)
.TP
.B \-p, \-\-profile=PROFILE
2008-01-05 01:21:39 +00:00
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+Q
Close the current window.
.TP
.B F11
Toggle fullscreen
.SH "SEE ALSO"
.BR gnome\-terminal(1),terminatorrc(5)
.SH "AUTHOR"
2008-01-05 01:21:39 +00:00
Terminator was written by Chris Jones <cmsj@tenshu.net>
.PP
2008-01-05 01:21:39 +00:00
This manual page was written by Chris Jones <cmsj@tenshu.net>
for the Ubuntu project (but may be used by others).