summaryrefslogtreecommitdiffstats
path: root/gnome-help
diff options
context:
space:
mode:
authorTiffany Antopolski <tiffany@antopolski.com>2011-03-20 01:02:07 -0400
committerTiffany Antopolski <tiffany@antopolski.com>2011-03-20 01:03:06 -0400
commitf7c1976d852a25a7dc05f0396080c39e876579c1 (patch)
tree77cd600986a30b56313adc85669d26c3e5c66202 /gnome-help
parent1fc0a78b31c408c9f1f610b17cf3d4ac134f6009 (diff)
downloadgnome-user-docs-f7c1976d852a25a7dc05f0396080c39e876579c1.tar.gz
gnome-user-docs-f7c1976d852a25a7dc05f0396080c39e876579c1.tar.xz
gnome-user-docs-f7c1976d852a25a7dc05f0396080c39e876579c1.zip
g-h: mouse-middleclick, content added. Orphan page.
Diffstat (limited to 'gnome-help')
-rw-r--r--gnome-help/C/mouse-middleclick.page44
1 files changed, 44 insertions, 0 deletions
diff --git a/gnome-help/C/mouse-middleclick.page b/gnome-help/C/mouse-middleclick.page
index e69de29..fc67c50 100644
--- a/gnome-help/C/mouse-middleclick.page
+++ b/gnome-help/C/mouse-middleclick.page
@@ -0,0 +1,44 @@
+<page xmlns="http://projectmallard.org/1.0/"
+ type="topic"
+ id="mouse-middleclick">
+
+<info>
+ <desc>Middle click tips.</desc>
+
+ <revision pkgversion="3.0" version="1.0" date="2011-03-19" status="review"/>
+
+ <!--<link type="guide" xref="index" />-->
+ <!--<link type="seealso" xref="YYYYY" />-->
+
+ <credit type="author">
+ <name>Tiffany Antopolski</name>
+ <email>tiffany.antopolski@gmail.com</email>
+ </credit>
+ <license><p>Creative Commons Share Alike 3.0</p></license>
+</info>
+
+<title>Mouse middleclick</title>
+
+<p>Your desktop has a built in copy and paste function:</p>
+<steps>
+<item><p>Highlight the text you want to copy.</p></item>
+<item><p>Go to where you want to paste it and press the middle mouse button.</p></item>
+<item><p>The text is pasted at the mouse position.</p>
+<p>The text must be highlighted when you middle click in order to paste. </p></item>
+</steps>
+
+<list>
+<item><p>You can middle click on a hyperlink in a browser to have it open in a new tab.</p></item>
+<item><p>In <app>Firefox</app> middle clicking on a tab will immediately close it.</p></item>
+</list>
+<section id="two-button">
+ <title>Two button mouse</title>
+ <p>To perform a "middle click" on a two button mouse, click both mouse buttons at the same time.</p>
+<p>On a laptop, clicking both pads simultaneously will simulate middle click behavior.</p>
+</section>
+
+<section id="scroll-wheel">
+ <title>Scroll Wheel</title>
+ <p>Clicking the scroll wheel will mimic the middle click.</p>
+</section>
+</page>