文件操作 - pref-profiles.page
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/help/fr/gnome-terminal/pref-profiles.page
编辑文件内容
<?xml version="1.0" encoding="utf-8"?> <page xmlns="http://projectmallard.org/1.0/" type="guide" id="pref-profiles" xml:lang="fr"> <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#manage-profiles"/> <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 xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/> <desc>Create, rename and delete profiles.</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>Gestion des profils</title> <p>Un profil est un ensemble de paramètres de <app>Terminal</app>. <app>Terminal</app> prend en charge plusieurs profils. Vous pouvez configurer les profils de <app>Terminal</app> dans <link xref="pref-custom-command">Lancer une commande ou un shell personnalisés</link>, définir un profil exclusivement pour vous connecter à des ordinateurs distants à l'aide de SSH ou définir un profil qui lance une session <app>GNU Screen</app>.</p> <p>Les paramètres de <app>Terminal</app> disponibles incluent : </p> <list> <item> <p>Nom du profil.</p> </item> <item> <p>Couleurs de la police et du fond d'écran.</p> </item> <item> <p><gui style="tab">Compatibilité</gui> avec les touches <key>Retour arrière</key> et <key>Supprimer</key>.</p> </item> <item> <p><gui style="tab">Défilement</gui>.</p> </item> </list> <section id="select-profile" style="task"> <title>Sélectionnez un profil</title> <p>If you have two or more profiles defined, 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>Création d'un nouveau profil</title> <p>To create a new profile with the default settings of <app>Terminal</app>:</p> <steps> <item> <p>Select <guiseq><gui style="menu">Edit</gui> <gui style="menuitem">Preferences</gui></guiseq>.</p> </item> <item> <p>In the sidebar, click on the <gui style="button">+</gui> button next to the <gui>Profiles</gui> label.</p> </item> <item> <p>Enter a name for the new profile. You can change this name later.</p> </item> <item> <p>Click <gui style="button">Create</gui> to create the new profile.</p> </item> <item> <p>Set your desired <link xref="#edit-profile">profile preferences</link>. These will be saved automatically.</p> </item> </steps> </section> <section id="create-profile-from-existing" style="task"> <title>Création d'un nouveau profil basé sur un profil existant</title> <p>Vous pouvez créer un nouveau profil en fonction des paramètres d'un profil existant : </p> <steps> <item> <p>Select <guiseq><gui style="menu">Edit</gui> <gui style="menuitem">Preferences</gui></guiseq>.</p> </item> <item> <p>In the sidebar select the profile on which your new profile should be based.</p> </item> <item> <p>Click on the arrow next to the profile name.</p> </item> <item> <p>Select <gui style="menuitem">Clone…</gui>.</p> </item> <item> <p>Enter a name for the new profile. You can change this name later.</p> </item> <item> <p>Click <gui style="button">Clone</gui> to create the new profile.</p> </item> <item> <p>Set your desired <link xref="#edit-profile">profile preferences</link>. These will be saved automatically.</p> </item> </steps> <note> <p>La création d'un nouveau profil à partir d'un profil existant n'affectera pas les paramètres du profil existant. Toutes les modifications apportées aux paramètres seront stockées dans le nouveau profil.</p> </note> </section> <section id="edit-profile" style="task"> <title>Modification d'un profil</title> <note style="warning"> <p>Si vous modifiez le profil par défaut, vous ne pourrez plus le restaurer à ses paramètres d'origine ! Si vous n'aviez pas encore créé d'autre profil de <app>Terminal</app> et que vous avez personnalisé le profil par défaut, alors <app>Terminal</app> <em>risque</em> de devenir inutilisable si par malchance un des paramètres pose problème. C'est pourquoi nous vous recommandons de <link xref="#create-profile-from-existing">faire une copie du profil par défaut</link> d'abord, puis de le modifier ensuite pour créer un profil personnalisé.</p> </note> <p>You can make changes to existing profiles. To edit a profile:</p> <steps> <item> <p>Select <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> </steps> <p>Once the desired profile is selected, you can:</p> <steps> <item> <p>Sélectionnez <link xref="app-fonts">police</link>, <link xref="app-cursor">formes du curseur</link> et <link xref="app-terminal-sizes">taille de <app>Terminal</app></link>.</p> </item> <item> <p>Vous pouvez aussi modifier le comportement de <app>Terminal</app> pour la <link xref="pref-custom-exit">sortie de commande</link>, définir un <link xref="pref-login-shell">shell de connexion personnalisé</link> ou changer les <link xref="pref-scrolling">préférences de la barre de défilement</link>.</p> </item> <item> <p>Pour changer le fond d'écran de <app>Terminal</app> et les couleurs du texte, consultez <link xref="app-colors"> les palettes de couleur de <app>Terminal</app></link>.</p> </item> <item> <p>Les changements de profil sont enregistrés immédiatement. Pour revenir dans <app>Terminal</app>, cliquez sur <gui style="button">Fermer</gui>.</p> </item> </steps> </section> <section id="rename-profile" style="task"> <title>Renommage d'un profil existant</title> <p>Vous pouvez renommer un profil existant, incluant le profil par défaut : </p> <steps> <item> <p>Select <guiseq><gui style="menu">Edit</gui> <gui style="menuitem">Preferences</gui></guiseq>.</p> </item> <item> <p>Sélectionnez un profil que vous souhaitez renommer.</p> </item> <item> <p>Click on the arrow next to the profile name.</p> </item> <item> <p>Select <gui style="menuitem">Rename…</gui>.</p> </item> <item> <p>Enter the new profile name.</p> </item> <item> <p>Click <gui style="button">Rename</gui> to rename.</p> </item> </steps> </section> <section id="delete-profile" style="task"> <title>Delete a profile</title> <p>Pour supprimer un profil : </p> <steps> <item> <p>Select <guiseq><gui style="menu">Edit</gui> <gui style="menuitem">Preferences</gui></guiseq>.</p> </item> <item> <p>Sélectionnez le profil que vous souhaitez supprimer.</p> </item> <item> <p>Click on the arrow next to the profile name.</p> </item> <item> <p>Select <gui style="menuitem">Delete…</gui>.</p> </item> <item> <p>Click <gui style="button">Delete</gui> to confirm.</p> </item> </steps> <note style="tip"> <p>The default profile cannot be deleted. If you wish to delete that profile, first set another profile as <link xref="#set-default">default</link>.</p> </note> </section> <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 selected profile.</p> <section id="set-default" style="task"> <title>Définir un profil par défaut</title> <p>The default profile is used when <app>Terminal</app> could not otherwise decide which profile to use. For example, <app>Terminal</app> is started up freshly and opens its first terminal window. In contrast, when you use a menu entry or keyboard shortcut of <app>Terminal</app> to open a new terminal, the profile of the existing terminal is used.</p> <steps> <item> <p>Select <guiseq><gui style="menu">Edit</gui> <gui style="menuitem">Preferences</gui></guiseq>.</p> </item> <item> <p>Select the profile you wish to set as the default.</p> </item> <item> <p>Click on the arrow next to the profile name.</p> </item> <item> <p>Select <gui style="menuitem">Set as default</gui>.</p> </item> </steps> <note> <p>The default profile is marked with a check mark symbol.</p> </note> </section> </page>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件