summaryrefslogtreecommitdiffstats
path: root/doc/keys.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/keys.xml')
-rw-r--r--doc/keys.xml8
1 files changed, 6 insertions, 2 deletions
diff --git a/doc/keys.xml b/doc/keys.xml
index ad110a21a..8367eecba 100644
--- a/doc/keys.xml
+++ b/doc/keys.xml
@@ -478,12 +478,16 @@ groups) with the same effect as Alt+click.)</note>
</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>