[gnome-user-docs] g-h/mouse: Reorged problems, repurposed disabletouchpad
- From: Shaun McCance <shaunm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-user-docs] g-h/mouse: Reorged problems, repurposed disabletouchpad
- Date: Sun, 3 Apr 2011 22:58:00 +0000 (UTC)
commit 08ded52e58a2b95d8cc784b387acf6d2a1897e38
Author: Shaun McCance <shaunm gnome org>
Date: Sun Apr 3 19:02:53 2011 -0400
g-h/mouse: Reorged problems, repurposed disabletouchpad
gnome-help/C/a11y-locate-pointer.page | 6 +-
gnome-help/C/mouse-disabletouchpad.page | 89 +++++---------------
gnome-help/C/mouse-doubleclick.page | 1 -
gnome-help/C/mouse-problem-notmoving.page | 2 +-
gnome-help/C/mouse-problem-themeerror.page | 71 ----------------
gnome-help/C/mouse-problems.page | 22 -----
gnome-help/C/mouse-sensitivity.page | 1 -
gnome-help/C/mouse-sound.page | 69 ---------------
...chpad-scroll.page => mouse-touchpad-click.page} | 8 +-
gnome-help/C/mouse-wakeup.page | 2 +-
gnome-help/C/mouse.page | 10 ++-
gnome-help/Makefile.am | 5 +-
12 files changed, 43 insertions(+), 243 deletions(-)
---
diff --git a/gnome-help/C/a11y-locate-pointer.page b/gnome-help/C/a11y-locate-pointer.page
index 5da1f3a..a60ec84 100644
--- a/gnome-help/C/a11y-locate-pointer.page
+++ b/gnome-help/C/a11y-locate-pointer.page
@@ -2,14 +2,14 @@
type="topic" style="task a11y"
id="a11y-locate-pointer">
<info>
+ <link type="guide" xref="mouse"/>
<link type="guide" xref="a11y#vision" group="lowvision"/>
<revision pkgversion="3.0" date="2011-03-30" status="final"/>
- <credit type="author copyright">
+ <credit type="author">
<name>Shaun McCance</name>
<email>shaunm gnome org</email>
- <years>2010</years>
</credit>
<desc>Pressing <key>Ctrl</key> can find your mouse pointer.</desc>
@@ -18,7 +18,7 @@
<title>Quickly locate the pointer</title>
- <p>If you have trouble seeing where the mouse pointer is on your screen, you can make it so that simply pressing the <key>Ctrl</key> key will locate your pointer. Once this is set up, pressing <key>Ctrl</key> will cause a black square to appear briefly at the location of your pointer.</p>
+ <p>If you have trouble seeing where the mouse pointer is on your screen, you can make it so that simply pressing the <key>Ctrl</key> key will locate your pointer. Once this is set up, pressing <key>Ctrl</key> will cause an animation to appear briefly at the location of your pointer.</p>
<steps>
<item><p>Click your name on the top panel and select <gui>System Settings</gui>.</p></item>
diff --git a/gnome-help/C/mouse-disabletouchpad.page b/gnome-help/C/mouse-disabletouchpad.page
index d36b8c0..ab37c04 100644
--- a/gnome-help/C/mouse-disabletouchpad.page
+++ b/gnome-help/C/mouse-disabletouchpad.page
@@ -6,81 +6,38 @@
<link type="guide" xref="mouse"/>
<link type="seealso" xref="mouse-mousekeys"/>
- <desc>
- Enable or disable the touchpad.
- </desc>
+ <desc>Turn the touchpad off while typing to prevent accidental clicks.</desc>
- <revision pkgversion="3.0" version="0.1" date="2011-02-04" status="candidate"/>
+ <revision pkgversion="3.0" date="2011-04-03" status="final"/>
<credit type="author">
- <name>Phil Bull</name>
- <email>philbull gmail com</email>
+ <name>Shaun McCance</name>
+ <email>shaunm gnome org</email>
</credit>
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
-<title>Touchpad</title>
-<p>
-To enable or disable the touchpad:
-</p>
+<title>Disable touchpad while typing</title>
+
+<p>Touchpads on laptops are often located where you rest your wrist
+while typing, which can sometimes cause accidental clicks while you
+type. You can disable the touchpad while you type. It will only
+work again a short time after your last key stroke.</p>
<steps>
- <item>
- <p>
- Press <keyseq><key>Alt</key><key>F2</key></keyseq>.
- </p>
- </item>
- <item><p>
- Type <input>gconf-editor</input> to bring up the <gui>Configuration Editor</gui> window.
- </p></item>
- <item><p>
- Click <guiseq><gui>/</gui><gui>desktop</gui><gui>gnome</gui><gui>peripherals</gui><gui>touchpad</gui></guiseq>.
- </p>
- </item>
- <item><p>
- Check/uncheck <gui>touchpad_enabled</gui>.
- </p></item>
- <item><p>
- Click <guiseq><gui>File</gui><gui>Quit</gui></guiseq>.
- </p></item>
+ <item><p>Click your name on the top bar and select <gui>System Settings</gui>.</p></item>
+ <item><p>Click <gui>Mouse and Touchpad</gui>.</p></item>
+ <item><p>On the <gui>Touchpad</gui> tab, select <gui>Disable
+ touchpad while typing</gui>.</p></item>
</steps>
-<note style="important">
- <p>
- If the touchpad is your only pointing device and you accidentally disabled it, you can enable it again using just the keyboard:
- </p>
- <steps>
- <item>
- <p>
- Press <keyseq><key>Alt</key><key>F2</key></keyseq>
- </p>
- </item>
- <item>
- <p>
- Type <cmd>gconftool --set /desktop/gnome/peripherals/mouse/touchpad_enabled -t bool True</cmd>
- </p>
- </item>
- <item>
- <p>
- Press <key>Enter</key>.
- </p>
- </item>
- </steps>
-</note>
-<!--
-<section id="disable-touchpad">
- <title>Disable the touchpad when a mouse is plugged-in</title>
-
- <p>
- There is currently no simple way of having your touchpad automatically
- disabled when a mouse is plugged in.
- </p>
- <code>
- gconftool -FIXME-set /desktop/gnome/peripherals/mouse/touchpad_enabled -t bool True
- gconftool -FIXME-set /desktop/gnome/peripherals/mouse/touchpad_enabled -t bool False
- ENV{ID_CLASS}="mouse", ACTION=="add", RUN+="synclient touchpadoff=1"
- ENV{ID_CLASS}="mouse", ACTION=="remove", RUN+="synclient touchpadoff=0"
- </code>
-</section>
--->
+<comment>
+ <cite date="2011-04-03">Shaun McCance</cite>
+ <p>I repurposed this page. It used to just be how to disable your
+ touchpad entirely. Phil had some instructions on how to do this
+ in gconf-editor, as well as how to trigger an auto-disable when
+ you plugged in your mouse. GConf instructions are outdated for
+ GNOME 3. We could resurrect and make current the old stuff, but
+ as maybe a tip or advanced topics. Check git history.</p>
+</comment>
</page>
diff --git a/gnome-help/C/mouse-doubleclick.page b/gnome-help/C/mouse-doubleclick.page
index fc6da89..e0b8b49 100644
--- a/gnome-help/C/mouse-doubleclick.page
+++ b/gnome-help/C/mouse-doubleclick.page
@@ -3,7 +3,6 @@
style="task a11y"
id="mouse-doubleclick">
<info>
- <link type="guide" xref="mouse-problems"/>
<link type="guide" xref="mouse"/>
<link type="guide" xref="a11y#mobility" group="clicking"/>
diff --git a/gnome-help/C/mouse-problem-notmoving.page b/gnome-help/C/mouse-problem-notmoving.page
index 0b45b4b..26c0e6a 100644
--- a/gnome-help/C/mouse-problem-notmoving.page
+++ b/gnome-help/C/mouse-problem-notmoving.page
@@ -3,7 +3,7 @@
style="problem"
id="mouse-problem-notmoving">
<info>
- <link type="guide" xref="mouse-problems"/>
+ <link type="guide" xref="mouse#problems"/>
<desc>
How to check your mouse if it is not working.
</desc>
diff --git a/gnome-help/C/mouse-sensitivity.page b/gnome-help/C/mouse-sensitivity.page
index 1ce3a57..0473142 100644
--- a/gnome-help/C/mouse-sensitivity.page
+++ b/gnome-help/C/mouse-sensitivity.page
@@ -3,7 +3,6 @@
id="mouse-sensitivity">
<info>
<link type="guide" xref="mouse"/>
- <link type="guide" xref="mouse-problems"/>
<link type="guide" xref="a11y#mobility" group="pointing"/>
diff --git a/gnome-help/C/mouse-touchpad-scroll.page b/gnome-help/C/mouse-touchpad-click.page
similarity index 71%
rename from gnome-help/C/mouse-touchpad-scroll.page
rename to gnome-help/C/mouse-touchpad-click.page
index 98823c3..caf0065 100644
--- a/gnome-help/C/mouse-touchpad-scroll.page
+++ b/gnome-help/C/mouse-touchpad-click.page
@@ -1,10 +1,10 @@
<page xmlns="http://projectmallard.org/1.0/"
type="topic"
style="task"
- id="mouse-touchpad-scroll">
+ id="mouse-touchpad-click">
<info>
<link type="guide" xref="mouse"/>
- <desc>XXXXX</desc>
+ <desc>Click or scroll using taps and gestures on your touchpad.</desc>
<revision pkgversion="3.0" date="2011-04-03" status="stub"/>
<credit type="author">
@@ -14,5 +14,7 @@
<include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/>
</info>
-<title>Scroll with the touchpad</title>
+<title>Click or scroll with the touchpad</title>
+
+
</page>
diff --git a/gnome-help/C/mouse-wakeup.page b/gnome-help/C/mouse-wakeup.page
index f8d2a00..41a0ee2 100644
--- a/gnome-help/C/mouse-wakeup.page
+++ b/gnome-help/C/mouse-wakeup.page
@@ -3,7 +3,7 @@
id="mouse-wakeup">
<info>
- <link type="guide" xref="mouse-problems"/>
+ <link type="guide" xref="mouse#problems"/>
<desc>Wake-up your mouse.</desc>
<revision pkgversion="3.0" version="0.9" date="2011-04-01" status="candidate"/>
<credit type="author">
diff --git a/gnome-help/C/mouse.page b/gnome-help/C/mouse.page
index 8ca325a..5e8178b 100644
--- a/gnome-help/C/mouse.page
+++ b/gnome-help/C/mouse.page
@@ -7,7 +7,7 @@
<desc>
<link xref="mouse-lefthanded">Left-handed</link>,
<link xref="mouse-sensitivity">speed and sensitivity</link>,
- <link xref="mouse-touchpad-scroll">touchpad scrolling</link>...
+ <link xref="mouse-touchpad-click">touchpad clicking and scrolling</link>...
</desc>
<revision pkgversion="3.0" version="0.1" date="2011-03-19" status="review"/>
@@ -21,4 +21,12 @@
<title>Mouse</title>
<links type="topic" style="2column"/>
+<section id="problems">
+ <info>
+ <title type="link">Common mouse problems</title>
+ <title type="link" role="trail">Common problems</title>
+ </info>
+ <title>Common problems</title>
+</section>
+
</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index b4b2ad5..655cb1f 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -110,11 +110,8 @@ DOC_PAGES = \
mouse-middleclick.page \
mouse-mousekeys.page \
mouse-problem-notmoving.page \
- mouse-problem-themeerror.page \
- mouse-problems.page \
mouse-sensitivity.page \
- mouse-sound.page \
- mouse-touchpad-scroll.page \
+ mouse-touchpad-click.page \
mouse-wakeup.page \
nautilus-behavior.page \
nautilus-bookmarks-edit.page \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]