summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 8b5e950)
raw | patch | inline | side by side (parent: 8b5e950)
author | cilix42 <cilix42@users.sourceforge.net> | |
Wed, 23 Jan 2008 11:09:24 +0000 (11:09 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Wed, 23 Jan 2008 11:09:24 +0000 (11:09 +0000) |
doc/keys.xml | patch | blob | history |
diff --git a/doc/keys.xml b/doc/keys.xml
index 14a334e444bdeb3d1b2bebb5c8e3727259f7753d..6486450b12260d270165ed7a2260fe5ba3bff92e 100644 (file)
--- a/doc/keys.xml
+++ b/doc/keys.xml
<note>If a path is selected, Shift+dragging anywhere creates a new subpath instead of a new independent path.</note>
<mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
<note>Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on.</note>
+<mouse><key><ctrl/><left-click/></key> <action>create a single dot</action></mouse>
+<note>This creates a single dot, represented by a small circle. The dot size (relative to the current stroke width) can be set in the Preferences dialog. With Shift, the size is doubled. Pressing Alt while creating multiple dots randomly varies their size.</note>
</group>
</section>
<note>These commands change the last (red) segment of the path to straight line or curve.</note>
</group>
+<group>
+<title>Create dots</title>
+<mouse><key><ctrl/><left-click/></key> <action>create a single dot</action></mouse>
+<note>This creates a single dot, represented by a small circle. The dot size (relative to the current stroke width) can be set in the Preferences dialog. With Shift, the size is doubled. Pressing Alt while creating multiple dots randomly varies their size.</note>
+
+
<group>
<title>Finish</title>
<keys><key><misc-wide f="Enter"/></key> <action>finish current line</action></keys>