summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/keys.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/keys.xml b/doc/keys.xml
index b20291e0c..f3f0d8745 100644
--- a/doc/keys.xml
+++ b/doc/keys.xml
@@ -1166,6 +1166,7 @@ groups) with the same effect as Alt+click.)</note>
<title>Select handles</title>
<mouse><key><left-click/></key> <action>select a handle</action></mouse>
<mouse><key><shift/><left-click/></key> <action>add handle to selection</action></mouse>
+<mouse><key><left-drag/></key> <action>select by rubberband</action></mouse>
<keys><key><misc f="Tab"/></key> <action>select next handle</action></keys>
<keys><key><shift/><misc f="Tab"/></key> <action>select previous handle</action></keys>
<keys><key><ctrl/>A</key> <action>select all handles</action></keys>