Mini Shell
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="task" id="app-terminal-sizes" xml:lang="fr">
<info>
<revision version="0.1" date="2013-02-25" status="candidate"/>
<link type="guide" xref="index#appearance"/>
<link type="guide" xref="adv-keyboard-shortcuts"/>
<credit type="author copyright">
<name>Sindhu S</name>
<email>sindhus@live.in</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Ekaterina Gerasimova</name>
<email>kittykat3756@gmail.com</email>
<years>2013</years>
</credit>
<credit type="copyright editor">
<name>Michael Hill</name>
<email>mdhillca@gmail.com</email>
<years>2013</years>
</credit>
<include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
<desc>Change the <app>Terminal</app> window size.</desc>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Yoann Fievez</mal:name>
<mal:email>yoann.fievez@gmail.com</mal:email>
<mal:years>2013</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Julien Hardelin</mal:name>
<mal:email>jhardlin@orange.fr</mal:email>
<mal:years>2013</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Alexandre Franke</mal:name>
<mal:email>alexandre.franke@gmail.com</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Alain Lojewski</mal:name>
<mal:email>allomervan@gmail.com</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Jérôme Sirgue</mal:name>
<mal:email>jsirgue@free.fr</mal:email>
<mal:years>2014</mal:years>
</mal:credit>
<mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
<mal:name>Guillaume Bernard</mal:name>
<mal:email>translate@filorin.fr</mal:email>
<mal:years>2015</mal:years>
</mal:credit>
</info>
<title>Tailles de <app>Terminal</app></title>
<p>Si vous travaillez avec certaines applications en ligne de commande qui ont des exigences de taille minimale pour le terminal afin de s'afficher correctement, ou si vous voulez voir de longues lignes affichées dans le terminal avec le moins possible de sauts de ligne, vous pouvez demander que les fenêtres de <app>Terminal</app> soient d'une taille particulière.</p>
<p>Vous pouvez régler la taille de la fenêtre de <app>Terminal</app> à certaines valeurs prédéfinies :</p>
<steps>
<item>
<p>Sélectionner <gui style="menu">Terminal</gui>.</p>
</item>
<item>
<p>Choisir une des options suivantes : </p>
<list>
<item>
<p><gui style="menuitem">80×24</gui></p>
</item>
<item>
<p><gui style="menuitem">80×43</gui></p>
</item>
<item>
<p><gui style="menuitem">132×24</gui></p>
</item>
<item>
<p><gui style="menuitem">132×43</gui></p>
</item>
</list>
</item>
</steps>
<note style="tip">
<p>If you have enabled <link xref="pref-keyboard-access"><gui>Menu access
keys</gui></link>, you can access this menu by pressing
<keyseq><key>Alt</key><key>T</key></keyseq> and then pressing <key>1</key>
to switch the <app>Terminal</app> window to size <gui>80×24</gui> and so
on.</p>
</note>
<p>If you require custom size <app>Terminal</app> windows, you can also set
the default window size according to your requirements:</p>
<steps>
<item>
<p>Open <guiseq><gui style="menu">Edit</gui>
<gui style="menuitem">Preferences</gui></guiseq>.</p>
</item>
<item>
<p>Your current profile is selected in the sidebar. If you wish to edit
a different profile, click on its name.</p>
</item>
<item>
<p>Select <gui style="tab">Text</gui>.</p>
</item>
<item>
<p>Set <gui>Initial terminal size</gui> by typing the desired number of columns and
rows in the corresponding input boxes. You can also click
<gui style="button">+</gui> to increase or <gui style="button">-</gui> to
decrease the size.</p>
</item>
</steps>
</page>