Code

Document Ctrl+click in Pen/Pencil tool in doc/keys.xml
authorcilix42 <cilix42@users.sourceforge.net>
Wed, 23 Jan 2008 11:09:24 +0000 (11:09 +0000)
committercilix42 <cilix42@users.sourceforge.net>
Wed, 23 Jan 2008 11:09:24 +0000 (11:09 +0000)
doc/keys.xml

index 14a334e444bdeb3d1b2bebb5c8e3727259f7753d..6486450b12260d270165ed7a2260fe5ba3bff92e 100644 (file)
@@ -1063,6 +1063,8 @@ groups) with the same effect as Alt+click.)</note>
 <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>
 
@@ -1102,6 +1104,12 @@ groups) with the same effect as Alt+click.)</note>
 <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>