summaryrefslogtreecommitdiffstats
path: root/doc/keys.html
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2007-04-13 03:02:28 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2007-04-13 03:02:28 +0000
commit613e7539ef0cef86a18ee98c8c6a41525179ebe8 (patch)
treec9f5e7b3c88911113837c2d94107d3797582ed81 /doc/keys.html
parentfix thinning that didn't work for paths inside a transformed group (diff)
downloadinkscape-613e7539ef0cef86a18ee98c8c6a41525179ebe8.tar.gz
inkscape-613e7539ef0cef86a18ee98c8c6a41525179ebe8.zip
touch selection update
(bzr r2872)
Diffstat (limited to 'doc/keys.html')
-rw-r--r--doc/keys.html9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/keys.html b/doc/keys.html
index 24bac4996..7de6dde1c 100644
--- a/doc/keys.html
+++ b/doc/keys.html
@@ -490,12 +490,17 @@ groups) with the same effect as Alt+click.)</span></td></tr>
-<tr bgcolor="eee4dc"><td colspan="3"><h4>Rubberband</h4></td></tr>
-<tr bgcolor="eee4dc"><td align="right"><span class="key">mouse drag</span></td><td><span class="action">select multiple objects</span></td></tr>
+<tr bgcolor="eee4dc"><td colspan="3"><h4>Rubberband, touch selection</h4></td></tr>
+<tr bgcolor="eee4dc"><td align="right"><span class="key">mouse drag</span></td><td><span class="action">select by rubberband</span></td></tr>
<tr bgcolor="eee4dc"><td colspan="3"><span class="note">Dragging around objects does "rubberband" selection; previous selection is deselected.</span></td></tr>
<tr bgcolor="eee4dc"><td align="right"><span class="key">Shift+mouse drag</span></td><td><span class="action">add objects to selection</span></td></tr>
<tr bgcolor="eee4dc"><td colspan="3"><span class="note">Normally, you need to start from an empty space to initiate a rubberband.</span></td></tr>
<tr bgcolor="eee4dc"><td colspan="3"><span class="note">However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object.</span></td></tr>
+<tr bgcolor="eee4dc"><td align="right"><span class="key">Alt+mouse drag</span>,
+<span class="key">Shift+Alt+mouse drag</span></td><td><span class="action">select by touch</span></td></tr>
+<tr bgcolor="eee4dc"><td colspan="3"><span class="note">Alt+dragging over objects selects those objects that are touched by the path.</span></td></tr>
+<tr bgcolor="eee4dc"><td colspan="3"><span class="note">To start touch selection with Alt, you must have nothing selected; otherwise use Shift+Alt.</span></td></tr>
+<tr bgcolor="eee4dc"><td colspan="3"><span class="note">You can switch rubberband selection to touch selection and back while dragging by pressing/releasing Alt.</span></td></tr>