<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Clipboard (computing) - Page 23 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Clipboard_(computing)&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Clipboard_%28computing%29&amp;p=24">3.Next</a>
</p>
<p>Windows. Another selection, PRIMARY, is an X11-specific mechanism. Data is "copied" immediately upon highlighting and pasted with the third (middle) mouse button. This copied data is usually separated from the CLIPBOARD selection and does not change its contents. SECONDARY was planned as an alternative to PRIMARY but is only used inconsistently.</p>

<p>Command line access to the three clipboards is available with tools  and .<syntaxhighlight lang="bash">$ # to paste standard output to the clipboard using xclip$ echo text | xclip -in -selection clipboard$ # to paste standard output to the clipboard using xsel$ echo text | xsel --clipboard</syntaxhighlight></p><p>
<a accesskey="1" href="page.php?w=Clipboard_(computing)&amp;p=22">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Clipboard_%28computing%29&amp;p=24">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
