[gnome-terminal/wip/mallard-merge: 1/202] help: add copy-paste.page



commit e082bdbf78066c9d5c7cfcc7bb48de4ce22a944e
Author: Sindhu S <sindhus live in>
Date:   Fri Jan 25 01:20:02 2013 +0530

    help: add copy-paste.page
    
    Added page on copy pasting text inside Terminal.

 help/C/copy-paste.page |   22 ++++++++++++++++++++++
 1 files changed, 22 insertions(+), 0 deletions(-)
---
diff --git a/help/C/copy-paste.page b/help/C/copy-paste.page
new file mode 100644
index 0000000..8eb42e2
--- /dev/null
+++ b/help/C/copy-paste.page
@@ -0,0 +1,22 @@
+<page xmlns="http://projectmallard.org/1.0/";
+      type="task"
+      id="copy-paste">
+  <info>
+    <revision version="0.1" date="2013-01-10" status="draft"/>
+
+    <credit type="author copyright">
+      <name>Sindhu S</name>
+      <email>sindhus live in</email>
+      <years>2013</years>
+    </credit>
+
+    <link type="guide" xref="index#textoutput"/>
+
+    <desc>How to copy and paste in <app>Terminal</app></desc>
+
+  </info>
+
+  <title>Copy and paste into <app>Terminal</app></title>
+<p>To copy: left click and drag cursor on the text, press Ctrl + C on keyboard or edit>Copy or shift + ctrl 
+ C </p>
+<p>To paste: press cursor on terminal where ever you want to paste, press ctrl + v or right click and press 
paste or edit > paste or shift + ctrl + v</p>
+</page>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]