summaryrefslogtreecommitdiffstats
path: root/gnome-help
diff options
context:
space:
mode:
authorTiffany Antopolski <tiffany@antopolski.com>2011-03-11 18:27:54 -0500
committerTiffany Antopolski <tiffany@antopolski.com>2011-03-11 23:56:55 -0500
commit4699f587f672612a629fc87c8236f303c2e7f0da (patch)
treea54ca94f6a0f590d3e91a764f3fc14b5be114932 /gnome-help
parent7b4a90486dd3ebf9fd463d18498e768e88cece00 (diff)
downloadgnome-user-docs-4699f587f672612a629fc87c8236f303c2e7f0da.tar.gz
gnome-user-docs-4699f587f672612a629fc87c8236f303c2e7f0da.tar.xz
gnome-user-docs-4699f587f672612a629fc87c8236f303c2e7f0da.zip
[g-h]rm focusfollows mouse: feature not in Gnome3
Diffstat (limited to 'gnome-help')
-rw-r--r--gnome-help/C/mouse-focusfollows.page54
-rw-r--r--gnome-help/Makefile.am1
2 files changed, 0 insertions, 55 deletions
diff --git a/gnome-help/C/mouse-focusfollows.page b/gnome-help/C/mouse-focusfollows.page
deleted file mode 100644
index afa4d0f..0000000
--- a/gnome-help/C/mouse-focusfollows.page
+++ /dev/null
@@ -1,54 +0,0 @@
-<page xmlns="http://projectmallard.org/1.0/"
- type="topic"
- id="mouse-focusfollows">
-<info>
- <link type="guide" xref="mouse#behavior"/>
-
- <desc>
- Turn on focus-follows-mouse, so you don't have to click a window to focus it.
- </desc>
-
- <revision pkgversion="2.28" version="0.1" date="2009-09-11" status="outdated"/>
- <credit type="author">
- <name>Phil Bull</name>
- <email>philbull@gmail.com</email>
- </credit>
- <copyright>
- <year>2009</year>
- <name>GNOME Documentation Project</name>
- </copyright>
- <license>Creative Commons Share Alike 3.0</license>
- <!-- <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude"/> -->
-</info>
-
-<title>I want windows to be selected when my mouse moves over them</title>
-
-<steps>
- <item>
- <p>
- Click <guiseq><gui>System</gui><gui>Preferences</gui><gui>Windows</gui></guiseq>
- </p>
- </item>
- <item>
- <p>
- Check <gui>Select windows when the mouse moves over them</gui>.
- </p>
- </item>
-</steps>
-
-<p>
-A window will now be selected whenever you move the mouse over it. However,
-it will not be raised above the other windows on the screen if there are any
-in front of it.
-</p>
-
-<p>
-If you would like a window to be raised above all of the other windows when you
-move the mouse over it, check
-<gui>Raise selected windows after an interval</gui>. Use the
-<gui>Interval before raising</gui> slider to choose the delay between the
-window being selected and the window being raised. If you move the mouse away
-from the window before this time has elapsed, the window won't be raised.
-</p>
-
-</page>
diff --git a/gnome-help/Makefile.am b/gnome-help/Makefile.am
index 547c30a..5d091e6 100644
--- a/gnome-help/Makefile.am
+++ b/gnome-help/Makefile.am
@@ -75,7 +75,6 @@ DOC_PAGES = \
mouse-cursor-style.page \
mouse-disabletouchpad.page \
mouse-drag-threshold.page \
- mouse-focusfollows.page \
mouse-highlightcolor.page \
mouse-lefthanded.page \
mouse-mousekeys.page \