Code

okay, got the REAL names this time
[inkscape.git] / doc / keys.xml
1 <root xmlns="http://www.inkscape.org/namespaces/keys">
3 <p>This document describes the default keyboard shortcuts of Inkscape, corresponding to the
4 share/keys/default.xml file in Inkscape distribution. Most (but not all) of these keys
5 are configurable by the user; see the default.xml file for details on how to do that.</p>
7 <p>Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are
8 supposed to work the same as corresponding regular keys. If you have a new shortcut
9 idea, please contact the developers (by writing to the <a
10 href="http://lists.sourceforge.net/lists/listinfo/inkscape-devel">devel mailing list</a>
11 or by <a href="http://sourceforge.net/tracker/?group_id=93438&amp;atid=604309">submitting an
12 RFE</a>).</p>
14 <column>
16 *<section title="Tools" color="f5f5f5">
18 <group>
19 <keys><key><keyf f="F1"/></key><key>s</key>    <action>Selector</action></keys>
20 <keys><key><misc-wide f="Space"/></key>   <action>Selector (temporary)</action></keys>
21 <note>Space switches to the Selector tool temporarily; another Space switches back.</note>
22 <keys><key><keyf f="F2"/></key><key>n</key>     <action>Node tool</action></keys>
23 <keys><key><keyf f="F3"/></key><key>z</key>      <action>Zoom tool</action></keys>
24 <keys><key><keyf f="F4"/></key><key>r</key>      <action>Rectangle tool</action></keys>
25 <keys><key><keyf f="F5"/></key><key>e</key>      <action>Ellipse/arc tool</action></keys>
26 <keys><key><keyf f="F6"/></key><key>p</key>      <action>Freehand (Pencil) tool</action></keys>
27 <keys><key><shift/><keyf f="F6"/></key><key>b</key>      <action>Bezier (Pen) tool</action></keys>
28 <keys><key><ctrl/><keyf f="F6"/></key><key>c</key>       <action>Calligraphic tool</action></keys>
29 <keys><key><ctrl/><keyf f="F1"/></key><key>g</key>       <action>Gradient tool</action></keys>
30 <keys><key><keyf f="F7"/></key><key>d</key>      <action>Dropper tool</action></keys>
31 <keys><key><keyf f="F8"/></key><key>t</key>      <action>Text tool</action></keys>
32 <keys><key><keyf f="F9"/></key><key>i</key>      <action>Spiral tool</action></keys>
33 <keys><key><shift/><keyf f="F9"/></key><key>*</key>      <action>Star tool</action></keys>
34 <keys><key><ctrl/><keyf f="F2"/></key><key>o</key>       <action>Connector tool</action></keys>
35 <note>Double click on the tool buttons opens the Preferences dialog showing the page of the corresponding tool.</note>
36 </group>
37 </section>
40 *<section title="Dialogs" color="f0eae7">
41 <group>
42 <keys><key><shift/><ctrl/>F</key> <action>Fill and Stroke</action></keys>
43 <keys><key><shift/><ctrl/>W</key> <action>Swatches</action></keys>
44 <keys><key><shift/><ctrl/>T</key> <action>Text and Font</action></keys>
45 <keys><key><shift/><ctrl/>M</key> <action>Transform</action></keys>
46 <keys><key><shift/><ctrl/>L</key> <action>Layers</action></keys>
47 <keys><key><shift/><ctrl/>A</key> <action>Align and Distribute</action></keys>
48 <keys><key><shift/><ctrl/>O</key> <action>Object Properties</action></keys>
49 <keys><key><shift/><ctrl/>H</key> <action>Undo history</action></keys>
50 <keys><key><shift/><ctrl/>X</key> <action>XML Editor</action></keys>
51 <keys><key><shift/><ctrl/>D</key> <action>Document Preferences</action></keys>
52 <keys><key><shift/><ctrl/>P</key> <action>Inkscape Preferences</action></keys>
53 <keys><key><shift/><ctrl/>E</key>        <action>Export to PNG</action></keys>
54 <keys><key><ctrl/>F</key>        <action>Find</action></keys>
55 <keys><key><shift/><alt/>B</key>         <action>Trace bitmap</action></keys>
56 <note>These open a new dialog window if it wasn't open yet, otherwise the corresponding dialog gets focus.</note>
57 </group>
59 <group>
60 <title>Toggle visibility</title>
61 <keys><key><keyf f="F12"/></key> <action>toggle dialogs</action></keys>
62 <note>This temporarily hides all open dialogs; another F12 shows them again.</note>
63 </group>
65 <group>
66 <title>Within a dialog</title>
67 <keys><key><misc f="Esc"/></key> <action>return to the canvas</action></keys>
68 <keys><key><ctrl/><keyf f="F4"/></key> <key><ctrl/>W</key> <action>close the dialog</action></keys>
69 <keys><key><misc f="Tab"/></key> <action>jump to next widget</action></keys>
70 <keys><key><shift/><misc f="Tab"/></key> <action>jump to previous widget</action></keys>
71 <keys><key><misc-wide f="Enter"/></key> <action>set the new value</action></keys>
72 <note>This accepts the new value you typed in a text field and returns focus to canvas.</note>
73 <keys><key><ctrl/><misc-wide f="Enter"/></key> <action>in XML Editor, set the attr value</action></keys>
74 <note>When editing an attribute value in XML Editor, this sets the new value (same as clicking the "Set attribute" button).</note>
75 <keys><key><misc-wide f="Space"/></key> <key><misc-wide f="Enter"/></key> <action>activate current button or list</action></keys>
76 <keys><key><ctrl/><misc f="PgUp"/></key> <key><ctrl/><misc f="PgDn"/></key> <action>in a multi-tab dialog, switch tabs</action></keys>
77 </group>
78 </section>
80 *<section title="Controls bar" color="f8f3e9">
82 <group>
83 <note>The Controls bar at the top of the document window provides different buttons and controls for each tool.</note>
84 <keys><key><alt/>X</key> <action>jump to the first editable field</action></keys>
85 <keys><key><misc-wide f="Enter"/></key> <action>accept the new value</action></keys>
86 <note>This accepts the new value you typed in a text field and returns focus to canvas.</note>
87 <keys><key><misc f="Esc"/></key>   <action>cancel changes, return to canvas</action></keys>
88 <note>This cancels any changes you made in a text field and returns focus to canvas.</note>
89 <keys><key><ctrl/>Z</key> <action>cancel changes</action></keys>
90 <note>This cancels any changes you made in a text field but you stay in the field.</note>
91 <keys><key><misc f="Tab"/></key> <action>jump to next field</action></keys>
92 <keys><key><shift/><misc f="Tab"/></key> <action>jump to previous field</action></keys>
93 <note>Use these to navigate between fields in the Controls bar (the value in the field you leave, if changed, is accepted).</note>
94 </group>
96 <group>
97 <title>Changing values</title>
98 <mouse><key><up/></key> <key><down/></key> <action>change value by 0.1</action></mouse>
99 <keys><key><misc f="PgUp"/></key><key><misc f="PgDn"/></key> <action>change value by 5.0</action></keys>
100 </group>
101  
102 </section>
104 *<section title="Canvas" color="e5f1e7">
106 <group>
107 <title>Zoom</title>
108 <keys><key>=</key> <key>+</key>          <action>zoom in</action></keys>
109 <keys><key>-</key>       <action>zoom out</action></keys>
110 <note>The keypad +/- keys do zooming even when you are editing a text object, unless NumLock is on.</note>
111 <mouse><key><mid-click/></key>  <key><ctrl/><right-click/></key>   <action>zoom in</action></mouse>
112 <mouse><key><shift/><mid-click/></key>  <key><shift/><right-click/></key> <action>zoom out</action></mouse>
113 <mouse><key><ctrl/><wheel/></key> <action>zoom in or out</action></mouse>
114 <mouse><key><shift/><mid-drag/></key> <action>zoom into the area</action></mouse>
115 <keys><key><alt/>Z</key> <action>activate zoom field</action></keys>
116 <note>The zoom field in the lower left corner of the window allows you to specify zoom level precisely.</note>
117 </group>
119 <group>
120 <title>Preset zooms</title>
121 <keys><key>1</key>       <action>zoom 1:1</action></keys>
122 <keys><key>2</key>      <action>zoom 1:2</action></keys>
123 <keys><key>3</key>      <action>zoom to selection</action></keys>
124 <keys><key>4</key>      <action>zoom to drawing</action></keys>
125 <keys><key>5</key>      <action>zoom to page</action></keys>
126 <keys><key><ctrl/>E</key><key>6</key>   <action>zoom to page width</action></keys>
127 </group>
129 <group>
130 <title>Zoom history</title>
131 <keys><key>`</key> <action>(back quote) previous zoom </action></keys>
132 <keys><key><shift/>`</key> <action>next zoom</action></keys>
133 <note>With these keys, you can travel back and forth through the history of zooms in this session</note>
134 </group>
136 <group>
137 <title>Scrolling (panning)</title>
138 <mouse><key><ctrl/><arrows/></key>  <action>scroll canvas</action></mouse>
139 <note>Scrolling by keys is accelerated, i.e. it speeds up when you press Ctrl+arrows in quick succession, or press and hold.</note>
140 <mouse><key><mid-drag/></key>  <action>pan canvas</action></mouse>
141 <mouse><key><shift/><right-drag/></key> <key><ctrl/><right-drag/></key> <action>pan canvas</action></mouse>
142 <mouse><key><wheel/></key> <action>scroll canvas vertically</action></mouse>
143 <mouse><key><shift/><wheel/></key> <action>scroll canvas horizontally</action></mouse>
144 </group>
146 <group>
147 <title>Guides and grid</title>
148 <mouse><key><left-drag/></key> <action>drag off a ruler to create guide</action></mouse>
149 <note>Drag off the horizontal or vertical ruler to create a new guideline. Drag a guideline onto the ruler to delete it.</note>
150 <keys><key>|</key> <key><shift/>\</key> <action>toggle guides and snapping to guides</action></keys>
151 <note>If you want to have different values for guides visibility and snapping, set them via the Document Options dialog.</note>
152 <note>When you create a new guide by dragging off the ruler, guide visibility and snapping are turned on.</note>
153 <keys><key>#</key> <key><shift/>3</key> <action>toggle grid and snapping to grid</action></keys>
154 <note>If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.</note>
155 <note>Note that only the 3 key on the main keyboard works, not on the keypad.</note>
156 </group>
157 </section>
159 *<section title="Palette" color="efcfdf">
160 <group>
161 <note>These keys work both in the floating palette dialog and in the palette frame at the bottom of the window.</note>
162 <mouse><key><left-click/></key> <action>set fill color on selection</action></mouse>
163 <mouse><key><shift/><left-click/></key> <action>set stroke color on selection</action></mouse>
164 <mouse><key><left-drag/></key> <action>drag fill color to objects</action></mouse>
165 <mouse><key><shift/><left-drag/></key> <action>drag stroke color to objects</action></mouse>
166 <note>To change fill/stroke of an object by dragging color on it, that object need not be selected.</note>
167 <note>You can also drag colors to the Fill (F) and Stroke (S) indicators in the statusbar to change the selection.</note>
168 </group>
169 </section>
172 </column>
178 <column>
180 *<section title="File" color="f3f2e2">
182 <group>
183 <keys><key><ctrl/>N</key>        <action>create new document</action></keys>
184 <keys><key><ctrl/>O</key>        <action>open an SVG document</action></keys>
185 <keys><key><shift/><ctrl/>E</key>        <action>export to PNG</action></keys>
186 <keys><key><ctrl/>I</key>        <action>import bitmap or SVG</action></keys>
187 <keys><key><ctrl/>P</key>        <action>print document</action></keys>
188 <keys><key><ctrl/>S</key>        <action>save document</action></keys>
189 <keys><key><shift/><ctrl/>S</key>        <action>save under a new name</action></keys>
190 <keys><key><ctrl/>Q</key>        <action>exit Inkscape</action></keys>
191 </group>
193 </section>
195 *<section title="Window" color="e8fae1">
197 <group>
198 <keys><key><ctrl/>R</key> <action>toggle rulers</action></keys>
199 <keys><key><ctrl/>B</key> <action>toggle scrollbars</action></keys>
200 <keys><key><keyf f="F11"/></key> <action>toggle fullscreen</action></keys>
201 </group>
203 <group>
204 <keys><key><keyf f="F10"/></key> <action>main menu</action></keys>
205 <note>Menus can also be activated by Alt with the letter underscored in the menu name.</note>
206 <keys><key><shift/><keyf f="F10"/></key> <key><right-click/></key> <action>drop-down (context) menu</action></keys>
207 </group>
209 <group>
210 <keys><key><ctrl/><keyf f="F4"/></key> <key><ctrl/>W</key>       <action>close document window</action></keys>
211 <note>This shuts down Inkscape if it was the only document window open.</note>
212 <keys><key><ctrl/><misc f="Tab"/></key> <action>next document window</action></keys>
213 <keys><key><shift/><ctrl/><misc f="Tab"/></key> <action>previous document window</action></keys>
214 <note>These cycle through the active document windows forward and backward.</note>
215 </group>
217 </section>
219 *<section title="Layers" color="f6f9d9">
220 <group>
221 <keys><key><shift/><misc f="PgUp"/></key> <action>move to layer above</action></keys>
222 <keys><key><shift/><misc f="PgDn"/></key> <action>move to layer below</action></keys>
223 <note>These commands move the selected objects from one layer to another.</note>
225 <keys><key><shift/><ctrl/><misc f="PgUp"/></key> <action>raise layer</action></keys>
226 <keys><key><shift/><ctrl/><misc f="PgDn"/></key> <action>lower layer</action></keys>
227 <keys><key><shift/><ctrl/><misc f="Home"/></key> <action>raise layer to top</action></keys>
228 <keys><key><shift/><ctrl/><misc f="End"/></key> <action>lower layer to bottom</action></keys>
229 <note>These commands move the current layer among its siblings (normally other layers).</note>
230 </group>
231 </section>
234 *<section title="Object" color="f4ecf5">
236 <group>
237 <title>Undo/redo</title>
238 <keys><key><shift/><ctrl/>Y</key> <key><ctrl/>Z</key>    <action>undo</action></keys>
239 <keys><key><shift/><ctrl/>Z</key> <key><ctrl/>Y</key>    <action>redo</action></keys>
240 </group>
242 <group>
243 <title>Clipboard</title>
244 <keys><key><ctrl/>C</key>        <action>copy selection</action></keys>
245 <note>This places a copy of the selection to the Inkscape clipboard. Text from text objects is also placed onto the system clipboard.</note>
246 <keys><key><ctrl/>X</key>        <action>cut selection</action></keys>
247 <note>This works the same as "copy selection" followed by deleting the selection.</note>
248 <keys><key><ctrl/>V</key>        <action>paste clipboard</action></keys>
249 <note>This places the clipboard objects at the mouse cursor, or at the center of the window if mouse is outside the canvas.</note>
250 <note>When editing text with the text tool, this pastes the text from the system clipboard into the current text object.</note>
251 <keys><key><ctrl/><alt/>V</key>  <action>paste in place</action></keys>
252 <note>This places the clipboard objects to the original location from which they were copied.</note>
253 <keys><key><shift/><ctrl/>V</key>  <action>paste style</action></keys> 
254 <note>This applies the style of the (first of the) coped object(s) to the current selection.</note>
255 <note>If a gradient handle (in Gradient tool) or a text span (in Text tool) are selected, they get the style instead of the entire object.</note>
256 </group>
258 <group>
259 <title>Duplicate</title>
260 <keys><key><ctrl/>D</key>        <action>duplicate selection</action></keys> 
261 <note>New object(s) are placed exactly over the original(s) and selected.</note>
262 </group>
264 <group>
265 <title>Clone</title>
266 <keys><key><alt/>D</key>         <action>clone object</action></keys> 
267 <note>A clone can be moved/scaled/rotated/skewed independently, but it updates the path, fill, and stroke from its original.</note>
268 <note>The clone is placed exactly over the original object and is selected.</note>
269 <note>You can only clone one object at a time; if you want to clone several objects together, group them and clone the group.</note>
270 <keys><key><shift/><alt/>D</key>         <action>unlink clone</action></keys> 
271 <note>Unlinking a clone cuts the link to the original, turning the clone into a plain copy.</note>
272 <keys><key><shift/>D</key>       <action>select original</action></keys> 
273 <note>To find out which object this is a clone of, select the clone and give this command. The original will be selected.</note>
274 </group>
276 <group>
277 <title>Bitmaps</title>
278 <keys><key><alt/>B</key> <action>create a bitmap copy</action></keys>
279 <note>This exports the selected object(s) (all other objects hidden) as PNG in the document's directory and imports it back.</note>
280 <note>The imported bitmap is placed over the original selection and is selected.</note>
281 <keys><key><shift/><alt/>B</key> <action>trace bitmap</action></keys>
282 <note>This opens the Trace Bitmap dialog allowing you to convert a bitmap object to path(s).</note> 
283 </group>
285 <group>
286 <title>Patterns</title>
287 <keys><key><alt/>I</key>         <action>object(s) to pattern</action></keys> 
288 <note>This converts the selection to a rectangle with tiled pattern fill.</note>
289 <keys><key><shift/><alt/>I</key>         <action>pattern to object(s)</action></keys> 
290 <note>Each selected object with pattern fill is broken into the same object without fill and a single pattern object.</note>
291 </group>
293 <group>
294 <title>Group</title>
295 <keys> <key><shift/><ctrl/>U</key>  <key><ctrl/>G</key> <action>group selected objects</action></keys>
296 <note>Use Ctrl+click to select objects within group.</note>
297 <keys><key><shift/><ctrl/>G</key> <key><ctrl/>U</key>  <action>ungroup selected group(s)</action></keys>
298 <note>This removes only one level of grouping; press Ctrl+U repeatedly to ungroup nested groups.</note>
299 </group>
301 <group>
302 <title>Z-order</title>
303 <keys><key><misc f="Home"/></key>        <action>raise selection to top</action></keys>
304 <keys><key><misc f="End"/></key>         <action>lower selection to bottom</action></keys>
305 <keys><key><misc f="PgUp"/></key>        <action>raise selection one step</action></keys>
306 <keys><key><misc f="PgDn"/></key>      <action>lower selection one step</action></keys>
307  </group>
309 </section>
311 *<section title="Path" color="f9f1d9">
313 <group>
314 <title>Convert to path</title>
315 <keys><key><shift/><ctrl/>C</key> <action>convert selected object(s) to path</action></keys>
316 <keys><key><ctrl/><alt/>C</key> <action>convert stroke to path</action></keys>
317 </group>
319 <group>
320 <title>Booleans</title>
321 <keys><key><ctrl/>+</key>  <action>union</action></keys>
322 <note>Union combines any number of objects into a single path, removing overlaps.</note>
323 <keys><key><ctrl/>-</key>  <action>difference</action></keys>
324 <note>Difference works on 2 objects, extracting the top from the bottom.</note>
325 <keys><key><ctrl/>*</key>  <action>intersection</action></keys>
326 <note>Intersection creates a path representing the common (overlapping) area of all selected objects.</note>
327 <keys><key><ctrl/>^</key>  <action>exclusive OR (XOR)</action></keys>
328 <note>XOR is similar to Union, except that it works on 2 objects and removes areas where the objects overlap.</note>
329 <keys><key><ctrl/>/</key>  <action>division (cut)</action></keys>
330 <note>Division cuts the bottom object into pieces by the top object, preserving the fill and stroke of the bottom.</note>
331 <keys><key><ctrl/><alt/>/</key>  <action>cut path</action></keys>
332 <note>Cut Path cuts the bottom object's stroke only where it is intersected by the top path, removing any fill from the result.</note>
333 <note>The result of Union, Difference, Intersection, and XOR inherits the id= attribute and therefore the clones of the bottom object.</note>
334 <note>Division and Cut path normally produce several objects; of them, a random one inherits the id= of the bottom source object.</note>
335 </group>
337 <group>
338 <title>Offsets</title>
339 <keys><key><ctrl/>(</key>  <action>inset path (towards center)</action></keys>
340 <keys><key><ctrl/>)</key>  <action>outset path (away from center)</action></keys>
341 <note>The default offset distance is 2 px (SVG pixel units, not screen pixels).</note>
342 <keys><key><alt/>(</key>  <action>inset path by 1 pixel</action></keys>
343 <keys><key><alt/>)</key>  <action>outset path by 1 pixel</action></keys>
344 <keys><key><shift/><alt/>(</key>  <action>inset path by 10 pixels</action></keys>
345 <keys><key><shift/><alt/>)</key>  <action>outset path by 10 pixels</action></keys>
346 <note>The actual distance for pixel offsets depends on zoom level. Zoom in for finer adjustment.</note>
347 <note>All the (, ) commands convert the object to path, if necessary, and produce regular path.</note>
348 <keys><key><ctrl/>J</key>  <action>create dynamic offset</action></keys>
349 <keys><key><ctrl/><alt/>J</key>  <action>create linked offset</action></keys>
350 <note>These commands produce an offset object, editable by the node tool, standalone or linked to the original.</note>
351 <keys><key><shift/>D</key>       <action>select source</action></keys> 
352 <note>Selecting a linked offset and giving this command will select the source path of the linked offset.</note>
353 </group>
355 <group>
356 <title>Combine</title>
357 <keys><key><ctrl/>K</key>  <action>combine paths</action></keys>
358 <note>This is different from grouping in that combined paths create one object.</note>
359 <note>This is different from Union in that overlapping areas are not affected.</note>
360 <note>Whether overlapping areas are filled is controlled by the Fill: winding/alternating switch on the Fill &amp; Stroke dialog.</note>
361 <keys><key><shift/><ctrl/>K</key>  <action>break paths apart</action></keys>
362 <note>This attempts to break an object into constituent paths; it will fail if the object is one solid path.</note>
363 </group>
365 <group>
366 <title>Simplify</title>
367 <keys><key><ctrl/>L</key>  <action>simplify</action></keys>
368 <note>This command attempts to simplify selected path(s) by removing extra nodes. It converts all objects to paths first.</note>
369 <note>If you invoke this command several times in quick succession, it will act more and more aggressively.</note>
370 <note>Invoking Simplify again after a pause restores the default threshold (settable in the Inkscape Preferences dialog).</note>
371 </group>
373 </section>
375 </column>
377 <column>
379 *<section title="Selector" color="eee4dc">
381 <group>
382 <title>Keyboard select</title>
383 <keys><key><misc f="Tab"/></key>  <action>select next object </action></keys>
384 <keys><key><shift/><misc f="Tab"/></key> <action>select previous object </action></keys>
385 <note>These keys pick objects in their z-order (Tab cycles from bottom to top, Shift+Tab cycles from top to bottom).</note> 
386 <note>Unless you did manual rearrangements, the last object you created is always on top.</note> 
387 <note>As a result, if nothing is selected, pressing Shift+Tab once conveniently selects the object you created last.</note>
388 <note>This works on objects within the current layer (unless you change that in preferences).</note>
389 <keys><key><ctrl/>A</key>        <action>select all (current layer)</action></keys>
390 <note>This works on objects within the current layer (unless you change that in preferences).</note>
391 <keys><key><ctrl/><alt/>A</key>  <action>select all (all layers)</action></keys>
392 <note>This works on objects in all visible and unlocked layers.</note>
393 <keys><key>!</key> <action>invert selection (current layer)</action></keys>
394 <note>This inverts selection (deselects what was selected and vice versa) in the current layer.</note>
395 <keys><key><alt/>!</key> <action>invert selection (all layers)</action></keys>
396 <note>This inverts selection (deselects what was selected and vice versa) in visible and unlocked layers.</note>
397 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
398 <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key>    <action>delete selection</action></keys>
399 </group>
401 <group>
402 <title>Keyboard move</title>
403 <mouse><key><arrows/></key>  <action>move selection by the nudge distance</action></mouse>
404 <mouse><key><shift/><arrows/></key>  <action>move selection by 10x nudge distance</action></mouse>
405 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
406 <mouse><key><alt/><arrows/></key>  <action>move selection by 1 pixel</action></mouse>
407 <mouse><key><alt/><shift/><arrows/></key>  <action>move selection by 10 pixels</action></mouse>
408 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
409 </group>
411 <group>
412 <title>Keyboard scale</title>
413 <keys><key>.</key> <key>&gt;</key> <action>scale selection up by the scale step</action></keys> 
414 <keys><key>,</key> <key>&lt;</key> <action>scale selection down by the scale step</action></keys> 
415 <note>The default scale step is 2 px (SVG pixel units, not screen pixels).</note>
416 <keys><key><ctrl/>.</key> <key><ctrl/>&gt;</key> <action>scale selection to 200%</action></keys>
417 <keys><key><ctrl/>,</key> <key><ctrl/>&lt;</key> <action>scale selection to 50%</action></keys>
418 <keys><key><alt/>.</key> <key><alt/>&gt;</key> <action>scale selection up by 1 pixel</action></keys>
419 <keys><key><alt/>,</key> <key><alt/>&lt;</key> <action>scale selection down by 1 pixel</action></keys>
420 <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
421 <note>Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions.</note>
422 </group>
424 <group>
425 <title>Keyboard rotate</title>
426 <keys><key>[</key> <key>]</key> <action>rotate selection by the angle step</action></keys> 
427 <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise.</note>
428 <keys><key><ctrl/>[</key> <key><ctrl/>]</key> <action>rotate selection by 90 degrees</action></keys>
429 <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate selection by 1 pixel</action></keys>
430 <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
431 <note>These commands use the rotation center, draggable in Selector (by default it's in geometric center).</note>
432 </group>
434 <group>
435 <title>Keyboard flip</title>
436 <keys><key>h</key> <action>flip selection horizontally</action></keys>
437 <keys><key>v</key> <action>flip selection vertically</action></keys>
438 </group>
440 <group>
441 <title>Mouse select</title>
442 <mouse><key><left-click/></key> <action>select an object</action></mouse>
443 <note>When you left-click on an object, previous selection is deselected.</note>
444 <mouse><key><shift/><left-click/></key> <action>toggle selection </action></mouse>
445 <note>Shift+click adds an object to the current selection if it was not selected, or deselects it otherwise.</note>
446 <mouse><key><left-click/><left-click/></key> <action>edit the object</action></mouse>
447 <note>For paths, double clicking switches to Node tool; for shapes, to corresponding shape tool; for text, to Text tool.</note>
448 <note>For groups, double clicking performs the "Enter group" command (the group becomes temporary layer).</note>
449 <note>Double clicking in empty space swithes to the parent layer in the hierarchy, if any.</note>
450 </group>
452 <group>
453 <title>Select within group, select under</title>
454 <mouse><key><ctrl/><left-click/></key> <action>select within group</action></mouse>
455 <note>Ctrl+click selects the object at click point disregarding any levels of grouping that this object might belong to.</note>
456 <mouse><key><ctrl/><shift/><left-click/></key> <action>toggle selection within group</action></mouse>
457 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
458 <note>Alt+click selects the object at click point which is beneath (in z-order) the lowest selected object at click point.</note>
459 <note>If the bottom object is reached, Alt+click again selects the top object. So, several Alt+clicks cycle through z-order stack at point.</note>
460 <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>
461 <mouse><key><shift/><alt/><left-click/></key> <action>toggle under</action></mouse>
462 <mouse><key><ctrl/><alt/><left-click/></key> <action>select under, in groups</action></mouse>
463 <mouse><key><shift/><ctrl/><alt/><left-click/></key> <action>toggle under, in groups</action></mouse>
464 <keys><key><ctrl/><misc-wide f="Enter"/></key> <action>enter group</action></keys>
465 <keys><key><ctrl/><misc-wide f="Backspace"/></key>       <action>go to parent group/layer</action></keys>
466 </group>
468 <group>
469 <title>Rubberband</title>
470 <mouse><key><left-drag/></key> <action>select multiple objects</action></mouse>
471 <note>Dragging around objects does "rubberband" selection; previous selection is deselected.</note>
472 <mouse><key><shift/><left-drag/></key> <action>add objects to selection</action></mouse>
473 <note>Normally, you need to start from an empty space to initiate a rubberband.</note> 
474 <note>However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object.</note>
475 </group>
477 <group>
478 <title>Mouse move</title>
479 <mouse><key><left-drag/></key> <action>select + move</action></mouse>
480 <note>Dragging an object selects it if it was not selected, then moves selection.</note>
481 <mouse><key><alt/><left-drag/></key> <action>move selected</action></mouse>
482 <note>Alt+drag moves the current selection (without selecting what is under cursor), no matter where you start the drag.</note>
483 <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>
484 <mouse><key><ctrl/><left-drag/></key> <action>restrict movement to horizontal or vertical</action></mouse>
485 <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
486 <note>This temporaily disables snapping to grid or guides when you are dragging with grid or guides on.</note>
487 <mouse><key><left-drag/><misc-wide f="Space"/></key> <action>drop a copy</action></mouse>
488 <note>When dragging or transforming with mouse, each Space leaves a copy of the selected object.</note> 
489 <note>You can press and hold Space while dragging for a nice "trail."</note>
490 </group>
492 <group>
493 <title>Mouse transform</title>
494 <mouse><key><left-click/></key> <action>toggle scale/rotation handles</action></mouse>
495 <mouse><key><left-drag/></key> <action>scale (scale handles)</action></mouse>
496 <mouse><key><left-drag/></key> <action>rotate or skew (rotation handles)</action></mouse>
497 </group>
499 <group>
500 <title>Scale handles</title>
501 <mouse><key><left-drag/></key> <action>scale</action></mouse>
502 <mouse><key><ctrl/><left-drag/></key> <action>scale preserving aspect ratio</action></mouse>
503 <!--<mouse><key><ctrl/><left-drag/></key> only smaller, keep aspect ratio--> <!-- TO BE REMOVED -->
504 <mouse><key><shift/><left-drag/></key> <action>symmetric transformation</action></mouse>
505 <note>Holding Shift while transforming makes transformation symmetric around the center of the selection.</note>
506 <!-- FIXME: why not disable snapping? inconsistent! -->
507 <mouse><key><alt/><left-drag/></key> <action>slow movement</action></mouse>
508 <note>Holding Alt while transforming makes transformation lag behind mouse movement, allowing finer changes.</note>
509 </group>
511 <group>
512 <title>Rotation/skew handles</title>
513 <mouse><key><left-drag/></key> <action>rotate or skew</action></mouse>
514 <mouse><key><ctrl/><left-drag/></key> <action>snap skew angle</action></mouse>
515 <note>Holding Ctrl when dragging a skew (non-corner) handle snaps the skew angle to angle steps (default 15 degrees).</note>
516 <mouse><key><ctrl/><left-drag/></key> <action>snap rotation angle</action></mouse>
517 <note>Holding Ctrl when dragging a rotation (corner) handle snaps the rotation angle to angle steps (default 15 degrees).</note>
518 </group>
520 <group>
521 <title>Rotation center</title>
522 <mouse><key><left-drag/></key> <action>move rotation center</action></mouse>
523 <note>Moved rotation center remembers its position for (all) selected object(s) until you reset it.</note>
524 <mouse><key><shift/><left-click/></key> <action>reset rotation center</action></mouse>
525 <note>Resetting rotation center moves it back to the geometric center of the object's or selection's bounding box.</note>
526 </group>
528 <group>
529 <title>Cancel</title>
530 <keys><key><misc f="Esc"/></key> <action>cancel rubberband, move, transformation</action></keys>
531 <note>Press Esc while mouse button is still down to cancel rubberband selection, move, or transformation of any kind.</note>
532 </group>
534 </section>
536 </column>
538 <column>
539 *<section title="Node tool" color="f9f1d9">
541 <group>
542 <title>Keyboard select</title>
543 <keys><key><misc f="Tab"/></key>  <action>select next node</action></keys> 
544 <keys><key><shift/><misc f="Tab"/></key> <action>select previous node</action></keys>
545 <note>These keys select nodes within the selected path</note>
546 <keys><key><ctrl/>A</key>        <action>select all nodes in subpath(s)</action></keys>
547 <note>If the path has multiple subpaths and some nodes selected, this selects all only in subpaths with already selected nodes.</note>
548 <keys><key><ctrl/><alt/>A</key>  <action>select all nodes in path</action></keys>
549 <note>This selects all nodes in the entire path.</note>
550 <keys><key>!</key> <action>invert selection in subpath(s)</action></keys>
551 <note>If the path has multiple subpaths and some nodes selected, this inverts selection only in subpaths with already selected nodes.</note>
552 <keys><key><alt/>!</key> <action>invert selection in path</action></keys>
553 <note>This inverts selection (deselects what was selected and vice versa) in the entire path.</note>
554 <keys><key><misc f="Esc"/></key> <action>deselect all nodes</action></keys>
555 </group>
557 <group>
558 <title>Keyboard move</title>
559 <mouse><key><arrows/></key>  <action>move selected node(s) by the nudge distance</action></mouse>
560 <mouse><key><shift/><arrows/></key>  <action>move selected node(s) by 10x nudge distance</action></mouse>
561 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
562 <mouse><key><alt/><arrows/></key>  <action>move selected node(s) by 1 pixel</action></mouse>
563 <mouse><key><alt/><shift/><arrows/></key>  <action>move selected node(s) by 10 pixels</action></mouse>
564 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
565 </group>
567 <group>
568 <title>Keyboard handle scale (1 node selected)</title>
569 <keys><key>&lt;</key> <key>&gt;</key> <action>contract/expand both handles by scale step</action></keys> 
570 <note>The default scale step is 2 px (SVG pixel units, not screen pixels). May apply to more than one node.</note>
571 <keys>
572 <key><left/><ctrl/>&lt;</key> 
573 <key><left/><ctrl/>&gt;</key> 
574 <action>scale left handle by the scale step</action>
575 </keys>
576 <keys>
577 <key><right/><ctrl/>&lt;</key> 
578 <key><right/><ctrl/>&gt;</key> 
579 <action>scale right handle by the scale step</action>
580 </keys>
581 <keys>
582 <key><left/><alt/>&lt;</key> 
583 <key><left/><alt/>&gt;</key> 
584 <action>scale left handle by 1 pixel</action>
585 </keys>
586 <keys>
587 <key><right/><alt/>&lt;</key> 
588 <key><right/><alt/>&gt;</key> 
589 <action>scale right handle by 1 pixel</action>
590 </keys>
591 <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
592 <note>Instead of the &lt; and &gt; keys, you can use the , (comma) and . (period) keys respectively.</note>
593 </group>
595 <group>
596 <title>Keyboard handle rotate (1 node selected)</title>
597 <keys><key>[</key> <key>]</key> <action>rotate both handles by the angle step</action></keys>
598 <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. May apply to more than one node.</note>
599 <keys><key><left/><ctrl/>[</key> <key><left/><ctrl/>]</key> <action>rotate left handle by the angle step</action></keys>
600 <keys><key><right/><ctrl/>[</key> <key><right/><ctrl/>]</key> <action>rotate right handle by the angle step</action></keys>
601 <keys><key><left/><alt/>[</key> <key><left/><alt/>]</key> <action>rotate left handle by 1 pixel</action></keys>
602 <keys><key><right/><alt/>[</key> <key><right/><alt/>]</key> <action>rotate right handle by 1 pixel</action></keys>
603 </group>
606 <group>
607 <title>Keyboard scale (&gt;1 nodes selected)</title>
608 <note>These commands scale the selected nodes as if they were an "object", around the center of that object.</note>
609 <keys><key>.</key> <key>&gt;</key> <action>scale nodes up by the scale step</action></keys> 
610 <keys><key>,</key> <key>&lt;</key> <action>scale nodes down by the scale step</action></keys> 
611 <note>The default scale step is 2 px (SVG pixel units, not screen pixels).</note>
612 <keys><key><alt/>.</key> <key><alt/>&gt;</key> <action>scale nodes up by 1 pixel</action></keys>
613 <keys><key><alt/>,</key> <key><alt/>&lt;</key> <action>scale nodes down by 1 pixel</action></keys>
614 <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
615 <note>Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions.</note>
616 </group>
618 <group>
619 <title>Keyboard rotate (&gt;1 nodes selected)</title>
620 <note>These commands rotate the selected nodes as if they were an "object", around the center of that object.</note>
621 <keys><key>[</key> <key>]</key> <action>rotate nodes by the angle step</action></keys> 
622 <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise.</note>
623 <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate nodes by 1 pixel</action></keys>
624 <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
625 </group>
627 <group>
628 <title>Keyboard flip (&gt;1 nodes selected)</title>
629 <note>These commands flip the selected nodes as if they were an "object", around the center of that object.</note>
630 <keys><key>h</key> <action>flip nodes horizontally</action></keys>
631 <keys><key>v</key> <action>flip nodes vertically</action></keys>
632 </group>
635 <group>
636 <title>Change segment(s)</title>
637 <keys><key><shift/>L</key>  <action>make line</action></keys>
638 <keys><key><shift/>U</key>  <action>make curve</action></keys>
639 <note>These commands require that more than two adjacent nodes be selected.</note>
640 </group>
642 <group>
643 <title>Change node type</title>
644 <keys><key><shift/>C</key>  <action>make cusp</action></keys>
645 <keys><key><shift/>S</key>  <action>make smooth</action></keys>
646 <keys><key><shift/>Y</key>  <action>make symmetric</action></keys>
647 <note>When making smooth or symmetric, you can lock the position of one of the handles by hovering mouse over it.</note>
648 <mouse><key><ctrl/><left-click/></key> <action>toggle smooth/cusp/symmetric</action></mouse>
649 </group>
651 <group>
652 <title>Join/break</title>
653 <keys><key><shift/>J</key>  <action>join selected nodes</action></keys>
654 <note>This requires that exactly two end nodes within the path be selected.</note>
655 <note>You can lock the position of one of the two joined nodes by hovering mouse over it.</note>
656 <keys><key><shift/>B</key>  <action>break selected node(s)</action></keys>
657 <note>After break, only one of each two new nodes is selected. May apply to more than one node.</note>
658 </group>
660 <group>
661 <title>Delete, create, duplicate</title>
662 <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key> <action>delete selected node(s)</action></keys>
663 <keys><key><ctrl/><misc-wide f="Backspace"/></key><key><ctrl/><misc f="Del"/></key> <action>delete without preserving shape</action></keys>
664 <note>Deleting without Ctrl adjusts handles on the remaining nodes to preserve the shape of the curve as much as possible.</note>
665 <note>Deleting with Ctrl does not touch the remaining nodes.</note>
666 <mouse><key><ctrl/><alt/><left-click/></key> <action>create/delete node</action></mouse>
667 <note>Ctrl+Alt+click on a node deletes it; Ctrl+Alt+click on the path between nodes creates a new node in the click point.</note>
668 <note>Deleting nodes this way always tries to preserve the shape of the curve (same as Del/Backspace).</note>
669 <mouse><key><left-click/><left-click/></key> <action>create node</action></mouse>
670 <note>Double clicking on the path between nodes creates a node in the click point.</note>
671 <keys><key><misc f="Ins"/></key> <action>insert new node(s)</action></keys>
672 <note>This adds new node(s) in the middle(s) of selected segment(s), so it requires that more than two adjacent nodes be selected.</note>
673 <keys><key><shift/>D</key> <action>duplicate selected node(s)</action></keys>
674 <note>New nodes are created on the same path; they are placed exactly over the old ones and are selected.</note>
675 </group>
677 <!-- does not seem to work
678 <group>
679 <title>Active node</title>
680 <note>The active node is one under mouse or being dragged.</note>
681 <note>When you have an active node, some of the single-letter tool switch shortcuts may not work;</note> 
682 <note>move your mouse cursor so that no node is active if you want to use them.</note>
683 <keys><key>c</key>  <action>make active node cusp</action></keys> 
684 <keys><key>s</key>  <action>make active node smooth</action></keys>
685 <keys><key>y</key>  <action>make active node symmetric</action></keys>
686 <keys><key>b</key>  <action>break active node</action></keys>
687 <keys><key><misc-wide f="Backspace"/></key> <action>delete active node</action></keys>
688 </group>
689 -->
691 <group>
692 <title>Mouse select: objects</title>
693 <mouse><key><left-click/></key> <action>click a non-selected object to select</action></mouse>
694 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
695 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
696 <note>These work the same as in Selector. The nodes or handles of the single selected object become editable.</note>
697 </group>
699 <group>
700 <title>Mouse select: nodes</title>
701 <mouse><key><left-click/></key> <action>select a node</action></mouse> 
702 <note>Clicking on a node selects it.</note>
703 <mouse><key><left-click/></key> <action>select two adjacent nodes</action></mouse> 
704 <note>Clicking on a selected path between the nodes selects the two nodes closest to the click point.</note>
705 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
706 <note>This adds/removes a node (if clicked on node) or two nodes (if clicked on path) to/from the node selection.</note>
707 <mouse><key><left-click/></key> <action>deselect</action></mouse> 
708 <note>Clicking in an empty space deselects all selected nodes. Next click will deselect the object.</note>
709 </group>
711 <group>
712 <title>Rubberband</title>
713 <mouse><key><left-drag/></key> <action>select multiple nodes</action></mouse>
714 <note>Dragging around nodes does "rubberband" selection; previous node selection is deselected.</note>
715 <mouse><key><shift/><left-drag/></key> <action>add nodes to selection</action></mouse>
716 <note>Normally, you need to start from a point not over a path or a node to initiate a rubberband.</note> 
717 <note>However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start over the path.</note>
719 </group>
721 <group>
722 <title>Node move (mouse)</title>
723 <mouse><key><left-drag/></key> <action>move selected nodes</action></mouse>
724 <mouse><key><ctrl/><left-drag/></key> <action>restrict movement to horizontal or vertical</action></mouse>
725 <mouse><key><ctrl/><alt/><left-drag/></key> <action>move along handles</action></mouse>
726 <note>This restricts movement to the directions of the node's handles, their continuations and perpendiculars (total 8 snaps).</note>
727 <note>If the node has straight lines on one or both sides, this will snap it to these lines' directions and perpendiculars instead.</note>
728 <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
729 <note>Snapping nodes is enabled in Document Preferences. By default, only bounding box of objects snaps to grid/guides.</note>
730 <mouse><key><shift/><left-drag/></key> <action>drag out handle</action></mouse>
731 <note>If a node has a retracted handle, dragging with Shift lets you drag it out of the node.</note>
732 <mouse><key><left-drag/><misc-wide f="Space"/></key> <action>drop a copy</action></mouse>
733 <note>When dragging nodes with mouse, each Space leaves a copy of the selected object.</note> 
734 <note>You can press and hold Space while dragging for a nice "trail."</note>
735 </group>
737 <group>
738 <title>Node handles</title>
739 <mouse><key><left-drag/></key> <action>move a node handle</action></mouse>
740 <mouse><key><ctrl/><left-drag/></key> <action>snap the handle to angle steps</action></mouse>
741 <note>The default angle step is 15 degrees. This also snaps to the handle's original angle, its continuation and perpendiculars.</note>
742 <mouse><key><shift/><left-drag/></key> <action>rotate both handles</action></mouse> 
743 <mouse><key><alt/><left-drag/></key> <action>lock the handle length</action></mouse>
744 <note>Ctrl, Shift, Alt can be combined when dragging handles.</note>
745 <mouse><key><ctrl/><left-click/></key> <action>retract the handle</action></mouse>
746 <note>Retracted handle is zero length; use Shift+drag to drag it back out.</note>
747 </group>
749 <group>
750 <title>Reversing</title>
751 <keys><key><shift/>r</key>  <action>reverse path direction</action></keys> 
752 </group>
754 <group>
755 <title>Editing shapes</title>
756 <note>Node tool can also drag the handles of shapes (rectangles, ellipses, stars, spirals). Click on a shape to select it.</note> 
757 <note>See the corresponding shape tools for their editing shortcuts, all of which also work in node tool.</note>
758 </group>
761 <group>
762 <title>Cancel</title>
763 <keys><key><misc f="Esc"/></key> <action>cancel rubberband or move</action></keys>
764 <note>Press Esc while mouse button is still down to cancel rubberband selection, node move, handle move, or handle move.</note>
765 </group>
767 </section>
769 </column>
770 <column>
775 *<section title="Rectangle tool" color="ebf1fd">
776 <group>
777 <title>Drawing</title>
778 <mouse><key><left-drag/></key> <action>draw a rectangle</action></mouse>
779 <mouse><key><ctrl/><left-drag/></key>   <action>make a square or integer-ratio rectangle</action></mouse>
780 <note>This restricts rectangle so its height/width ratio is a whole number.</note>
781 <mouse><key><shift/><left-drag/></key> <action>draw around the starting point</action></mouse>
782 <note>This creates a rectangle symmetric around the starting point of the mouse drag.</note>
783 </group>
784 <group>
785 <title>Editing</title>
786 <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
787 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
788 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
789 <mouse><key><left-drag/></key> <action>drag a handle to resize or round corners</action></mouse>
790 <note>Initially, the two rounding handles are in the top right corner; two resize handles are in top left and bottom right corners.</note>
791 <mouse><key><ctrl/><left-drag/></key> <action>lock width, height, or ratio (resize handles)</action></mouse>
792 <mouse><key><ctrl/><left-drag/></key> <action>lock the corner circular (rounding handles)</action></mouse>
793 <note>Resize handles change the width and height of the rectangle in its own coordinate system, before any transforms are applied.</note>
794 <note>When rounding corners, dragging only one rounding handle (with the other at the corner) keeps the corner circular.</note>
795 <note>You can drag both handles for an elliptic rounded corner, or drag one with Ctrl to make sure the other one is synchronized.</note>
796 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
797 </group>
798 </section>
800 *<section title="Ellipse tool" color="ffece8">
801 <group>
802 <title>Drawing</title>
803 <mouse><key><left-drag/></key> <action>draw an ellipse</action></mouse>
804 <mouse><key><ctrl/><left-drag/></key>   <action>make circle or integer-ratio ellipse</action></mouse>
805 <note>This restricts ellipse so its height/width ratio is a whole number.</note>
806 <mouse><key><shift/><left-drag/></key> <action>draw around the starting point</action></mouse>
807 <note>This creates an ellipse symmetric around the starting point of the mouse drag.</note>
808 </group>
809 <group>
810 <title>Editing</title>
811 <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
812 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
813 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
814 <mouse><key><left-drag/></key> <action>drag a handle to resize, make arc or segment</action></mouse>
815 <note>Initially, the two arc/segment handles are in the rightmost point; two resize handles are at the topmost and leftmost points.</note>
816 <mouse><key><ctrl/><left-drag/></key> <action>lock circle (resize handles)</action></mouse>
817 <mouse><key><ctrl/><left-drag/></key> <action>snap to angle steps (arc/segment handles)</action></mouse>
818 <note>Resize handles change the width and height of the ellipse in its own coordinate system, before any transforms are applied.</note>
819 <note>The default angle step is 15 degrees.</note>
820 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
821 </group>
822 </section>
824 *<section title="Star tool" color="f8f7d5">
825 <group>
826 <title>Drawing</title>
827 <mouse><key><left-drag/></key> <action>draw a star</action></mouse>
828 <mouse><key><ctrl/><left-drag/></key> <action>snap star to angle steps</action></mouse>
829 <note>The default angle step is 15 degrees.</note>
830 </group>
831 <group>
832 <title>Editing</title>
833 <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
834 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
835 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
836 <mouse><key><left-drag/></key> <action>drag a handle to vary the star shape</action></mouse>
837 <mouse><key><ctrl/><left-drag/></key> <action>keep star rays radial (no skew)</action></mouse>
838 <mouse><key><shift/><left-drag/></key> <action>round the star</action></mouse>
839 <mouse><key><shift/><left-click/></key> <action>remove rounding</action></mouse>
840 <mouse><key><alt/><left-drag/></key> <action>randomize the star</action></mouse>
841 <mouse><key><alt/><left-click/></key> <action>remove randomization</action></mouse>
842 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
843 </group>
844 </section>
846 *<section title="Spiral tool" color="f3f3f3">
847 <group>
848 <title>Drawing</title>
849 <mouse><key><left-drag/></key> <action>draw a spiral</action></mouse>
850 <mouse><key><ctrl/><left-drag/></key>   <action>snap spiral to angle steps</action></mouse>
851 <note>The default angle step is 15 degrees.</note>
852 </group>
853 <group>
854 <title>Editing</title>
855 <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
856 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
857 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
858 <mouse><key><left-drag/></key> <action>roll/unroll from inside (inner handle)</action></mouse>
859 <note>Dragging the inner handle adjusts the "inner radius" parameter.</note>
860 <mouse><key><alt/><left-drag/></key> <action>converge/diverge (inner handle)</action></mouse>
861 <mouse><key><alt/><left-click/></key> <action>reset divergence (inner handle)</action></mouse>
862 <note>Vertical Alt+drag of the inner handle adjusts the "divergence" parameter, Alt+click resets it to 1.</note>
863 <mouse><key><shift/><left-click/></key> <action>zero inner radius (inner handle)</action></mouse>
864 <note>Shift+click on inner handle makes the spiral start from the center.</note>
866 <mouse><key><left-drag/></key> <action>roll/unroll from outside (outer handle)</action></mouse>
867 <note>Dragging the outer handle adjusts the "turns" parameter. Use Shift+Alt+drag to roll/unroll without changing radius.</note>
868 <mouse><key><shift/><left-drag/></key> <action>scale/rotate (outer handle)</action></mouse>
869 <note>Use Shift+Alt to rotate only (locks the radius of the spiral).</note>
871 <mouse><key><ctrl/><left-drag/></key> <action>snap handles to angle steps</action></mouse>
872 <note>The default angle step is 15 degrees. This works for both handles.</note>
874 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
875 </group>
876 </section>
880 </column>
885 <column>
887 *<section title="Zoom tool" color="e7e9f3">
888 <group>
889 <mouse><key><left-click/></key> <action>zoom in</action></mouse>
890 <mouse><key><shift/><left-click/></key> <action>zoom out</action></mouse>  
891 <mouse><key><left-drag/></key> <action>zoom into the area</action></mouse>
892 </group>
893 </section>
895 *<section title="Pencil tool" color="e9efc5">
896 <group>
897 <mouse><key><left-drag/></key> <action>draw a freehand line</action></mouse>
898 <mouse><key><shift/><left-drag/></key> <action>add to selected path</action></mouse>
899 <note>If a path is selected, Shift+dragging anywhere creates a new subpath instead of a new independent path.</note>
900 <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
901 <note>Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on.</note>
902 </group>
903 </section>
905 *<section title="Pen (Bezier) tool" color="e7f5d7">
907 <group>
908 <title>Create nodes</title>
909 <mouse><key><left-click/></key> <action>create a sharp node</action></mouse>
910 <note>If no path is being created, this starts a new path.</note>
911 <mouse><key><shift/><left-click/></key> <action>add to selected path</action></mouse>
912 <note>If a path is selected, Shift+clicking anywhere starts a new subpath instead of a new independent path.</note>
913 <mouse><key><left-drag/></key> <action>create a bezier node with two handles</action></mouse>
914 <mouse><key><shift/><left-drag/></key> <action>move only one handle</action></mouse>
915 <!-- FIXME: also disables snapping! another conflict -->
916 <note>This moves only one handle (instead of both) while creating a node, making it cusp.</note> 
917 <mouse><key><ctrl/><left-drag/></key> <action>snap the handle to angle steps</action></mouse>
918 <note>The default angle step is 15 degrees.</note>
919 </group>
921 <group>
922 <title>Move last node</title>
923 <note>These commands move the last created node (at the start of the red segment) while creating a path.</note>
924 <mouse><key><arrows/></key>  <action>move last node by the nudge distance</action></mouse>
925 <mouse><key><shift/><arrows/></key>  <action>move last node by 10x nudge distance</action></mouse>
926 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
927 <mouse><key><alt/><arrows/></key>  <action>move last node by 1 pixel</action></mouse>
928 <mouse><key><alt/><shift/><arrows/></key>  <action>move last node by 10 pixels</action></mouse>
929 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
930 </group>
932 <group>
933 <title>Create/modify segments</title>
934 <keys><key><ctrl/></key> <action>snap last segment to angle steps</action></keys>
935 <note>This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees).</note>
936 <keys><key><shift/>L</key>  <action>make last segment line</action></keys>
937 <keys><key><shift/>U</key>  <action>make last segment curve</action></keys>
938 <note>These commands change the last (red) segment of the path to straight line or curve.</note>
939 </group>
941 <group>
942 <title>Finish</title>
943 <keys><key><misc-wide f="Enter"/></key>  <action>finish current line</action></keys>
944 <mouse><key><right-click/></key> <action>finish current line</action></mouse>
945 <mouse><key><left-click/><left-click/></key> <action>finish current line</action></mouse>
946 <note>Enter, right click, or double left click finish the current line, discarding the last unfinished (red) segment.</note>
947 </group>
949 <group>
950 <title>Cancel</title>
951 <keys><key><misc f="Esc"/></key><key><ctrl/>z</key>  <action>cancel current line</action></keys>
952 <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key> <action>erase last segment of current line</action></keys>
953 </group>
954 </section>
956 *<section title="Calligraphy" color="e9dfef">
957 <group>
958 <mouse><key><left-drag/></key> <action>draw a calligraphic line</action></mouse>
959 <mouse><key><left-arrow/></key> <key><right-arrow/></key> <action>adjust pen width</action></mouse>
960 <mouse><key><up/></key> <key><down/></key> <action>adjust pen angle</action></mouse>
961 <note>Width and angle can be adjusted while drawing. </note>
962 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
963 </group>
964 </section>
966 *<section title="Gradient tool" color="e9f3e7">
967 <group>
968 <title>Creating gradients</title>
969 <mouse><key><left-drag/></key> <action>create gradient</action></mouse>
970 <note>This creates gradient on selected objects. The Controls bar lets you select linear/radial and fill/stroke for the new gradient.</note>
971 <mouse><key><left-click/><left-click/></key> <action>create default gradient</action></mouse>
972 <note>This creates default (horizontal edge-to-edge for linear, centered edge-to-edge-to-edge for radial) gradient on clicked object. </note>
973 </group>
975 <group>
976 <title>Handles</title>
977 <keys><key><misc f="Tab"/></key>  <action>select next handle</action></keys> 
978 <keys><key><shift/><misc f="Tab"/></key> <action>select previous handle</action></keys>
979 <mouse><key><arrows/></key>  <action>move selected handle by the nudge distance</action></mouse>
980 <mouse><key><shift/><arrows/></key>  <action>move selected handle by 10x nudge distance</action></mouse>
981 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
982 <mouse><key><alt/><arrows/></key>  <action>move selected handle by 1 pixel</action></mouse>
983 <mouse><key><alt/><shift/><arrows/></key>  <action>move selected handle by 10 pixels</action></mouse>
984 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
985 <keys><key><misc f="Esc"/></key> <action>deselect handle</action></keys>
986 <mouse><key><left-click/><left-click/></key> <action>open gradient editor</action></mouse>
987 <note>Double clicking a gradient handle opens the Gradient Editor with that gradient and the clicked handle chosen in the stops list.</note>
988 </group>
990 <group>
991 <title>Reversing</title>
992 <keys><key><shift/>r</key>  <action>reverse gradient definition</action></keys> 
993 <note>This mirrors the stop positions of the current gradient without moving the gradient handles.</note>
994 </group>
996 <group>
997 <title>Mouse select</title>
998 <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
999 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
1000 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
1001 </group>
1003 </section>
1006 *<section title="Dropper tool" color="feeffa">
1007 <group>
1008 <mouse><key><left-click/></key> <action>pick fill color</action></mouse>
1009 <mouse><key><shift/><left-click/></key> <action>pick stroke color</action></mouse>
1010 <mouse><key><left-drag/></key> <action>average fill color</action></mouse>
1011 <mouse><key><shift/><left-drag/></key> <action>average stroke color</action></mouse>
1012 <note>Click applies the color under cursor to the current selection. Dragging a radius calculates the average color of a circular area.</note>
1013 <note>If a gradient handle (in Gradient tool) is selected, it gets the color instead of the entire object.</note>
1014 <mouse><key><alt/><left-click/></key><key><alt/><left-drag/></key> <action>pick inverse color</action></mouse>
1015 <note>If Alt is pressed, picking color (with or without Shift, by click or by drag) picks the inverse of the color.</note>
1016 <keys><key><ctrl/>C</key> <action>copy color</action></keys>
1017 <note>This copies the color under cursor to the system clipboard, as text in RRGGBBAA format (8 hex digits).</note>
1018 </group>
1019 </section>
1022 </column>
1026 <column>
1027 *<section title="Text tool" color="eefdf3">
1029 <group>
1030 <title>Selecting/creating</title>
1031 <mouse><key><left-click/></key> <action>create/select a text object</action></mouse>
1032 <!--<keys><key>letters, digits, space, ...</key> <action>type text in a text object</action></keys>-->
1033 <note>Clicking in an empty space or on a non-text creates a text object; now you can type your text.</note>
1034 <note>Clicking on a text object selects it; cursor is placed near the click point.</note>
1035 <keys><key><misc f="Esc"/></key> <action>deselect the text object</action></keys>
1036 </group>
1038 <group>
1039 <title>Text navigation</title>
1040 <mouse><key><arrows/></key> <action>move cursor by one character</action></mouse>
1041 <mouse><key><ctrl/><left-arrow/></key> <key><ctrl/><right-arrow/></key> <action>move cursor by one word</action></mouse>
1042 <mouse><key><ctrl/><up-arrow/></key> <key><ctrl/><down-arrow/></key> <action>move cursor by one paragraph</action></mouse>
1043 <keys><key><misc f="Home"/></key> <key><misc f="End"/></key> <action>go to beginning/end of line</action></keys>
1044 <keys><key><ctrl/><misc f="Home"/></key> <key><ctrl/><misc f="End"/></key> <action>go to beginning/end of text</action></keys>
1045 <note>All these commands cancel current text selection, if any.</note>
1046 </group>
1048 <group>
1049 <title>Flowed text (internal frame)</title>
1050 <mouse><key><left-drag/></key> <action>create flowed text</action></mouse>
1051 <note>Clicking and dragging in an empty space or on a non-text creates a flowed text object with internal frame.</note>
1052 <mouse><key><left-drag/></key> <action>adjust frame size</action></mouse>
1053 <note>Dragging the handle in the lower right corner of the selected flowed text changes width/height of the frame.</note>
1054 <mouse><key><ctrl/><left-drag/></key> <action>lock width, height, or ratio of frame</action></mouse>
1055 <note>Dragging the corner handle with Ctrl resizes the frame preserving either width, or height, or ratio.</note>
1056 </group>
1058 <group>
1059 <title>Flowed text (external frame)</title>
1060 <keys><key><alt/>W</key>         <action>flow text into frame</action></keys> 
1061 <note>With a text object and a shape/path selected, this flows text into the shape/path.</note>
1062 <note>Both remain separate objects, but are linked; editing the shape/path causes the text to reflow.</note>
1063 <keys><key><alt/><shift/>W</key>         <action>unflow text from frame</action></keys> 
1064 <note>This cuts the flowed text's link to the shape/path, producing a single-line regular text object.</note>
1065 <keys><key><shift/>D</key>       <action>select external frame</action></keys> 
1066 <note>To find out which object is the frame of this flowed text, select it and press Shift+D. The frame will be selected.</note>
1067 </group>
1069 <group>
1070 <title>Text on path</title>
1071 <keys><key><shift/>D</key>       <action>select path from text</action></keys> 
1072 <note>To find out which path this text is put on, select it and press Shift+D. The path will be selected.</note>
1073 </group>
1075 <group>
1076 <title>Editing text</title>
1077 <note>To type + and - characters, use the main keyboard; keypad + and - are reserved for zoom (unless NumLock is on).</note> 
1078 <keys><key><misc-wide f="Enter"/></key> <action>start a new line or paragraph</action></keys>
1079 <note>Enter in regular text creates new line; in flowed text it creates a new paragraph</note>
1080 <keys><key><ctrl/>U</key> <action>toggle Unicode entry</action></keys> 
1081 <note>To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter.</note>
1082 <note>For example, Ctrl+U 2 0 1 4 Enter inserts an em-dash.</note>
1083 <note>To stay in Unicode mode after inserting the character, press Space instead of Enter.</note>
1084 <note>Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character.</note>
1085 <keys><key><ctrl/><misc-wide f="Space"/></key> <action>insert no-break space</action></keys>
1086 <note>A no-break space is visible even in a text object without xml:space="preserve".</note>
1087 </group>
1089 <group>
1090 <title>Selecting text</title>
1091 <mouse><key><left-drag/></key> <action>select text</action></mouse>
1092 <note>Left-dragging over a text object selects a text span.</note>
1093 <mouse><key><shift/><arrows/></key> <action>select text by character</action></mouse>
1094 <mouse><key><ctrl/><shift/><arrows/></key> <action>select text by word</action></mouse>
1095 <keys><key><shift/><misc f="Home"/></key> <key><shift/><misc f="End"/></key> <action>select to beginning/end of line</action></keys>
1096 <keys><key><ctrl/><shift/><misc f="Home"/></key> <key><ctrl/><shift/><misc f="End"/></key> <action>select to beginning/end of text</action></keys>
1097 <mouse><key><left-click/><left-click/></key> <action>select word</action></mouse>
1098 <mouse><key><left-click/><left-click/><left-click/></key> <action>select line</action></mouse>
1099 <keys><key><ctrl/>A</key>        <action>select all text</action></keys>
1100 <note>This selects the entire text of the current text object.</note>
1101 </group>
1103 <group>
1104 <title>Styling selection</title>
1105 <keys><key><ctrl/>B</key>        <action>make selection bold</action></keys>
1106 <keys><key><ctrl/>I</key>        <action>make selection italic</action></keys>
1107 <note>Also, you can use the Text&amp;Font or Fill&amp;Stroke dialogs to assign any style to text selection.</note>
1108 </group>
1110 <group>
1111 <title>Letter spacing</title>
1112 <keys><key><alt/>&gt;</key> <action>expand line/paragraph by 1 pixel</action></keys>
1113 <keys><key><shift/><alt/>&gt;</key> <action>expand line/paragraph by 10 pixels</action></keys>
1114 <keys><key><alt/>&lt;</key> <action>contract line/paragraph by 1 pixel</action></keys>
1115 <keys><key><shift/><alt/>&lt;</key> <action>contract line/paragraph by 10 pixels</action></keys>
1116 <note>These commands (only when editing text) adjust letter spacing in the current line (regular text) or paragraph (flowed text).</note>
1117 <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
1118 </group>
1120 <group>
1121 <title>Line spacing</title>
1122 <keys><key><ctrl/><alt/>&gt;</key> <action>make the text object taller by 1 pixel</action></keys>
1123 <keys><key><shift/><ctrl/><alt/>&gt;</key> <action>make the text object taller by 10 pixels</action></keys>
1124 <keys><key><ctrl/><alt/>&lt;</key> <action>make the text object shorter by 1 pixel</action></keys>
1125 <keys><key><shift/><ctrl/><alt/>&lt;</key> <action>make the text object shorter by 10 pixels</action></keys>
1126 <note>These commands (only when editing text) adjust line spacing in the entire text object (regular or flowed).</note>
1127 <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
1128 </group>
1130 <group>
1131 <title>Kerning and shifting</title>
1132 <mouse><key><alt/><arrows/></key> <action>shift characters by 1 pixel</action></mouse>
1133 <mouse><key><shift/><alt/><arrows/></key> <action>shift characters by 10 pixels</action></mouse>
1134 <note>These commands work when editing a regular text object. Kerning does not work in flowed text.</note> 
1135 <note>With no selection, they shift (horizontally or vertically) the characters after the cursor until the end of line.</note>
1136 <note>With selection, they shift the selection relative to the rest of text (by inserting opposite kerns at both ends of selection).</note>
1137 <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
1138 </group>
1140 <group>
1141 <title>Rotating</title>
1142 <keys><key><ctrl/>[</key> <key><ctrl/>]</key> <action>rotate character(s) by 90 degrees</action></keys>
1143 <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate character(s) by 1 pixel</action></keys>
1144 <note>These commands rotate the next character (without selection) or all characters in the selection (with selection).</note>
1145 <note>Rotation only works in regular text (not flowed text).</note>
1146 <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
1147 </group>
1149 </section>
1150 </column>
1152 </root>