summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 32461c0)
raw | patch | inline | side by side (parent: 32461c0)
author | cilix42 <cilix42@users.sourceforge.net> | |
Fri, 11 Jan 2008 21:21:57 +0000 (21:21 +0000) | ||
committer | cilix42 <cilix42@users.sourceforge.net> | |
Fri, 11 Jan 2008 21:21:57 +0000 (21:21 +0000) |
doc/keys.xml | patch | blob | history |
diff --git a/doc/keys.xml b/doc/keys.xml
index f3f0d87459da8da8c7508d91d4d2e5ec585c8077..14a334e444bdeb3d1b2bebb5c8e3727259f7753d 100644 (file)
--- a/doc/keys.xml
+++ b/doc/keys.xml
*<section title="Ellipse tool" color="ffece8">
<group>
<title>Draw</title>
+<note>Without Alt the starting end ending point of the mouse drag mark the corners of the bounding box.</note>
+<note>With Alt the ellipse is enlarged so that its circumference passes through these two points (Ctrl+Alt is a special case; see below).</note>
<mouse><key><left-drag/></key> <action>draw an ellipse</action></mouse>
<mouse><key><ctrl/><left-drag/></key> <action>make circle or integer-ratio ellipse</action></mouse>
<note>This restricts ellipse so its height/width ratio is a whole number.</note>
<mouse><key><shift/><left-drag/></key> <action>draw around the starting point</action></mouse>
<note>This creates an ellipse symmetric around the starting point of the mouse drag.</note>
+<mouse><key><ctrl/><alt/><left-drag/></key>create circle passing through the starting and ending point<action></action></mouse>
+<note>This creates a perfect circle whose diameter is defined by the starting and ending point of the mouse drag.</note>
</group>
<group>