diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-10-12 07:18:47 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-10-12 07:18:47 +0000 |
| commit | 70221f8df7bd016dd59acdc7dcf39fd8e7d591d5 (patch) | |
| tree | 952e73c02e766166a07dd59f88e992fb0544cf7e /doc/keys.xml | |
| parent | fix error in structure, typo (diff) | |
| download | inkscape-70221f8df7bd016dd59acdc7dcf39fd8e7d591d5.tar.gz inkscape-70221f8df7bd016dd59acdc7dcf39fd8e7d591d5.zip | |
shift+drag
(bzr r3896)
Diffstat (limited to 'doc/keys.xml')
| -rw-r--r-- | doc/keys.xml | 1 |
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> |
