Code

touch selection update
[inkscape.git] / doc / keys.xml
index ad110a21a5269532121c19af6902b3e67032c024..8367eecba621cb96fd91e92d26d6ba2b419cb90d 100644 (file)
@@ -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>