/usr/share/help/C/gnome-terminal/pref-profiles.page is in gnome-terminal-data 3.18.3-1ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 | <page xmlns="http://projectmallard.org/1.0/"
type="guide"
id="pref-profiles">
<info>
<revision pkgversion="3.8" date="2013-03-03" status="candidate"/>
<revision pkgversion="3.12" date="2014-09-08" status="candidate"/>
<link type="guide" xref="index#preferences"/>
<link type="guide" xref="pref"/>
<credit type="author copyright">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
<years>2013</years>
</credit>
<credit type="author copyright editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2013-2014</years>
</credit>
<credit type="copyright editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2013</years>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
<desc>Create, edit and delete profiles.</desc>
</info>
<title>Manage profiles</title>
<comment>
<cite href="mailto:kittykat3756@gmail.com">Kat</cite>
<p>Repeating that the user can edit the settings in each section is not
very nice, we need to find a way around this.</p>
</comment>
<p>A profile is a collection of <app>Terminal</app> settings.
<app>Terminal</app> supports multiple profiles. You can configure
<app>Terminal</app> profiles to <link xref="pref-custom-command">run a custom
command or shell</link>, set a profile exclusively to connect to remote
computers using SSH or set a profile that launches a <app>GNU Screen</app>
session.</p>
<p>The available <app>Terminal</app> settings include:</p>
<list>
<item>
<p>Profile name.</p>
</item>
<item>
<p>Font and background colors.</p>
</item>
<item>
<p><gui style="tab">Compatibility</gui> with <key>Backspace</key> and
<key>Delete</key> keys.</p>
</item>
<item>
<p><gui style="tab">Scrolling</gui>.</p>
</item>
</list>
<p>The default profile is loaded when a new terminal is opened unless you
have selected another profile. Any changes that you make to the settings will
be stored in the currently used profile.</p>
<section id="set-default" style="task">
<title>Set a default profile</title>
<p>The default profile is a collection of profile settings applied on the
launch of every <app>Terminal</app> tab or window.</p>
<steps>
<item>
<p>Select <guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Preferences</gui>
<gui style="tab">Profiles</gui></guiseq>.</p>
</item>
<item>
<p>Select the profile to be set as default from the <gui>Profile used
when launching a new terminal</gui> drop down list.</p>
</item>
</steps>
</section>
<section id="select-profile" style="task">
<title>Select a profile</title>
<p>You can change the profile in your current <app>Terminal</app> tab or
window by selecting a profile from <guiseq><gui style="menu">Terminal</gui>
<gui style="menuitem">Change Profile</gui></guiseq>.</p>
</section>
<section id="new-profile" style="task">
<title>Create a new profile</title>
<p>Any changes to a new profile are saved automatically. To create a new
profile:</p>
<steps>
<item>
<p>Select <guiseq><gui style="menu">File</gui>
<gui style="menuitem">New Profile</gui></guiseq>.</p>
</item>
<item>
<p>Enter a name for the new profile next to
<gui style="input">Profile name</gui>.</p>
</item>
<item>
<p>Select <link xref="app-fonts">font</link>,
<link xref="app-cursor">cursor shape</link> and
<link xref="app-terminal-sizes">window size</link> in the
<gui style="tab">General</gui> tab.</p>
</item>
<item>
<p>Set your preferred behavior for the
<link xref="pref-custom-exit"><cmd>exit</cmd> command</link>.
You can also set a
<link xref="pref-custom-command">custom shell</link> in the
<gui style="tab">Command</gui> tab.</p>
</item>
<item>
<p>Set your preferred <link xref="app-colors">theme and colors</link>
in the <gui style="tab">Colors</gui> tab.</p>
</item>
<item>
<p>Set your <link xref="pref-scrolling">scrolling preference</link> in
the <gui style="tab">Scrolling</gui> tab.</p>
</item>
</steps>
</section>
<section id="create-profile-from-existing" style="task">
<title>Create a new profile based on an existing profile</title>
<p>You can create a new profile based on settings from an existing
profile:</p>
<steps>
<item>
<p>Select the profile that you wish to edit from
<guiseq><gui style="menu">Terminal</gui>
<gui style="menuitem">Change Profile</gui>
<gui style="menuitem"><var>Profile name</var></gui></guiseq> where
<var>Profile name</var> is the name of the profile that you wish to
edit. Alternatively, you can select <guiseq>
<gui style="menu">File</gui>
<gui style="menuitem">New Profile</gui></guiseq> to clone the profile
that you are currently using.</p>
</item>
<item>
<p>Set your desired <link xref="#edit-profile">profile
preferences</link>. These will be saved automatically. If you do not
update the <gui>Profile name</gui> on the tab <gui style="tab">General
</gui>, the new profile will not overwrite the profile that it is based
on.</p>
</item>
</steps>
<p>Alternatively, you can create a copy of the existing profile first and
then edit the profile:</p>
<steps>
<item>
<p>Select <guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Preferences</gui>
<gui style="tab">Profiles</gui></guiseq>.</p>
</item>
<item>
<p>Select your desired profile.</p>
</item>
<item>
<p>Click <gui style="button">Clone</gui>.</p>
</item>
<item>
<p>Set your desired <link xref="#edit-profile">profile
preferences</link>. These will be saved automatically. If you do not
update the profile name, the new profile will not overwrite the profile
that it is based on.</p>
</item>
</steps>
<note>
<p>Creating a new profile from an existing profile will not affect
settings in an existing profile. Any changes to settings will be stored
in the new profile.</p>
</note>
</section>
<section id="edit-profile" style="task">
<title>Edit a profile</title>
<note style="warning">
<p>If the default profile is edited, it cannot be restored to its
original settings! If you have not already created any other
<app>Terminal</app> profiles and have customized the default profile,
<app>Terminal</app> <em>may</em> become unusable should any settings
cause problems. It is recommended that you
<link xref="#create-profile-from-existing">create a copy of the
default profile</link> then edit the copy to create a custom profile.</p>
</note>
<p>You can make changes to existing profiles. To edit a profile, select
<guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Profile Preferences</gui></guiseq>.</p>
<steps>
<item>
<p>Select <link xref="app-fonts">font</link>,
<link xref="app-cursor">cursor shapes</link> and
<link xref="app-terminal-sizes"><app>Terminal</app> size</link>.</p>
</item>
<item>
<p>You may also change behavior of <app>Terminal</app> on
<link xref="pref-custom-exit">command exit</link>, set a
<link xref="pref-login-shell">custom login shell</link> or change
<link xref="pref-scrolling">scrollbar preferences</link>.</p>
</item>
<item>
<p>To change the <app>Terminal</app> background and text colors, see
<link xref="app-colors"><app>Terminal</app> color schemes</link>.</p>
</item>
<item>
<p>Changes to profile are saved immediately. To return to
<app>Terminal</app>, click <gui style="button">Close</gui>.</p>
</item>
</steps>
<note style="important">
<p>To make sure you are editing the desired profile, select the profile
from <guiseq><gui style="menu">Terminal</gui>
<gui style="menuitem">Change Profile</gui></guiseq>.</p>
</note>
</section>
<section id="rename-profile" style="task">
<title>Rename an existing profile</title>
<p>You can rename existing profiles, including the default profile:</p>
<steps>
<item>
<p>Select <guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Preferences</gui>
<gui style="tab">Profiles</gui></guiseq>.</p>
</item>
<item>
<p>Select the profile you wish to rename.</p>
</item>
<item>
<p>Click <gui style="button">Edit</gui>. This will open the
profile preferences dialog for the selected profile.</p>
</item>
<item>
<p>In the text box for <gui>Profile name</gui>, type the new profile
name.</p>
</item>
<item>
<p>Click <gui style="button">Close</gui> to return.</p>
</item>
</steps>
</section>
<section id="delete-profile" style="task">
<title>Delete a Profile</title>
<p>To delete a profile:</p>
<steps>
<item>
<p>Select <guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Preferences</gui>
<gui style="tab">Profiles</gui></guiseq>.</p>
</item>
<item>
<p>Select the profile you wish to delete. </p>
</item>
<item>
<p>Click <gui style="button">Delete</gui>.</p>
</item>
</steps>
</section>
</page>
|