Code

Correct behavior of gradient stops to extract color from swatch when color is drag...
[inkscape.git] / doc / keys.xml
index 23ad9049bbbb9a6c7902f94a69e086baef66aaf6..d7e9d8c5b36e4ff872f52453d9c553aa9bef647a 100644 (file)
@@ -1,6 +1,6 @@
 <root xmlns="http://www.inkscape.org/namespaces/keys" 
   title="Inkscape keyboard and mouse reference"
-  ver  ="0.47"
+  ver  ="0.48"
 >
 
 <p>This document describes the default keyboard and mouse shortcuts of Inkscape, corresponding to the
@@ -29,16 +29,17 @@ RFE</a>).</p>
 <keys><key><keyf f="F4"/></key><key>r</key>     <action>Rectangle tool</action></keys>
 <keys><key><shift/><keyf f="F4"/></key><key>x</key>     <action>3D box tool</action></keys>
 <keys><key><keyf f="F5"/></key><key>e</key>     <action>Ellipse/arc tool</action></keys>
+<keys><key><shift/><keyf f="F9"/></key><key>*</key>     <action>Star tool</action></keys>
+<keys><key><keyf f="F9"/></key><key>i</key>     <action>Spiral tool</action></keys>
 <keys><key><keyf f="F6"/></key><key>p</key>     <action>Pencil (Freehand) tool</action></keys>
 <keys><key><shift/><keyf f="F6"/></key><key>b</key>     <action>Pen (Bezier) tool</action></keys>
 <keys><key><ctrl/><keyf f="F6"/></key><key>c</key>      <action>Calligraphy tool</action></keys>
+<keys><key><keyf f="F8"/></key><key>t</key>     <action>Text tool</action></keys>
+<keys><key><shift/><keyf f="F3"/></key><key>a</key>     <action>Spray tool</action></keys>
 <keys><key><shift/><keyf f="E"/></key><key>c</key>      <action>Eraser tool</action></keys>
 <keys><key><shift/><keyf f="F7"/></key><key>u</key>     <action>Paint Bucket tool</action></keys>
 <keys><key><ctrl/><keyf f="F1"/></key><key>g</key>      <action>Gradient tool</action></keys>
 <keys><key><keyf f="F7"/></key><key>d</key>     <action>Dropper tool</action></keys>
-<keys><key><keyf f="F8"/></key><key>t</key>     <action>Text tool</action></keys>
-<keys><key><keyf f="F9"/></key><key>i</key>     <action>Spiral tool</action></keys>
-<keys><key><shift/><keyf f="F9"/></key><key>*</key>     <action>Star tool</action></keys>
 <keys><key><ctrl/><keyf f="F2"/></key><key>o</key>      <action>Connector tool</action></keys>
 <note>Double click on the tool buttons opens the Preferences dialog showing the page of the corresponding tool.</note>
 </group>
@@ -63,6 +64,7 @@ RFE</a>).</p>
 <keys><key><ctrl/>F</key>       <action>Find</action></keys>
 <keys><key><shift/><alt/>B</key>        <action>Trace Bitmap</action></keys>
 <keys><key><shift/><ctrl/>7</key>       <action>Path Effects</action></keys>
+<keys><key><ctrl/><alt/>K</key>         <action>Check Spelling</action></keys>
 <note>These shortcuts open a new dialog window if it wasn't open yet, otherwise the corresponding dialog gets focus.</note>
 </group>
 
@@ -181,7 +183,7 @@ RFE</a>).</p>
 
 <group>
 <title>Display mode</title>
-<keys><key><ctrl/><misc-wide f="keypad 5"/></key>  <action>toggle normal/outline mode</action></keys>
+<keys><key><ctrl/><misc-wide f="keypad 5"/></key>  <action>toggle normal/no filters/outline/print colors preview mode</action></keys>
 </group>
 </section>
 
@@ -489,7 +491,7 @@ groups) with the same effect as Alt+click.)</note>
 <note>On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape.</note>
 <mouse><key><ctrl/><left-drag/></key> <action>restrict movement to horizontal or vertical</action></mouse>
 <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
-<note>This temporaily disables snapping to grid or guides when you are dragging with grid or guides on.</note>
+<note>This temporarily disables snapping to grid or guides when you are dragging with grid or guides on.</note>
 <mouse><key><left-drag/><misc-wide f="Space"/></key> <action>drop a copy</action></mouse>
 <note>When dragging or transforming with mouse, each Space leaves a copy of the selected object.</note> 
 <note>You can press and hold Space while dragging for a nice "trail."</note>
@@ -976,7 +978,7 @@ with the segment; another Shift+S will expand a second handle</note>
 *<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>Without Alt the starting and 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>
@@ -1096,9 +1098,16 @@ with the segment; another Shift+S will expand a second handle</note>
 <mouse><key><shift/><left-drag/></key> <action>add to selected path</action></mouse>
 <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>
+<note>Shift also temporarily disables snapping to grid or guides when you are drawing with grid or guides on.</note>
 <mouse><key><alt/><left-drag/></key> <action>averaging draw (sketch mode)</action></mouse>
 </group>
+<group>
+<title>Create dots</title>
+<mouse><key><ctrl/><left-click/></key> <action>create a dot</action></mouse>
+<note>This creates a small circle. Its size (relative to the current stroke width) can be set in Preferences.</note> 
+<mouse><key><shift/><ctrl/><left-click/></key> <action>create a double-sized dot</action></mouse>
+<mouse><key><alt/><ctrl/><left-click/></key> <action>create a random-sized dot</action></mouse>
+</group>
 </section>
 
 *<section title="Pen (Bezier) tool" color="e7f5d7">