~ubuntu-branches/ubuntu/trusty/terminator/trusty

« back to all changes in this revision

Viewing changes to doc/terminator.1

  • Committer: Bazaar Package Importer
  • Author(s): Nicolas Valcárcel, Nicolas Valcárcel, Sandro Tosi, Marco Rodrigues
  • Date: 2009-01-20 20:06:05 UTC
  • mfrom: (4.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20090120200605-t26ymi6knz0byb94
Tags: 0.12-1
[ Nicolas Valcárcel ]
* New upstream release (Closes: #512502)
* Removed:
  - 02_terminator_config.patch
  - 03_bad_config_file_handling_behabior.patch
* Increment x-terminal-emulator priority to avoid gnome-terminal override

[ Sandro Tosi ]
* debian/control
  - switch Vcs-Browser field to viewsvn

[ Marco Rodrigues ]
* debian/terminator.postinst:
  + Add -e option to sh to remove
    lintian warning.
* debian/terminator.prerm:
  + Add -e option to sh to remove
    lintian warning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
Ignore the gconf settings of gnome-terminal
38
38
.TP 
39
39
.B \-p, \-\-profile=PROFILE
40
 
Loads the GNOME Terminal profile named PROFILE
 
40
Loads the GNOME Terminal profile named PROFILE. Note that doing this will override the settings
 
41
in your Terminator config file with those from the GNOME Terminal profile.
41
42
.TP
42
43
.B \-\-geometry=GEOMETRY
43
44
Specifies the preferred size and position of Terminator's window; see X(7).
82
83
Move to \fBp\fRrevious terminal within the same tab, use Ctrl+PageUp to move to the previous tab.
83
84
If \fBcycle_term_tab\fR is \fBFalse\fR, cycle within the same tab will be disabled
84
85
.TP 
 
86
.B Alt+Up
 
87
Move to the terminal \fBabove\fR the current one.
 
88
.TP
 
89
.B Alt+Down
 
90
Move to the terminal \fBbelow\fR the current one.
 
91
.TP
 
92
.B Alt+Left
 
93
Move to the terminal \fBleft of\fR the current one.
 
94
.TP
 
95
.B Alt+Right
 
96
Move to the terminal \fBright of\fR the current one.
 
97
.TP
85
98
.B Ctrl+Shift+C
86
99
Copy selected text to clipboard
87
100
.TP
95
108
Quits Terminator
96
109
.TP 
97
110
.B Ctrl+Shift+X
98
 
Toggle between showing all terminals and only showing the current one.
 
111
Toggle between showing all terminals and only showing the current one (maximise).
99
112
.TP 
100
113
.B Ctrl+Shift+Z
101
 
Toggle between showing all terminals and only showing a scaled version of the current one.
 
114
Toggle between showing all terminals and only showing a scaled version of the current one (zoom).
102
115
.TP 
103
116
.B Ctrl+Shift+T
104
117
Open new \fBt\fRab
132
145
.TP
133
146
.B F11
134
147
Toggle fullscreen
 
148
.TP
 
149
.B Ctrl+Shift+R
 
150
Reset terminal state
 
151
.TP
 
152
.B Ctrl+Shift+G
 
153
Reset terminal state and clear window
135
154
.SH "Drag and Drop"
136
155
The layout can be modified by moving terminals with Drag and Drop.
137
156
To start dragging a terminal, hold down \fBCtrl\fP, click and hold the \fBright\fP mouse button.