diff options
| author | bulia byak <buliabyak@gmail.com> | 2008-04-14 08:18:16 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2008-04-14 08:18:16 +0000 |
| commit | 3b5740a64401f98525f077481db3b124c5684fee (patch) | |
| tree | 505af197fb0eec2dcc4d5b78fae2ee805c5af3a7 /doc | |
| parent | don't override helperpath preference setting per default in LPE::Effect. (diff) | |
| download | inkscape-3b5740a64401f98525f077481db3b124c5684fee.tar.gz inkscape-3b5740a64401f98525f077481db3b124c5684fee.zip | |
node tool update
(bzr r5442)
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/keys.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/keys.xml b/doc/keys.xml index 13ac8b4c5..aaa8adc98 100644 --- a/doc/keys.xml +++ b/doc/keys.xml @@ -756,7 +756,10 @@ groups) with the same effect as Alt+click.)</note> <group> <title>Change node type</title> <keys><key><shift/>C</key> <action>make cusp</action></keys> +<note>First Shift+C changes type of node; if you do another Shift+C on an already cusp node, it retracts its handles</note> <keys><key><shift/>S</key> <action>make smooth</action></keys> +<note>If a cusp node is adjacent to a line segment, first Shift+S makes it half-smooth with one handle collinear +with the segment; another Shift+S will expand a second handle</note> <keys><key><shift/>Y</key> <action>make symmetric</action></keys> <note>When making smooth or symmetric, you can lock the position of one of the handles by hovering mouse over it.</note> <mouse><key><ctrl/><left-click/></key> <action>toggle smooth/cusp/symmetric</action></mouse> |
