summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9750c2b)
raw | patch | inline | side by side (parent: 9750c2b)
author | buliabyak <buliabyak@users.sourceforge.net> | |
Fri, 13 Apr 2007 03:02:28 +0000 (03:02 +0000) | ||
committer | buliabyak <buliabyak@users.sourceforge.net> | |
Fri, 13 Apr 2007 03:02:28 +0000 (03:02 +0000) |
doc/keys.html | patch | blob | history | |
doc/keys.xml | patch | blob | history |
diff --git a/doc/keys.html b/doc/keys.html
index 24bac49968cfd4965fed6150ab20ac94ae01f7be..7de6dde1ca6ece043e657ce3789699e86e0fe336 100644 (file)
--- a/doc/keys.html
+++ b/doc/keys.html
-<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>
diff --git a/doc/keys.xml b/doc/keys.xml
index ad110a21a5269532121c19af6902b3e67032c024..8367eecba621cb96fd91e92d26d6ba2b419cb90d 100644 (file)
--- a/doc/keys.xml
+++ b/doc/keys.xml
</group>
<group>
-<title>Rubberband</title>
-<mouse><key><left-drag/></key> <action>select multiple objects</action></mouse>
+<title>Rubberband, touch selection</title>
+<mouse><key><left-drag/></key> <action>select by rubberband</action></mouse>
<note>Dragging around objects does "rubberband" selection; previous selection is deselected.</note>
<mouse><key><shift/><left-drag/></key> <action>add objects to selection</action></mouse>
<note>Normally, you need to start from an empty space to initiate a rubberband.</note>
<note>However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object.</note>
+<mouse><key><alt/><left-drag/></key><key><shift/><alt/><left-drag/></key> <action>select by touch</action></mouse>
+<note>Alt+dragging over objects selects those objects that are touched by the path.</note>
+<note>To start touch selection with Alt, you must have nothing selected; otherwise use Shift+Alt.</note>
+<note>You can switch rubberband selection to touch selection and back while dragging by pressing/releasing Alt.</note>
</group>
<group>