Mini Shell

Direktori : /usr/share/help/fr/gnome-terminal/
Upload File :
Current File : //usr/share/help/fr/gnome-terminal/txt-copy-paste.page

<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="topic" id="txt-copy-paste" xml:lang="fr">
  <info>
    <link type="guide" xref="index#textoutput"/>
    <link type="seealso" xref="adv-keyboard-shortcuts"/>

    <revision version="0.1" date="2013-03-03" status="candidate"/>

    <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>Copier et coller du texte dans <app>Terminal</app>.</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>Copier et coller</title>

  <p>Vous pouvez copier et coller du texte dans <app>Terminal</app> de la même manière que dans les autres applications. Cependant, les raccourcis claviers diffèrent.</p>

  <terms>
    <item>
      <title><gui>Copier</gui></title>
      <p>Highlight the text portions you wish to copy, then select
      <guiseq><gui style="menu">Edit</gui>
      <gui style="menuitem">Copy</gui></guiseq>. Alternatively, you can press
      <keyseq><key>Shift</key><key>Ctrl</key><key>C</key></keyseq>.</p>
    </item>
    <item>
      <title><gui>Copy as HTML</gui></title>
      <p>Highlight the text portions you wish to copy with color and font
      attributes, then select <guiseq><gui style="menu">Edit</gui>
      <gui style="menuitem">Copy as HTML</gui></guiseq>.</p>
    </item>
    <item>
      <title><gui>Coller</gui></title>
      <p>Right click in the <app>Terminal</app> and select
      <gui style="menuitem">Paste</gui>. Alternatively, you
      can press
      <keyseq><key>Shift</key><key>Ctrl</key><key>V</key></keyseq>.</p>
    </item>
  </terms>

  <note>
    <p>Les raccourcis de clavier standards, tels que <keyseq><key>Ctrl</key><key>C</key></keyseq>, ne peuvent pas être utilisés pour copier et coller du texte.</p>
  </note>

</page>