Code

27c264912df8ef761925156a4ac08ce2034e1202
[inkscape.git] / doc / keys.xml
1 <root xmlns="http://www.inkscape.org/namespaces/keys" 
2   title="Inkscape keyboard and mouse reference"
3   ver  ="0.46"
4 >
6 <p>This document describes the default keyboard and mouse shortcuts of Inkscape, corresponding to the
7 share/keys/default.xml file in Inkscape distribution. Most (but not all) of these keys
8 are configurable by the user; see the default.xml file for details on how to do that.</p>
10 <p>Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are
11 supposed to work the same as corresponding regular keys. If you have a new shortcut
12 idea, please contact the developers (by writing to the <a
13 href="http://lists.sourceforge.net/lists/listinfo/inkscape-devel">devel mailing list</a>
14 or by <a href="http://sourceforge.net/tracker/?group_id=93438&amp;atid=604309">submitting an
15 RFE</a>).</p>
17 <column>
19 *<section title="Tools" color="f5f5f5">
21 <group>
22 <keys><key><keyf f="F1"/></key><key>s</key>    <action>Selector</action></keys>
23 <keys><key><misc-wide f="Space"/></key>   <action>Selector (temporary)</action></keys>
24 <note>Space switches to the Selector tool temporarily; another Space switches back.</note>
25 <keys><key><keyf f="F2"/></key><key>n</key>     <action>Node tool</action></keys>
26 <keys><key><keyf f="F3"/></key><key>z</key>      <action>Zoom tool</action></keys>
27 <keys><key><keyf f="F4"/></key><key>r</key>      <action>Rectangle tool</action></keys>
28 <keys><key><shift/><keyf f="F4"/></key><key>x</key>      <action>3D box tool</action></keys>
29 <keys><key><keyf f="F5"/></key><key>e</key>      <action>Ellipse/arc tool</action></keys>
30 <keys><key><keyf f="F6"/></key><key>p</key>      <action>Freehand (Pencil) tool</action></keys>
31 <keys><key><shift/><keyf f="F6"/></key><key>b</key>      <action>Bezier (Pen) tool</action></keys>
32 <keys><key><ctrl/><keyf f="F6"/></key><key>c</key>       <action>Calligraphy tool</action></keys>
33 <keys><key><shift/><keyf f="F7"/></key><key>u</key>      <action>Paint Bucket tool</action></keys>
34 <keys><key><ctrl/><keyf f="F1"/></key><key>g</key>       <action>Gradient tool</action></keys>
35 <keys><key><keyf f="F7"/></key><key>d</key>      <action>Dropper tool</action></keys>
36 <keys><key><keyf f="F8"/></key><key>t</key>      <action>Text tool</action></keys>
37 <keys><key><keyf f="F9"/></key><key>i</key>      <action>Spiral tool</action></keys>
38 <keys><key><shift/><keyf f="F9"/></key><key>*</key>      <action>Star tool</action></keys>
39 <keys><key><ctrl/><keyf f="F2"/></key><key>o</key>       <action>Connector tool</action></keys>
40 <note>Double click on the tool buttons opens the Preferences dialog showing the page of the corresponding tool.</note>
41 </group>
42 </section>
45 *<section title="Dialogs" color="f0eae7">
46 <group>
47 <title>Open</title>
48 <keys><key><shift/><ctrl/>F</key> <action>Fill and Stroke</action></keys>
49 <keys><key><shift/><ctrl/>W</key> <action>Swatches</action></keys>
50 <keys><key><shift/><ctrl/>T</key> <action>Text and Font</action></keys>
51 <keys><key><shift/><ctrl/>M</key> <action>Transform</action></keys>
52 <keys><key><shift/><ctrl/>L</key> <action>Layers</action></keys>
53 <keys><key><shift/><ctrl/>A</key> <action>Align and Distribute</action></keys>
54 <keys><key><shift/><ctrl/>O</key> <action>Object Properties</action></keys>
55 <keys><key><shift/><ctrl/>H</key> <action>Undo history</action></keys>
56 <keys><key><shift/><ctrl/>X</key> <action>XML Editor</action></keys>
57 <keys><key><shift/><ctrl/>D</key> <action>Document Preferences</action></keys>
58 <keys><key><shift/><ctrl/>P</key> <action>Inkscape Preferences</action></keys>
59 <keys><key><shift/><ctrl/>E</key>        <action>Export to PNG</action></keys>
60 <keys><key><ctrl/>F</key>        <action>Find</action></keys>
61 <keys><key><shift/><alt/>B</key>         <action>Trace bitmap</action></keys>
62 <note>These shortcuts open a new dialog window if it wasn't open yet, otherwise the corresponding dialog gets focus.</note>
63 </group>
65 <group>
66 <title>Toggle visibility</title>
67 <keys><key><keyf f="F12"/></key> <action>toggle dialogs</action></keys>
68 <note>This temporarily hides all open dialogs; another F12 shows them again.</note>
69 </group>
71 <group>
72 <title>Within a dialog</title>
73 <keys><key><misc f="Esc"/></key> <action>return to the canvas</action></keys>
74 <keys><key><ctrl/><keyf f="F4"/></key> <key><ctrl/>W</key> <action>close the dialog</action></keys>
75 <keys><key><misc f="Tab"/></key> <action>jump to next widget</action></keys>
76 <keys><key><shift/><misc f="Tab"/></key> <action>jump to previous widget</action></keys>
77 <keys><key><misc-wide f="Enter"/></key> <action>set the new value</action></keys>
78 <note>This accepts the new value you typed in a text field and returns focus to canvas.</note>
79 <keys><key><ctrl/><misc-wide f="Enter"/></key> <action>in XML Editor, set the attr value</action></keys>
80 <note>When editing an attribute value in XML Editor, this sets the new value (same as clicking the "Set attribute" button).</note>
81 <keys><key><misc-wide f="Space"/></key> <key><misc-wide f="Enter"/></key> <action>activate current button or list</action></keys>
82 <keys><key><ctrl/><misc f="PgUp"/></key> <key><ctrl/><misc f="PgDn"/></key> <action>in a multi-tab dialog, switch tabs</action></keys>
83 </group>
84 </section>
86 *<section title="Controls bar" color="f8f3e9">
88 <group>
89 <title>Access</title>
90 <note>The Controls bar at the top of the document window provides different buttons and controls for each tool.</note>
91 <keys><key><alt/>X</key> <action>jump to the first editable field</action></keys>
92 </group>
94 <group>
95 <title>Navigate</title>
96 <keys><key><misc f="Tab"/></key> <action>jump to next field</action></keys>
97 <keys><key><shift/><misc f="Tab"/></key> <action>jump to previous field</action></keys>
98 <note>Use these to navigate between fields in the Controls bar (the value in the field you leave, if changed, is accepted).</note>
99 </group>
101 <group>
102 <title>Change values</title>
103 <mouse><key><up/></key> <key><down/></key> <action>change value by 0.1</action></mouse>
104 <keys><key><misc f="PgUp"/></key><key><misc f="PgDn"/></key> <action>change value by 5.0</action></keys>
105 <keys><key><misc-wide f="Enter"/></key> <action>accept the new value</action></keys>
106 <note>This accepts the new value you typed in a text field and returns focus to canvas.</note>
107 <keys><key><misc f="Esc"/></key>   <action>cancel changes, return to canvas</action></keys>
108 <note>This cancels any changes you made in a text field and returns focus to canvas.</note>
109 <keys><key><ctrl/>Z</key> <action>cancel changes</action></keys>
110 <note>This cancels any changes you made in a text field but you stay in the field.</note>
111 </group>
112  
113 </section>
115 *<section title="Canvas" color="e5f1e7">
117 <group>
118 <title>Zoom</title>
119 <keys><key>=</key> <key>+</key>          <action>zoom in</action></keys>
120 <keys><key>-</key>       <action>zoom out</action></keys>
121 <note>The keypad +/- keys do zooming even when you are editing a text object, unless NumLock is on.</note>
122 <mouse><key><mid-click/></key>  <key><ctrl/><right-click/></key>   <action>zoom in</action></mouse>
123 <mouse><key><shift/><mid-click/></key>  <key><shift/><right-click/></key> <action>zoom out</action></mouse>
124 <mouse><key><ctrl/><wheel/></key> <action>zoom in or out</action></mouse>
125 <mouse><key><shift/><mid-drag/></key> <action>zoom into the area</action></mouse>
126 <keys><key><alt/>Z</key> <action>activate zoom field</action></keys>
127 <note>The zoom field in the lower left corner of the window allows you to specify zoom level precisely.</note>
128 </group>
130 <group>
131 <title>Preset zooms</title>
132 <keys><key>1</key>       <action>zoom 1:1</action></keys>
133 <keys><key>2</key>      <action>zoom 1:2</action></keys>
134 <keys><key>3</key>      <action>zoom to selection</action></keys>
135 <keys><key>4</key>      <action>zoom to drawing</action></keys>
136 <keys><key>5</key>      <action>zoom to page</action></keys>
137 <keys><key><ctrl/>E</key><key>6</key>   <action>zoom to page width</action></keys>
138 </group>
140 <group>
141 <title>Zoom history</title>
142 <keys><key>`</key> <action>(back quote) previous zoom </action></keys>
143 <keys><key><shift/>`</key> <action>next zoom</action></keys>
144 <note>With these keys, you can travel back and forth through the history of zooms in this session</note>
145 </group>
147 <group>
148 <title>Scroll (pan)</title>
149 <mouse><key><ctrl/><arrows/></key>  <action>scroll canvas</action></mouse>
150 <note>Scrolling by keys is accelerated, i.e. it speeds up when you press Ctrl+arrows in quick succession, or press and hold.</note>
151 <mouse><key><mid-drag/></key>  <action>pan canvas</action></mouse>
152 <mouse><key><shift/><right-drag/></key> <key><ctrl/><right-drag/></key> <action>pan canvas</action></mouse>
153 <mouse><key><wheel/></key> <action>scroll canvas vertically</action></mouse>
154 <mouse><key><shift/><wheel/></key> <action>scroll canvas horizontally</action></mouse>
155 </group>
157 <group>
158 <title>Guides and grid</title>
159 <mouse><key><left-drag/></key> <action>drag off a ruler to create guide</action></mouse>
160 <note>Drag off the horizontal or vertical ruler to create a new guideline. Drag a guideline onto the ruler to delete it.</note>
161 <keys><key>|</key> <key><shift/>\</key> <action>toggle guides and snapping to guides</action></keys>
162 <note>If you want to have different values for guides visibility and snapping, set them via the Document Options dialog.</note>
163 <note>When you create a new guide by dragging off the ruler, guide visibility and snapping are turned on.</note>
164 <keys><key>#</key> <key><shift/>3</key> <action>toggle grid and snapping to grid</action></keys>
165 <note>If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.</note>
166 <note>Note that only the 3 key on the main keyboard works, not on the keypad.</note>
167 </group>
169 <group>
170 <title>Display mode</title>
171 <keys><key><ctrl/><misc-wide f="keypad 5"/></key>  <action>toggle normal/outline mode</action></keys>
172 </group>
173 </section>
175 *<section title="Palette" color="efcfdf">
176 <group>
177 <note>These keys work both in the floating palette dialog and in the palette frame at the bottom of the window.</note>
178 <mouse><key><left-click/></key> <action>set fill color on selection</action></mouse>
179 <mouse><key><shift/><left-click/></key> <action>set stroke color on selection</action></mouse>
180 <mouse><key><right-click/></key> <action>set stroke color on selection</action></mouse>
181 <mouse><key><left-drag/></key> <action>drag fill color to objects</action></mouse>
182 <mouse><key><shift/><left-drag/></key> <action>drag stroke color to objects</action></mouse>
183 <note>To change fill/stroke of an object by dragging color on it, that object need not be selected.</note>
184 <note>You can also drag colors to the Fill (F) and Stroke (S) indicators in the statusbar to change the selection.</note>
185 </group>
186 </section>
189 </column>
195 <column>
197 *<section title="File" color="f3f2e2">
199 <group>
200 <keys><key><ctrl/>N</key>        <action>create new document</action></keys>
201 <keys><key><ctrl/>O</key>        <action>open an SVG document</action></keys>
202 <keys><key><shift/><ctrl/>E</key>        <action>export to PNG</action></keys>
203 <keys><key><ctrl/>I</key>        <action>import bitmap or SVG</action></keys>
204 <keys><key><ctrl/>P</key>        <action>print document</action></keys>
205 <keys><key><ctrl/>S</key>        <action>save document</action></keys>
206 <keys><key><shift/><ctrl/>S</key>        <action>save under a new name</action></keys>
207 <keys><key><shift/><ctrl/><alt/>S</key>  <action>save a copy</action></keys>
208 <keys><key><ctrl/>Q</key>        <action>exit Inkscape</action></keys>
209 </group>
211 </section>
213 *<section title="Window" color="e8fae1">
215 <group>
216 <keys><key><ctrl/>R</key> <action>toggle rulers</action></keys>
217 <keys><key><ctrl/>B</key> <action>toggle scrollbars</action></keys>
218 <keys><key><keyf f="F11"/></key> <action>toggle fullscreen</action></keys>
219 </group>
221 <group>
222 <keys><key><keyf f="F10"/></key> <action>main menu</action></keys>
223 <note>Menus can also be activated by Alt with the letter underscored in the menu name.</note>
224 <keys><key><shift/><keyf f="F10"/></key> <key><right-click/></key> <action>drop-down (context) menu</action></keys>
225 </group>
227 <group>
228 <keys><key><ctrl/><keyf f="F4"/></key> <key><ctrl/>W</key>       <action>close document window</action></keys>
229 <note>This shuts down Inkscape if it was the only document window open.</note>
230 <keys><key><ctrl/><misc f="Tab"/></key> <action>next document window</action></keys>
231 <keys><key><shift/><ctrl/><misc f="Tab"/></key> <action>previous document window</action></keys>
232 <note>These cycle through the active document windows forward and backward.</note>
233 </group>
235 </section>
237 *<section title="Layers" color="f6f9d9">
238 <group>
239 <keys><key><shift/><misc f="PgUp"/></key> <action>move to layer above</action></keys>
240 <keys><key><shift/><misc f="PgDn"/></key> <action>move to layer below</action></keys>
241 <note>These commands move the selected objects from one layer to another.</note>
243 <keys><key><shift/><ctrl/><misc f="PgUp"/></key> <action>raise layer</action></keys>
244 <keys><key><shift/><ctrl/><misc f="PgDn"/></key> <action>lower layer</action></keys>
245 <keys><key><shift/><ctrl/><misc f="Home"/></key> <action>raise layer to top</action></keys>
246 <keys><key><shift/><ctrl/><misc f="End"/></key> <action>lower layer to bottom</action></keys>
247 <note>These commands move the current layer among its siblings (normally other layers).</note>
248 </group>
249 </section>
252 *<section title="Object" color="f4ecf5">
254 <group>
255 <title>Undo/redo</title>
256 <keys><key><shift/><ctrl/>Y</key> <key><ctrl/>Z</key>    <action>undo</action></keys>
257 <keys><key><shift/><ctrl/>Z</key> <key><ctrl/>Y</key>    <action>redo</action></keys>
258 </group>
260 <group>
261 <title>Clipboard</title>
262 <keys><key><ctrl/>C</key>        <action>copy selection</action></keys>
263 <note>This places a copy of the selection to the Inkscape clipboard. Text from text objects is also placed onto the system clipboard.</note>
264 <keys><key><ctrl/>X</key>        <action>cut selection</action></keys>
265 <note>This works the same as "copy selection" followed by deleting the selection.</note>
266 <keys><key><ctrl/>V</key>        <action>paste clipboard</action></keys>
267 <note>This places the clipboard objects at the mouse cursor, or at the center of the window if mouse is outside the canvas.</note>
268 <note>When editing text with the text tool, this pastes the text from the system clipboard into the current text object.</note>
269 <keys><key><ctrl/><alt/>V</key>  <action>paste in place</action></keys>
270 <note>This places the clipboard objects to the original location from which they were copied.</note>
271 <keys><key><shift/><ctrl/>V</key>  <action>paste style</action></keys> 
272 <note>This applies the style of the (first of the) coped object(s) to the current selection.</note>
273 <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>
274 </group>
276 <group>
277 <title>Duplicate</title>
278 <keys><key><ctrl/>D</key>        <action>duplicate selection</action></keys> 
279 <note>New object(s) are placed exactly over the original(s) and selected.</note>
280 </group>
282 <group>
283 <title>Clone</title>
284 <keys><key><alt/>D</key>         <action>clone object</action></keys> 
285 <note>A clone can be moved/scaled/rotated/skewed independently, but it updates the path, fill, and stroke from its original.</note>
286 <note>The clone is placed exactly over the original object and is selected.</note>
287 <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>
288 <keys><key><shift/><alt/>D</key>         <action>unlink clone</action></keys> 
289 <note>Unlinking a clone cuts the link to the original, turning the clone into a plain copy.</note>
290 <keys><key><shift/>D</key>       <action>select original</action></keys> 
291 <note>To find out which object this is a clone of, select the clone and give this command. The original will be selected.</note>
292 </group>
294 <group>
295 <title>Bitmaps</title>
296 <keys><key><alt/>B</key> <action>create a bitmap copy</action></keys>
297 <note>This exports the selected object(s) (all other objects hidden) as PNG in the document's directory and imports it back.</note>
298 <note>The imported bitmap is placed over the original selection and is selected.</note>
299 <keys><key><shift/><alt/>B</key> <action>trace bitmap</action></keys>
300 <note>This opens the Trace Bitmap dialog allowing you to convert a bitmap object to path(s).</note> 
301 </group>
303 <group>
304 <title>Patterns</title>
305 <keys><key><alt/>I</key>         <action>object(s) to pattern</action></keys> 
306 <note>This converts the selection to a rectangle with tiled pattern fill.</note>
307 <keys><key><shift/><alt/>I</key>         <action>pattern to object(s)</action></keys> 
308 <note>Each selected object with pattern fill is broken into the same object without fill and a single pattern object.</note>
309 </group>
311 <group>
312 <title>Group</title>
313 <keys> <key><shift/><ctrl/>U</key>  <key><ctrl/>G</key> <action>group selected objects</action></keys>
314 <note>Use Ctrl+click to select objects within group.</note>
315 <keys><key><shift/><ctrl/>G</key> <key><ctrl/>U</key>  <action>ungroup selected group(s)</action></keys>
316 <note>This removes only one level of grouping; press Ctrl+U repeatedly to ungroup nested groups.</note>
317 </group>
319 <group>
320 <title>Z-order</title>
321 <keys><key><misc f="Home"/></key>        <action>raise selection to top</action></keys>
322 <keys><key><misc f="End"/></key>         <action>lower selection to bottom</action></keys>
323 <keys><key><misc f="PgUp"/></key>        <action>raise selection one step</action></keys>
324 <keys><key><misc f="PgDn"/></key>      <action>lower selection one step</action></keys>
325  </group>
327 </section>
329 *<section title="Path" color="f9f1d9">
331 <group>
332 <title>Convert to path</title>
333 <keys><key><shift/><ctrl/>C</key> <action>convert selected object(s) to path</action></keys>
334 <keys><key><ctrl/><alt/>C</key> <action>convert stroke to path</action></keys>
335 </group>
337 <group>
338 <title>Boolean operations</title>
339 <keys><key><ctrl/>+</key>  <action>union</action></keys>
340 <note>Union combines any number of objects into a single path, removing overlaps.</note>
341 <keys><key><ctrl/>-</key>  <action>difference</action></keys>
342 <note>Difference works on 2 objects, extracting the top from the bottom.</note>
343 <keys><key><ctrl/>*</key>  <action>intersection</action></keys>
344 <note>Intersection creates a path representing the common (overlapping) area of all selected objects.</note>
345 <keys><key><ctrl/>^</key>  <action>exclusive OR (XOR)</action></keys>
346 <note>XOR is similar to Union, except that it works on 2 objects and removes areas where the objects overlap.</note>
347 <keys><key><ctrl/>/</key>  <action>division (cut)</action></keys>
348 <note>Division cuts the bottom object into pieces by the top object, preserving the fill and stroke of the bottom.</note>
349 <keys><key><ctrl/><alt/>/</key>  <action>cut path</action></keys>
350 <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>
351 <note>The result of Union, Difference, Intersection, and XOR inherits the id= attribute and therefore the clones of the bottom object.</note>
352 <note>Division and Cut path normally produce several objects; of them, a random one inherits the id= of the bottom source object.</note>
353 </group>
355 <group>
356 <title>Offsets</title>
357 <keys><key><ctrl/>(</key>  <action>inset path (towards center)</action></keys>
358 <keys><key><ctrl/>)</key>  <action>outset path (away from center)</action></keys>
359 <note>The default offset distance is 2 px (SVG pixel units, not screen pixels).</note>
360 <keys><key><alt/>(</key>  <action>inset path by 1 pixel</action></keys>
361 <keys><key><alt/>)</key>  <action>outset path by 1 pixel</action></keys>
362 <keys><key><shift/><alt/>(</key>  <action>inset path by 10 pixels</action></keys>
363 <keys><key><shift/><alt/>)</key>  <action>outset path by 10 pixels</action></keys>
364 <note>The actual distance for pixel offsets depends on zoom level. Zoom in for finer adjustment.</note>
365 <note>All the (, ) commands convert the object to path, if necessary, and produce regular path.</note>
366 <keys><key><ctrl/>J</key>  <action>create dynamic offset</action></keys>
367 <keys><key><ctrl/><alt/>J</key>  <action>create linked offset</action></keys>
368 <note>These commands produce an offset object, editable by the node tool, standalone or linked to the original.</note>
369 <keys><key><shift/>D</key>       <action>select source</action></keys> 
370 <note>Selecting a linked offset and giving this command will select the source path of the linked offset.</note>
371 </group>
373 <group>
374 <title>Combine</title>
375 <keys><key><ctrl/>K</key>  <action>combine paths</action></keys>
376 <note>This is different from grouping in that combined paths create one object.</note>
377 <note>This is different from Union in that overlapping areas are not affected.</note>
378 <note>Whether overlapping areas are filled is controlled by the Fill: winding/alternating switch on the Fill &amp; Stroke dialog.</note>
379 <keys><key><shift/><ctrl/>K</key>  <action>break paths apart</action></keys>
380 <note>This attempts to break an object into constituent paths; it will fail if the object is one solid path.</note>
381 </group>
383 <group>
384 <title>Simplify</title>
385 <keys><key><ctrl/>L</key>  <action>simplify</action></keys>
386 <note>This command attempts to simplify selected path(s) by removing extra nodes. It converts all objects to paths first.</note>
387 <note>If you invoke this command several times in quick succession, it will act more and more aggressively.</note>
388 <note>Invoking Simplify again after a pause restores the default threshold (settable in the Inkscape Preferences dialog).</note>
389 </group>
391 </section>
393 </column>
395 <column>
397 *<section title="Selector" color="eee4dc">
399 <group>
400 <title>Select (mouse)</title>
401 <mouse><key><left-click/></key> <action>select an object</action></mouse>
402 <note>When you left-click on an object, previous selection is deselected.</note>
403 <mouse><key><shift/><left-click/></key> <action>toggle selection </action></mouse>
404 <note>Shift+click adds an object to the current selection if it was not selected, or deselects it otherwise.</note>
405 <mouse><key><left-click/><left-click/></key> <action>edit the object</action></mouse>
406 <note>For paths, double clicking switches to Node tool; for shapes, to corresponding shape tool; for text, to Text tool.</note>
407 <note>For groups, double clicking performs the "Enter group" command (the group becomes temporary layer).</note>
408 <note>Double clicking in empty space swithes to the parent layer in the hierarchy, if any.</note>
409 </group>
411 <group>
412 <title>Rubberband, touch selection</title>
413 <mouse><key><left-drag/></key> <action>select by rubberband</action></mouse>
414 <note>Dragging around objects does "rubberband" selection; previous selection is deselected.</note>
415 <mouse><key><shift/><left-drag/></key> <action>add objects to selection</action></mouse>
416 <note>Normally, you need to start from an empty space to initiate a rubberband.</note> 
417 <note>However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object.</note>
418 <mouse><key><alt/><left-drag/></key><key><shift/><alt/><left-drag/></key> <action>select by touch</action></mouse>
419 <note>Alt+dragging over objects selects those objects that are touched by the path.</note>
420 <note>To start touch selection with Alt, you must have nothing selected; otherwise use Shift+Alt.</note>
421 <note>You can switch rubberband selection to touch selection and back while dragging by pressing/releasing Alt.</note>
422 </group>
424 <group>
425 <title>Select (keyboard)</title>
426 <keys><key><misc f="Tab"/></key>  <action>select next object </action></keys>
427 <keys><key><shift/><misc f="Tab"/></key> <action>select previous object </action></keys>
428 <note>These keys pick objects in their z-order (Tab cycles from bottom to top, Shift+Tab cycles from top to bottom).</note> 
429 <note>Unless you did manual rearrangements, the last object you created is always on top.</note> 
430 <note>As a result, if nothing is selected, pressing Shift+Tab once conveniently selects the object you created last.</note>
431 <note>This works on objects within the current layer (unless you change that in preferences).</note>
432 <keys><key><ctrl/>A</key>        <action>select all (current layer)</action></keys>
433 <note>This works on objects within the current layer (unless you change that in preferences).</note>
434 <keys><key><ctrl/><alt/>A</key>  <action>select all (all layers)</action></keys>
435 <note>This works on objects in all visible and unlocked layers.</note>
436 <keys><key>!</key> <action>invert selection (current layer)</action></keys>
437 <note>This inverts selection (deselects what was selected and vice versa) in the current layer.</note>
438 <keys><key><alt/>!</key> <action>invert selection (all layers)</action></keys>
439 <note>This inverts selection (deselects what was selected and vice versa) in visible and unlocked layers.</note>
440 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
441 <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key>    <action>delete selection</action></keys>
442 </group>
444 <group>
445 <title>Select within group, select under</title>
446 <mouse><key><ctrl/><left-click/></key> <action>select within group</action></mouse>
447 <note>Ctrl+click selects the object at click point disregarding any levels of grouping that this object might belong to.</note>
448 <mouse><key><ctrl/><shift/><left-click/></key> <action>toggle selection within group</action></mouse>
449 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
450 <note>Alt+click selects the object at click point which is beneath (in z-order) the lowest selected object at click point.</note>
451 <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>
452 <note>On Linux, Alt+click and Alt+drag may be reserved by the window manager.  If you reconfigure your window manager </note>
453 <note>to not map Alt+click, then it will be free for Inkscape to use.  </note>
454 <note>If your keyboard has a Meta key, you may wish to set your "Modifier
455 key" to use it instead of Alt.</note>
456 <note>(Sometimes you can also use Ctrl+Alt+click (select under in
457 groups) with the same effect as Alt+click.)</note>
458 <mouse><key><shift/><alt/><left-click/></key> <action>toggle under</action></mouse>
459 <mouse><key><ctrl/><alt/><left-click/></key> <action>select under, in groups</action></mouse>
460 <mouse><key><shift/><ctrl/><alt/><left-click/></key> <action>toggle under, in groups</action></mouse>
461 <keys><key><ctrl/><misc-wide f="Enter"/></key> <action>enter group</action></keys>
462 <keys><key><ctrl/><misc-wide f="Backspace"/></key>       <action>go to parent group/layer</action></keys>
463 </group>
465 <group>
466 <title>Move (mouse)</title>
467 <mouse><key><left-drag/></key> <action>select + move</action></mouse>
468 <note>Dragging an object selects it if it was not selected, then moves selection.</note>
469 <mouse><key><alt/><left-drag/></key> <action>move selected</action></mouse>
470 <note>Alt+drag moves the current selection (without selecting what is under cursor), no matter where you start the drag.</note>
471 <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>
472 <mouse><key><ctrl/><left-drag/></key> <action>restrict movement to horizontal or vertical</action></mouse>
473 <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
474 <note>This temporaily disables snapping to grid or guides when you are dragging with grid or guides on.</note>
475 <mouse><key><left-drag/><misc-wide f="Space"/></key> <action>drop a copy</action></mouse>
476 <note>When dragging or transforming with mouse, each Space leaves a copy of the selected object.</note> 
477 <note>You can press and hold Space while dragging for a nice "trail."</note>
478 </group>
480 <group>
481 <title>Move (keyboard)</title>
482 <mouse><key><arrows/></key>  <action>move selection by the nudge distance</action></mouse>
483 <mouse><key><shift/><arrows/></key>  <action>move selection by 10x nudge distance</action></mouse>
484 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
485 <mouse><key><alt/><arrows/></key>  <action>move selection by 1 pixel</action></mouse>
486 <mouse><key><alt/><shift/><arrows/></key>  <action>move selection by 10 pixels</action></mouse>
487 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
488 </group>
490 <group>
491 <title>Transform (mouse)</title>
492 <mouse><key><left-click/></key><key><shift/>S</key> <action>toggle scale/rotation handles</action></mouse>
493 <mouse><key><left-drag/></key> <action>scale (with scale handles)</action></mouse>
494 <mouse><key><left-drag/></key> <action>rotate or skew (with rotation handles)</action></mouse>
495 </group>
497 <group>
498 <title>Scale by handles</title>
499 <mouse><key><left-drag/></key> <action>scale</action></mouse>
500 <mouse><key><ctrl/><left-drag/></key> <action>scale preserving aspect ratio</action></mouse>
501 <mouse><key><shift/><left-drag/></key> <action>symmetric transformation</action></mouse>
502 <note>Holding Shift while transforming makes transformation symmetric around the center of the selection.</note>
503 <!-- FIXME: why not disable snapping? inconsistent! -->
504 <mouse><key><alt/><left-drag/></key> <action>scale by integer</action></mouse>
505 <note>Hold Alt while scaling to limit scale to 2, 3, 4, etc. or 1/2, 1/3, 1/4 etc. of the initial size.</note>
506 </group>
508 <group>
509 <title>Scale (keyboard)</title>
510 <keys><key>.</key> <key>&gt;</key> <action>scale selection up by the scale step</action></keys> 
511 <keys><key>,</key> <key>&lt;</key> <action>scale selection down by the scale step</action></keys> 
512 <note>The default scale step is 2 px (SVG pixel units, not screen pixels).</note>
513 <keys><key><ctrl/>.</key> <key><ctrl/>&gt;</key> <action>scale selection to 200%</action></keys>
514 <keys><key><ctrl/>,</key> <key><ctrl/>&lt;</key> <action>scale selection to 50%</action></keys>
515 <keys><key><alt/>.</key> <key><alt/>&gt;</key> <action>scale selection up by 1 pixel</action></keys>
516 <keys><key><alt/>,</key> <key><alt/>&lt;</key> <action>scale selection down by 1 pixel</action></keys>
517 <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
518 <note>Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions.</note>
519 </group>
521 <group>
522 <title>Rotate/skew by handles</title>
523 <mouse><key><left-drag/></key> <action>rotate or skew</action></mouse>
524 <mouse><key><ctrl/><left-drag/></key> <action>snap skew angle</action></mouse>
525 <note>Holding Ctrl when dragging a skew (non-corner) handle snaps the skew angle to angle steps (default 15 degrees).</note>
526 <mouse><key><ctrl/><left-drag/></key> <action>snap rotation angle</action></mouse>
527 <note>Holding Ctrl when dragging a rotation (corner) handle snaps the rotation angle to angle steps (default 15 degrees).</note>
528 </group>
530 <group>
531 <title>Rotate (keyboard)</title>
532 <keys><key>[</key> <key>]</key> <action>rotate selection by the angle step</action></keys> 
533 <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise.</note>
534 <keys><key><ctrl/>[</key> <key><ctrl/>]</key> <action>rotate selection by 90 degrees</action></keys>
535 <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate selection by 1 pixel</action></keys>
536 <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
537 <note>These commands use the rotation center, draggable in Selector (by default it's in geometric center).</note>
538 </group>
540 <group>
541 <title>Flip</title>
542 <keys><key>h</key> <action>flip selection horizontally</action></keys>
543 <keys><key>v</key> <action>flip selection vertically</action></keys>
544 <note>If the tool is in rotate mode (rotation center visible), that center becomes the axis of flipping; otherwise it flips around geometric center of selection</note>
545 </group>
547 <group>
548 <title>Rotation center</title>
549 <mouse><key><left-drag/></key> <action>move rotation center</action></mouse>
550 <note>Moved rotation center remembers and saves its position for (all) selected object(s); you can reset it.</note>
551 <note>Dragging the center snaps it to the centerlines and bounding box edges of the selection.</note>
552 <mouse><key><shift/><left-drag/></key> <action>move without snapping</action></mouse>
553 <mouse><key><shift/><left-click/></key> <action>reset rotation center</action></mouse>
554 <note>Resetting rotation center moves it back to the geometric center of the object's or selection's bounding box.</note>
555 </group>
557 <group>
558 <title>Cancel</title>
559 <keys><key><misc f="Esc"/></key> <action>cancel rubberband, move, transformation</action></keys>
560 <note>Press Esc while mouse button is still down to cancel rubberband selection, move, or transformation of any kind.</note>
561 </group>
563 </section>
565 </column>
567 <column>
568 *<section title="Node tool" color="f9f1d9">
570 <group>
571 <title>Select objects (mouse)</title>
572 <mouse><key><left-click/></key> <action>click a non-selected object to select</action></mouse>
573 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
574 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
575 <note>These work the same as in Selector. The nodes or handles of the single selected object become editable.</note>
576 </group>
578 <group>
579 <title>Select nodes (mouse)</title>
580 <mouse><key><left-click/></key> <action>select a node</action></mouse> 
581 <note>Clicking on a node selects it.</note>
582 <mouse><key><left-click/></key> <action>select two adjacent nodes</action></mouse> 
583 <note>Clicking on a selected path between the nodes selects the two nodes closest to the click point.</note>
584 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
585 <note>This adds/removes a node (if clicked on node) or two nodes (if clicked on path) to/from the node selection.</note>
586 <mouse><key><left-click/></key> <action>deselect</action></mouse> 
587 <note>Clicking in an empty space deselects all selected nodes. Next click will deselect the object.</note>
588 </group>
590 <group>
591 <title>Rubberband selection</title>
592 <mouse><key><left-drag/></key> <action>select multiple nodes</action></mouse>
593 <note>Dragging around nodes does "rubberband" selection; previous node selection is deselected.</note>
594 <mouse><key><shift/><left-drag/></key> <action>add nodes to selection</action></mouse>
595 <note>Normally, you need to start from a point not over a path or a node to initiate a rubberband.</note> 
596 <note>However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start over the path.</note>
597 </group>
599 <group>
600 <title>Select nodes (keyboard)</title>
601 <keys><key><misc f="Tab"/></key>  <action>select next node</action></keys> 
602 <keys><key><shift/><misc f="Tab"/></key> <action>select previous node</action></keys>
603 <note>These keys select nodes within the selected path</note>
604 <keys><key><ctrl/>A</key>        <action>select all nodes in subpath(s)</action></keys>
605 <note>If the path has multiple subpaths and some nodes selected, this selects all only in subpaths with already selected nodes.</note>
606 <keys><key><ctrl/><alt/>A</key>  <action>select all nodes in path</action></keys>
607 <note>This selects all nodes in the entire path.</note>
608 <keys><key>!</key> <action>invert selection in subpath(s)</action></keys>
609 <note>If the path has multiple subpaths and some nodes selected, this inverts selection only in subpaths with already selected nodes.</note>
610 <keys><key><alt/>!</key> <action>invert selection in path</action></keys>
611 <note>This inverts selection (deselects what was selected and vice versa) in the entire path.</note>
612 <keys><key><misc f="Esc"/></key> <action>deselect all nodes</action></keys>
613 </group>
615 <group>
616 <title>Grow/shrink node selection</title>
617 <keys><key><misc f="PgUp"/></key> <key><misc f="PgDn"/></key> <action>grow/shrink selection (spatial)</action></keys>
618 <mouse><key><wheel/></key> <action>grow/shrink selection (spatial)</action></mouse>
619 <keys><key><ctrl/><misc f="PgUp"/></key> <key><ctrl/><misc f="PgDn"/></key> <action>grow/shrink selection (along path)</action></keys>
620 <mouse><key><ctrl/><wheel/></key> <action>grow/shrink selection (along path)</action></mouse>
621 <note>Your mouse pointer must be over a node for growing/shrinking.</note>
622 <note>Each key press or wheel click selects the nearest unselected node or deselects the farthest selected node.</note>
623 <note>Distance to nodes can be calculated directly (spatial mode) or along path.</note>
624 </group>
626 <group>
627 <title>Move nodes (mouse)</title>
628 <mouse><key><left-drag/></key> <action>move selected nodes</action></mouse>
629 <mouse><key><ctrl/><left-drag/></key> <action>restrict movement to horizontal or vertical</action></mouse>
630 <mouse><key><ctrl/><alt/><left-drag/></key> <action>move along handles</action></mouse>
631 <note>This restricts movement to the directions of the node's handles, their continuations and perpendiculars (total 8 snaps).</note>
632 <note>If the node has straight lines on one or both sides, this will snap it to these lines' directions and perpendiculars instead.</note>
633 <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
634 <note>Snapping nodes is enabled in Document Preferences. By default, only bounding box of objects snaps to grid/guides.</note>
635 <mouse><key><shift/><left-drag/></key> <action>drag out handle</action></mouse>
636 <note>If a node has a retracted handle, dragging with Shift lets you drag it out of the node.</note>
637 <mouse><key><left-drag/><misc-wide f="Space"/></key> <action>drop a copy</action></mouse>
638 <note>When dragging nodes with mouse, each Space leaves a copy of the selected object.</note> 
639 <note>You can press and hold Space while dragging for a nice "trail."</note>
640 <mouse><key><alt/><left-drag/></key>  <action>sculpt nodes</action></mouse>
641 <note>Sculpting moves the selected nodes so that the dragged node moves all the way, the farthest selected nodes stay put;</note>
642 <note>all intermediate selected nodes move intermediate distances, governed by a bell-like curve.</note>
643 <note>Sculpting is pressure-sensitive with a tablet; press harder for a blunter drag profile, press lightly for a sharper profile.</note>
644 <note>To stop sculpting without losing the pressure-sensitive profile, release Alt first and then lift the pen.</note>
645 </group>
647 <group>
648 <title>Move nodes (keyboard)</title>
649 <mouse><key><arrows/></key>  <action>move selected node(s) by the nudge distance</action></mouse>
650 <mouse><key><shift/><arrows/></key>  <action>move selected node(s) by 10x nudge distance</action></mouse>
651 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
652 <mouse><key><alt/><arrows/></key>  <action>move selected node(s) by 1 pixel</action></mouse>
653 <mouse><key><alt/><shift/><arrows/></key>  <action>move selected node(s) by 10 pixels</action></mouse>
654 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
655 </group>
657 <group>
658 <title>Move node handle (mouse)</title>
659 <mouse><key><left-drag/></key> <action>move a node handle</action></mouse>
660 <mouse><key><ctrl/><left-drag/></key> <action>snap the handle to angle steps</action></mouse>
661 <note>The default angle step is 15 degrees. This also snaps to the handle's original angle, its continuation and perpendiculars.</note>
662 <mouse><key><shift/><left-drag/></key> <action>rotate both handles</action></mouse> 
663 <mouse><key><alt/><left-drag/></key> <action>lock the handle length</action></mouse>
664 <note>Ctrl, Shift, Alt can be combined when dragging handles.</note>
665 <mouse><key><ctrl/><left-click/></key> <action>retract the handle</action></mouse>
666 <note>Retracted handle is zero length; use Shift+drag to drag it back out.</note>
667 </group>
669 <group>
670 <title>Scale handle (1 node selected)</title>
671 <keys><key>&lt;</key> <key>&gt;</key> <action>contract/expand both handles by scale step</action></keys> 
672 <note>The default scale step is 2 px (SVG pixel units, not screen pixels). May apply to more than one node.</note>
673 <keys>
674 <key><left/><ctrl/>&lt;</key> 
675 <key><left/><ctrl/>&gt;</key> 
676 <action>scale left handle by the scale step</action>
677 </keys>
678 <keys>
679 <key><right/><ctrl/>&lt;</key> 
680 <key><right/><ctrl/>&gt;</key> 
681 <action>scale right handle by the scale step</action>
682 </keys>
683 <keys>
684 <key><left/><alt/>&lt;</key> 
685 <key><left/><alt/>&gt;</key> 
686 <action>scale left handle by 1 pixel</action>
687 </keys>
688 <keys>
689 <key><right/><alt/>&lt;</key> 
690 <key><right/><alt/>&gt;</key> 
691 <action>scale right handle by 1 pixel</action>
692 </keys>
693 <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
694 <note>Instead of the &lt; and &gt; keys, you can use the , (comma) and . (period) keys respectively.</note>
695 </group>
697 <group>
698 <title>Rotate handle (1 node selected)</title>
699 <keys><key>[</key> <key>]</key> <action>rotate both handles by the angle step</action></keys>
700 <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. May apply to more than one node.</note>
701 <keys><key><left/><ctrl/>[</key> <key><left/><ctrl/>]</key> <action>rotate left handle by the angle step</action></keys>
702 <keys><key><right/><ctrl/>[</key> <key><right/><ctrl/>]</key> <action>rotate right handle by the angle step</action></keys>
703 <keys><key><left/><alt/>[</key> <key><left/><alt/>]</key> <action>rotate left handle by 1 pixel</action></keys>
704 <keys><key><right/><alt/>[</key> <key><right/><alt/>]</key> <action>rotate right handle by 1 pixel</action></keys>
705 </group>
708 <group>
709 <title>Scale nodes (&gt;1 nodes selected)</title>
710 <note>These commands scale the selected nodes as if they were an "object".</note>
711 <note>If mouse is over a node, that node becomes the axis of scaling; otherwise it scales around geometric center of selected nodes.</note>
712 <keys><key>.</key> <key>&gt;</key> <action>scale nodes up by the scale step</action></keys> 
713 <keys><key>,</key> <key>&lt;</key> <action>scale nodes down by the scale step</action></keys> 
714 <note>The default scale step is 2 px (SVG pixel units, not screen pixels).</note>
715 <keys><key><alt/>.</key> <key><alt/>&gt;</key> <action>scale nodes up by 1 pixel</action></keys>
716 <keys><key><alt/>,</key> <key><alt/>&lt;</key> <action>scale nodes down by 1 pixel</action></keys>
717 <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
718 <note>Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions.</note>
719 </group>
721 <group>
722 <title>Rotate nodes (&gt;1 nodes selected)</title>
723 <note>These commands rotate the selected nodes as if they were an "object".</note>
724 <note>If mouse is over a node, that node becomes the axis of rotation; otherwise it rotates around geometric center of selected nodes.</note>
725 <keys><key>[</key> <key>]</key> <action>rotate nodes by the angle step</action></keys> 
726 <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise.</note>
727 <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate nodes by 1 pixel</action></keys>
728 <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
729 </group>
731 <group>
732 <title>Flip nodes (&gt;1 nodes selected)</title>
733 <note>These commands flip the selected nodes as if they were an "object", around the center of that object.</note>
734 <keys><key>h</key> <action>flip nodes horizontally</action></keys>
735 <keys><key>v</key> <action>flip nodes vertically</action></keys>
736 <note>If mouse is over a node, that node becomes the axis of flipping; otherwise it flips around geometric center of selected nodes</note>
737 </group>
739 <group>
740 <title>Change segment(s)</title>
741 <keys><key><shift/>L</key>  <action>make line</action></keys>
742 <keys><key><shift/>U</key>  <action>make curve</action></keys>
743 <note>These commands require that more than two adjacent nodes be selected.</note>
744 </group>
746 <group>
747 <title>Change node type</title>
748 <keys><key><shift/>C</key>  <action>make cusp</action></keys>
749 <keys><key><shift/>S</key>  <action>make smooth</action></keys>
750 <keys><key><shift/>Y</key>  <action>make symmetric</action></keys>
751 <note>When making smooth or symmetric, you can lock the position of one of the handles by hovering mouse over it.</note>
752 <mouse><key><ctrl/><left-click/></key> <action>toggle smooth/cusp/symmetric</action></mouse>
753 </group>
755 <group>
756 <title>Join/break</title>
757 <keys><key><shift/>J</key>  <action>join selected nodes</action></keys>
758 <note>This requires that exactly two end nodes within the path be selected.</note>
759 <note>You can lock the position of one of the two joined nodes by hovering mouse over it.</note>
760 <keys><key><shift/>B</key>  <action>break selected node(s)</action></keys>
761 <note>After break, only one of each two new nodes is selected. May apply to more than one node.</note>
762 </group>
764 <group>
765 <title>Delete, create, duplicate</title>
766 <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key> <action>delete selected node(s)</action></keys>
767 <keys><key><ctrl/><misc-wide f="Backspace"/></key><key><ctrl/><misc f="Del"/></key> <action>delete without preserving shape</action></keys>
768 <note>Deleting without Ctrl adjusts handles on the remaining nodes to preserve the shape of the curve as much as possible.</note>
769 <note>Deleting with Ctrl does not touch the remaining nodes.</note>
770 <mouse><key><ctrl/><alt/><left-click/></key> <action>create/delete node</action></mouse>
771 <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>
772 <note>Deleting nodes this way always tries to preserve the shape of the curve (same as Del/Backspace).</note>
773 <mouse><key><left-click/><left-click/></key> <action>create node</action></mouse>
774 <note>Double clicking on the path between nodes creates a node in the click point.</note>
775 <keys><key><misc f="Ins"/></key> <action>insert new node(s)</action></keys>
776 <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>
777 <keys><key><shift/>D</key> <action>duplicate selected node(s)</action></keys>
778 <note>New nodes are created on the same path; they are placed exactly over the old ones and are selected.</note>
779 </group>
781 <!-- does not seem to work
782 <group>
783 <title>Active node</title>
784 <note>The active node is one under mouse or being dragged.</note>
785 <note>When you have an active node, some of the single-letter tool switch shortcuts may not work;</note> 
786 <note>move your mouse cursor so that no node is active if you want to use them.</note>
787 <keys><key>c</key>  <action>make active node cusp</action></keys> 
788 <keys><key>s</key>  <action>make active node smooth</action></keys>
789 <keys><key>y</key>  <action>make active node symmetric</action></keys>
790 <keys><key>b</key>  <action>break active node</action></keys>
791 <keys><key><misc-wide f="Backspace"/></key> <action>delete active node</action></keys>
792 </group>
793 -->
796 <group>
797 <title>Reverse</title>
798 <keys><key><shift/>r</key>  <action>reverse path direction</action></keys> 
799 </group>
801 <group>
802 <title>Edit shapes</title>
803 <note>Node tool can also drag the handles of shapes (rectangles, ellipses, stars, spirals). Click on a shape to select it.</note> 
804 <note>See the corresponding shape tools for their editing shortcuts, all of which also work in node tool.</note>
805 </group>
807 <group>
808 <title>Cancel</title>
809 <keys><key><misc f="Esc"/></key> <action>cancel rubberband or move</action></keys>
810 <note>Press Esc while mouse button is still down to cancel rubberband selection, node move, handle move, or handle move.</note>
811 </group>
813 </section>
815 </column>
816 <column>
821 *<section title="Rectangle tool" color="ebf1fd">
822 <group>
823 <title>Draw</title>
824 <mouse><key><left-drag/></key> <action>draw a rectangle</action></mouse>
825 <mouse><key><ctrl/><left-drag/></key>   <action>make a square or integer-ratio rectangle</action></mouse>
826 <note>This restricts rectangle so its height/width ratio is a whole number.</note>
827 <mouse><key><shift/><left-drag/></key> <action>draw around the starting point</action></mouse>
828 <note>This creates a rectangle symmetric around the starting point of the mouse drag.</note>
829 </group>
831 <group>
832 <title>Select</title>
833 <mouse><key><left-click/></key> <action>click to select</action></mouse>
834 <mouse><key><alt/><left-click/></key> <key><ctrl/><alt/><left-click/></key> <action>select under</action></mouse>
835 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
836 <note>In this tool, selecting by click disregards any grouping (i.e. acts as clicking with Ctrl in Selector)</note>
837 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
838 </group>
840 <group>
841 <title>Resize by handles</title>
842 <mouse><key><left-drag/></key> <action>drag a square handle to resize</action></mouse>
843 <note>Initially, the two resize (square) handles are in top left and bottom right corners.</note>
844 <note>Resize handles change the width and height of the rectangle in its own coordinate system, before any transforms are applied.</note>
845 <mouse><key><ctrl/><left-drag/></key> <action>lock width, height, or ratio</action></mouse>
846 </group>
848 <group>
849 <title>Round corners by handles</title>
850 <mouse><key><left-drag/></key> <action>drag a circular handle to round corners</action></mouse>
851 <note>Initially, the two rounding handles are in the top right corner of the rectangle.</note>
852 <mouse><key><ctrl/><left-drag/></key> <action>lock the corner circular</action></mouse>
853 <mouse><key><ctrl/><left-click/></key> <action>set the corner circular</action></mouse>
854 <note>When rounding corners, dragging one rounding handle keeps the corner circular if the other remains at the corner.</note>
855 <note>You can drag both handles for an elliptic rounded corner, or drag/click one with Ctrl to make it circular again.</note>
856 <mouse><key><shift/><left-click/></key> <action>remove corner rounding</action></mouse>
857 </group>
858 </section>
860 *<section title="3D box tool" color="cff4e2">
861 <group>
862 <title>Draw</title>
863 <mouse><key><left-drag/></key> <action>draw a 3D box</action></mouse>
864 </group>
866 <group>
867 <title>Select</title>
868 <mouse><key><left-click/></key> <action>click to select</action></mouse>
869 <mouse><key><alt/><left-click/></key> <key><ctrl/><alt/><left-click/></key> <action>select under</action></mouse>
870 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
871 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
872 </group>
874 </section>
876 *<section title="Ellipse tool" color="ffece8">
877 <group>
878 <title>Draw</title>
879 <mouse><key><left-drag/></key> <action>draw an ellipse</action></mouse>
880 <mouse><key><ctrl/><left-drag/></key>   <action>make circle or integer-ratio ellipse</action></mouse>
881 <note>This restricts ellipse so its height/width ratio is a whole number.</note>
882 <mouse><key><shift/><left-drag/></key> <action>draw around the starting point</action></mouse>
883 <note>This creates an ellipse symmetric around the starting point of the mouse drag.</note>
884 </group>
886 <group>
887 <title>Select</title>
888 <mouse><key><left-click/></key> <action>click to select</action></mouse>
889 <mouse><key><alt/><left-click/></key> <key><ctrl/><alt/><left-click/></key> <action>select under</action></mouse>
890 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
891 <note>In this tool, selecting by click disregards any grouping (i.e. acts as clicking with Ctrl in Selector)</note>
892 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
893 </group>
895 <group>
896 <title>Edit by handles</title>
897 <mouse><key><left-drag/></key> <action>resize, make arc or segment</action></mouse>
898 <note>Initially, the two resize handles are at the topmost and leftmost points; the two arc/segment handles are in the rightmost point.</note>
899 <mouse><key><ctrl/><left-drag/></key> <action>lock circle (resize handles)</action></mouse>
900 <mouse><key><ctrl/><left-drag/></key> <action>snap to angle steps (arc/segment handles)</action></mouse>
901 <note>Resize handles change the width and height of the ellipse in its own coordinate system, before any transforms are applied.</note>
902 <note>The default angle step is 15 degrees.</note>
903 <mouse><key><shift/><left-click/></key> <action>make whole (arc/segment handles)</action></mouse>
904 </group>
905 </section>
907 *<section title="Star tool" color="f8f7d5">
908 <group>
909 <title>Draw</title>
910 <mouse><key><left-drag/></key> <action>draw a star</action></mouse>
911 <mouse><key><ctrl/><left-drag/></key> <action>snap star to angle steps</action></mouse>
912 <note>The default angle step is 15 degrees.</note>
913 </group>
915 <group>
916 <title>Select</title>
917 <mouse><key><left-click/></key> <action>click to select</action></mouse>
918 <mouse><key><alt/><left-click/></key> <key><ctrl/><alt/><left-click/></key> <action>select under</action></mouse>
919 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
920 <note>In this tool, selecting by click disregards any grouping (i.e. acts as clicking with Ctrl in Selector)</note>
921 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
922 </group>
924 <group>
925 <title>Edit by handles</title>
926 <mouse><key><left-drag/></key> <action>drag a handle to vary the star shape</action></mouse>
927 <mouse><key><ctrl/><left-drag/></key> <action>keep star rays radial (no skew)</action></mouse>
928 <mouse><key><shift/><left-drag/></key> <action>round the star</action></mouse>
929 <mouse><key><shift/><left-click/></key> <action>remove rounding</action></mouse>
930 <mouse><key><alt/><left-drag/></key> <action>randomize the star</action></mouse>
931 <mouse><key><alt/><left-click/></key> <key><ctrl/><alt/><left-click/></key> <action>remove randomization</action></mouse>
932 </group>
933 </section>
935 *<section title="Spiral tool" color="f3f3f3">
936 <group>
937 <title>Draw</title>
938 <mouse><key><left-drag/></key> <action>draw a spiral</action></mouse>
939 <mouse><key><ctrl/><left-drag/></key>   <action>snap spiral to angle steps</action></mouse>
940 <note>The default angle step is 15 degrees.</note>
941 </group>
943 <group>
944 <title>Select</title>
945 <mouse><key><left-click/></key> <action>click to select</action></mouse>
946 <mouse><key><alt/><left-click/></key> <key><ctrl/><alt/><left-click/></key> <action>select under</action></mouse>
947 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
948 <note>In this tool, selecting by click disregards any grouping (i.e. acts as clicking with Ctrl in Selector)</note>
949 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
950 </group>
952 <group>
953 <title>Edit by handles</title>
954 <mouse><key><left-drag/></key> <action>roll/unroll from inside (inner handle)</action></mouse>
955 <note>Dragging the inner handle adjusts the "inner radius" parameter.</note>
956 <mouse><key><alt/><left-drag/></key> <action>converge/diverge (inner handle)</action></mouse>
957 <mouse><key><alt/><left-click/></key> <key><ctrl/><alt/><left-click/></key> <action>reset divergence (inner handle)</action></mouse>
958 <note>Vertical Alt+drag of the inner handle adjusts the "divergence" parameter, Alt+click resets it to 1.</note>
959 <mouse><key><shift/><left-click/></key> <action>zero inner radius (inner handle)</action></mouse>
960 <note>Shift+click on inner handle makes the spiral start from the center.</note>
962 <mouse><key><left-drag/></key> <action>roll/unroll from outside (outer handle)</action></mouse>
963 <note>Dragging the outer handle adjusts the "turns" parameter. Use Shift+Alt+drag to roll/unroll without changing radius.</note>
964 <mouse><key><shift/><left-drag/></key> <action>scale/rotate (outer handle)</action></mouse>
965 <note>Use Shift+Alt to rotate only (locks the radius of the spiral).</note>
967 <mouse><key><ctrl/><left-drag/></key> <action>snap handles to angle steps</action></mouse>
968 <note>The default angle step is 15 degrees. This works for both handles.</note>
969 </group>
970 </section>
974 </column>
979 <column>
981 *<section title="Zoom tool" color="e7e9f3">
982 <group>
983 <mouse><key><left-click/></key> <action>zoom in</action></mouse>
984 <mouse><key><shift/><left-click/></key> <action>zoom out</action></mouse>  
985 <mouse><key><left-drag/></key> <action>zoom into the area</action></mouse>
986 </group>
987 </section>
989 *<section title="Pencil tool" color="e9efc5">
990 <group>
991 <mouse><key><left-drag/></key> <action>draw a freehand line</action></mouse>
992 <mouse><key><shift/><left-drag/></key> <action>add to selected path</action></mouse>
993 <note>If a path is selected, Shift+dragging anywhere creates a new subpath instead of a new independent path.</note>
994 <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
995 <note>Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on.</note>
996 </group>
997 </section>
999 *<section title="Pen (Bezier) tool" color="e7f5d7">
1001 <group>
1002 <title>Create nodes</title>
1003 <mouse><key><left-click/></key> <action>create a sharp node</action></mouse>
1004 <note>If no path is being created, this starts a new path.</note>
1005 <mouse><key><shift/><left-click/></key> <action>add to selected path</action></mouse>
1006 <note>If a path is selected, Shift+clicking anywhere starts a new subpath instead of a new independent path.</note>
1007 <mouse><key><left-drag/></key> <action>create a bezier node with two handles</action></mouse>
1008 <mouse><key><shift/><left-drag/></key> <action>move only one handle</action></mouse>
1009 <!-- FIXME: also disables snapping! another conflict -->
1010 <note>This moves only one handle (instead of both) while creating a node, making it cusp.</note> 
1011 <mouse><key><ctrl/><left-drag/></key> <action>snap the handle to angle steps</action></mouse>
1012 <note>The default angle step is 15 degrees.</note>
1013 </group>
1015 <group>
1016 <title>Move last node</title>
1017 <note>These commands move the last created node (at the start of the red segment) while creating a path.</note>
1018 <mouse><key><arrows/></key>  <action>move last node by the nudge distance</action></mouse>
1019 <mouse><key><shift/><arrows/></key>  <action>move last node by 10x nudge distance</action></mouse>
1020 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
1021 <mouse><key><alt/><arrows/></key>  <action>move last node by 1 pixel</action></mouse>
1022 <mouse><key><alt/><shift/><arrows/></key>  <action>move last node by 10 pixels</action></mouse>
1023 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
1024 </group>
1026 <group>
1027 <title>Create/modify segments</title>
1028 <keys><key><ctrl/></key> <action>snap last segment to angle steps</action></keys>
1029 <note>This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees).</note>
1030 <keys><key><shift/>L</key>  <action>make last segment line</action></keys>
1031 <keys><key><shift/>U</key>  <action>make last segment curve</action></keys>
1032 <note>These commands change the last (red) segment of the path to straight line or curve.</note>
1033 </group>
1035 <group>
1036 <title>Finish</title>
1037 <keys><key><misc-wide f="Enter"/></key>  <action>finish current line</action></keys>
1038 <mouse><key><right-click/></key> <action>finish current line</action></mouse>
1039 <mouse><key><left-click/><left-click/></key> <action>finish current line</action></mouse>
1040 <note>Enter, right click, or double left click finish the current line, discarding the last unfinished (red) segment.</note>
1041 </group>
1043 <group>
1044 <title>Cancel</title>
1045 <keys><key><misc f="Esc"/></key><key><ctrl/>z</key>  <action>cancel current line</action></keys>
1046 <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key> <action>erase last segment of current line</action></keys>
1047 </group>
1048 </section>
1050 *<section title="Calligraphy" color="e9dfef">
1051 <group>
1052 <mouse><key><left-drag/></key> <action>draw a calligraphic line</action></mouse>
1053 <mouse><key><shift/><left-drag/></key> <action>add to selected path</action></mouse>
1054 <note>Drawing with Shift unions the newly created stroke with the previous selection</note>
1055 <mouse><key><ctrl/><left-drag/></key> <action>track a guide path</action></mouse>
1056 <note>Drawing with Ctrl tracks a selected guide path at the constant distance</note>
1057 <mouse><key><alt/><left-drag/></key> <action>thin selected paths</action></mouse>
1058 <mouse><key><shift/><alt/><left-drag/></key> <action>thicken selected paths</action></mouse>
1059 <note>Dragging with Alt or Shift+Alt over selected paths makes them thinner/thicker where you drag</note>
1060 <note>The amount of thinning/thickening is the greatest at the center of the area and drops off smoothly towards the edges.</note>
1061 <mouse><key><left-arrow/></key> <key><right-arrow/></key> <action>adjust pen width by 1</action></mouse>
1062 <mouse><key><misc f="Home"/></key> <key><misc f="End"/></key> <action>set pen width to 1 or 100</action></mouse>
1063 <mouse><key><up/></key> <key><down/></key> <action>adjust pen angle</action></mouse>
1064 <note>Width and angle can be adjusted while drawing. </note>
1065 <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
1066 </group>
1067 </section>
1069 *<section title="Paint Bucket" color="f2f9da">
1070 <group>
1071 <mouse><key><left-click/></key> <action>fill a bounded area</action></mouse>
1072 <mouse><key><shift/><left-click/></key> <action>add to selected path</action></mouse>
1073 <note>Clicking with Shift unions the newly created fill with the previous selection</note>
1074 <mouse><key><left-drag/></key> <action>fill from each point</action></mouse>
1075 <note>From each point, the fill spreads to the neighbors with the colors similar to that point.</note>
1076 <note>This can be used to fill an area currently filled with a gradient or blur.</note>
1077 <mouse><key><alt/><left-drag/></key> <action>fill from each point same as initial point</action></mouse>
1078 <note>From each point, the fill spreads to the neighbors with the colors similar to the initial point of the drag.</note>
1079 <note>This can be used to fill several disjoint bounded areas by starting in one and dragging over all of the areas.</note>
1080 <mouse><key><ctrl/><left-click/></key> <action>set fill color</action></mouse>
1081 <mouse><key><shift/><ctrl/><left-click/></key> <action>set stroke color</action></mouse>
1082 <note>Ctrl+clicking an object sets its fill (or stroke with Shift) to the tool's current style; the object need not be selected</note>
1083 </group>
1084 </section>
1086 *<section title="Gradient tool" color="e9f3e7">
1088 <group>
1089 <title>Select objects</title>
1090 <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
1091 <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
1092 <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
1093 </group>
1095 <group>
1096 <title>Create gradients</title>
1097 <mouse><key><left-drag/></key> <action>create gradient</action></mouse>
1098 <note>This creates gradient on selected objects. The Controls bar lets you select linear/radial and fill/stroke for the new gradient.</note>
1099 <mouse><key><left-click/><left-click/></key> <action>create default gradient</action></mouse>
1100 <note>This creates default (horizontal edge-to-edge for linear, centered edge-to-edge-to-edge for radial) gradient on clicked object. </note>
1101 </group>
1103 <group>
1104 <title>Select handles</title>
1105 <mouse><key><left-click/></key> <action>select a handle</action></mouse>
1106 <mouse><key><shift/><left-click/></key> <action>add handle to selection</action></mouse>
1107 <keys><key><misc f="Tab"/></key>  <action>select next handle</action></keys> 
1108 <keys><key><shift/><misc f="Tab"/></key> <action>select previous handle</action></keys>
1109 <keys><key><misc f="Esc"/></key> <action>deselect all handles</action></keys>
1110 </group>
1112 <group>
1113 <title>Create/delete stops</title>
1114 <mouse><key><ctrl/><alt/><left-click/></key> <action>create a stop</action></mouse>
1115 <mouse><key><left-click/><left-click/></key> <action>create a stop</action></mouse>
1116 <note>Ctrl+Alt+click or double click on a gradient line creates a new intermediate stop</note>
1117 <mouse><key><ctrl/><alt/><left-click/></key> <action>delete stop</action></mouse>
1118 <note>Ctrl+Alt+click on a stop's handle deletes the stop;</note>
1119 <note>if it was an end stop, gradient shortens or disappears</note>
1120 <keys><key><misc f="Del"/></key> <action>delete selected stops</action></keys>
1121 </group>
1123 <group>
1124 <title>Move handles</title>
1125 <!-- TODO: restore! -->
1126 <mouse><key><left-drag/></key>  <action>move selected handle(s)</action></mouse>
1127 <mouse><key><arrows/></key>  <action>move selected handle by the nudge distance</action></mouse>
1128 <mouse><key><shift/><arrows/></key>  <action>move selected handle by 10x nudge distance</action></mouse>
1129 <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
1130 <mouse><key><alt/><arrows/></key>  <action>move selected handle by 1 pixel</action></mouse>
1131 <mouse><key><alt/><shift/><arrows/></key>  <action>move selected handle by 10 pixels</action></mouse>
1132 <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
1133 <!-- TODO: 
1134 <mouse><key><alt/><left-drag/></key>  <action>sculpt handles</action></mouse>
1135 <note>Sculpting moves the selected handles so that the dragged handle moves all the way, the farthest handles stay put, and the intermediate handles move intermediate distances, governed by a bell-like curve</note>
1136  -->
1137 </group>
1139 <group>
1140 <title>Reverse</title>
1141 <keys><key><shift/>r</key>  <action>reverse gradient definition</action></keys> 
1142 <note>This mirrors the stop positions of the current gradient without moving the gradient handles.</note>
1143 </group>
1145 <!-- TODO: remove! -->
1146 <group>
1147 <title>Gradient editor</title>
1148 <mouse><key><left-click/><left-click/></key> <action>open gradient editor</action></mouse>
1149 <note>Double clicking a gradient handle opens the Gradient Editor with that gradient and the clicked handle chosen in the stops list.</note>
1150 </group>
1153 </section>
1156 *<section title="Dropper tool" color="feeffa">
1157 <group>
1158 <mouse><key><left-click/></key> <action>pick fill color</action></mouse>
1159 <mouse><key><shift/><left-click/></key> <action>pick stroke color</action></mouse>
1160 <mouse><key><left-drag/></key> <action>average fill color</action></mouse>
1161 <mouse><key><shift/><left-drag/></key> <action>average stroke color</action></mouse>
1162 <note>Click applies the color under cursor to the current selection. Dragging a radius calculates the average color of a circular area.</note>
1163 <note>If a gradient handle (in Gradient tool) is selected, it gets the color instead of the entire object.</note>
1164 <mouse><key><alt/><left-click/></key> <key><alt/><left-drag/></key> <key><ctrl/><alt/><left-click/></key> <key><ctrl/><alt/><left-drag/></key> <action>pick inverse color</action></mouse>
1165 <note>If Alt is pressed, picking color (with or without Shift, by click or by drag) picks the inverse of the color.</note>
1166 <keys><key><ctrl/>C</key> <action>copy color</action></keys>
1167 <note>This copies the color under cursor to the system clipboard, as text in RRGGBBAA format (8 hex digits).</note>
1168 </group>
1169 </section>
1172 </column>
1176 <column>
1177 *<section title="Text tool" color="eefdf3">
1179 <group>
1180 <title>Select/create</title>
1181 <mouse><key><left-click/></key> <action>create/select a text object</action></mouse>
1182 <!--<keys><key>letters, digits, space, ...</key> <action>type text in a text object</action></keys>-->
1183 <note>Clicking in an empty space or on a non-text creates a text object; now you can type your text.</note>
1184 <note>Clicking on a text object selects it; cursor is placed near the click point.</note>
1185 <keys><key><misc f="Esc"/></key> <action>deselect the text object</action></keys>
1186 </group>
1188 <group>
1189 <title>Navigate in text</title>
1190 <mouse><key><arrows/></key> <action>move cursor by one character</action></mouse>
1191 <mouse><key><ctrl/><left-arrow/></key> <key><ctrl/><right-arrow/></key> <action>move cursor by one word</action></mouse>
1192 <mouse><key><ctrl/><up-arrow/></key> <key><ctrl/><down-arrow/></key> <action>move cursor by one paragraph</action></mouse>
1193 <keys><key><misc f="Home"/></key> <key><misc f="End"/></key> <action>go to beginning/end of line</action></keys>
1194 <keys><key><ctrl/><misc f="Home"/></key> <key><ctrl/><misc f="End"/></key> <action>go to beginning/end of text</action></keys>
1195 <note>All these commands cancel current text selection, if any.</note>
1196 </group>
1198 <group>
1199 <title>Flowed text (internal frame)</title>
1200 <mouse><key><left-drag/></key> <action>create flowed text</action></mouse>
1201 <note>Clicking and dragging in an empty space or on a non-text creates a flowed text object with internal frame.</note>
1202 <mouse><key><left-drag/></key> <action>adjust frame size</action></mouse>
1203 <note>Dragging the handle in the lower right corner of the selected flowed text changes width/height of the frame.</note>
1204 <mouse><key><ctrl/><left-drag/></key> <action>lock width, height, or ratio of frame</action></mouse>
1205 <note>Dragging the corner handle with Ctrl resizes the frame preserving either width, or height, or ratio.</note>
1206 </group>
1208 <group>
1209 <title>Flowed text (external frame)</title>
1210 <keys><key><alt/>W</key>         <action>flow text into frame</action></keys> 
1211 <note>With a text object and a shape/path selected, this flows text into the shape/path.</note>
1212 <note>Both remain separate objects, but are linked; editing the shape/path causes the text to reflow.</note>
1213 <keys><key><alt/><shift/>W</key>         <action>unflow text from frame</action></keys> 
1214 <note>This cuts the flowed text's link to the shape/path, producing a single-line regular text object.</note>
1215 <keys><key><shift/>D</key>       <action>select external frame</action></keys> 
1216 <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>
1217 </group>
1219 <group>
1220 <title>Text on path</title>
1221 <keys><key><shift/>D</key>       <action>select path from text</action></keys> 
1222 <note>To find out which path this text is put on, select it and press Shift+D. The path will be selected.</note>
1223 </group>
1225 <group>
1226 <title>Edit text</title>
1227 <note>To type + and - characters, use the main keyboard; keypad + and - are reserved for zoom (unless NumLock is on).</note> 
1228 <keys><key><misc-wide f="Enter"/></key> <action>start a new line or paragraph</action></keys>
1229 <note>Enter in regular text creates new line; in flowed text it creates a new paragraph</note>
1230 <keys><key><ctrl/>U</key> <action>toggle Unicode entry</action></keys> 
1231 <note>To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter.</note>
1232 <note>For example, type Ctrl+U 2 0 1 4 Enter for an em-dash; Ctrl+U a 9 Enter for a copyright sign.</note>
1233 <note>To stay in Unicode mode after inserting the character, press Space instead of Enter.</note>
1234 <note>Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character.</note>
1235 <keys><key><ctrl/><misc-wide f="Space"/></key> <action>insert no-break space</action></keys>
1236 <note>A no-break space is visible even in a text object without xml:space="preserve".</note>
1237 </group>
1239 <group>
1240 <title>Select text</title>
1241 <mouse><key><left-drag/></key> <action>select text</action></mouse>
1242 <note>Left-dragging over a text object selects a text span.</note>
1243 <mouse><key><shift/><arrows/></key> <action>select text by character</action></mouse>
1244 <mouse><key><ctrl/><shift/><arrows/></key> <action>select text by word</action></mouse>
1245 <keys><key><shift/><misc f="Home"/></key> <key><shift/><misc f="End"/></key> <action>select to beginning/end of line</action></keys>
1246 <keys><key><ctrl/><shift/><misc f="Home"/></key> <key><ctrl/><shift/><misc f="End"/></key> <action>select to beginning/end of text</action></keys>
1247 <mouse><key><left-click/><left-click/></key> <action>select word</action></mouse>
1248 <mouse><key><left-click/><left-click/><left-click/></key> <action>select line</action></mouse>
1249 <keys><key><ctrl/>A</key>        <action>select all text</action></keys>
1250 <note>This selects the entire text of the current text object.</note>
1251 </group>
1253 <group>
1254 <title>Style selection</title>
1255 <keys><key><ctrl/>B</key>        <action>make selection bold</action></keys>
1256 <keys><key><ctrl/>I</key>        <action>make selection italic</action></keys>
1257 <note>Also, you can use the Text&amp;Font or Fill&amp;Stroke dialogs to assign any style to text selection.</note>
1258 </group>
1260 <group>
1261 <title>Letter spacing</title>
1262 <keys><key><alt/>&gt;</key> <action>expand line/paragraph by 1 pixel</action></keys>
1263 <keys><key><shift/><alt/>&gt;</key> <action>expand line/paragraph by 10 pixels</action></keys>
1264 <keys><key><alt/>&lt;</key> <action>contract line/paragraph by 1 pixel</action></keys>
1265 <keys><key><shift/><alt/>&lt;</key> <action>contract line/paragraph by 10 pixels</action></keys>
1266 <note>These commands (only when editing text) adjust letter spacing in the current line (regular text) or paragraph (flowed text).</note>
1267 <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
1268 </group>
1270 <group>
1271 <title>Line spacing</title>
1272 <keys><key><ctrl/><alt/>&gt;</key> <action>make the text object taller by 1 pixel</action></keys>
1273 <keys><key><shift/><ctrl/><alt/>&gt;</key> <action>make the text object taller by 10 pixels</action></keys>
1274 <keys><key><ctrl/><alt/>&lt;</key> <action>make the text object shorter by 1 pixel</action></keys>
1275 <keys><key><shift/><ctrl/><alt/>&lt;</key> <action>make the text object shorter by 10 pixels</action></keys>
1276 <note>These commands (only when editing text) adjust line spacing in the entire text object (regular or flowed).</note>
1277 <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
1278 </group>
1280 <group>
1281 <title>Kerning and shifting</title>
1282 <mouse><key><alt/><arrows/></key> <action>shift characters by 1 pixel</action></mouse>
1283 <mouse><key><shift/><alt/><arrows/></key> <action>shift characters by 10 pixels</action></mouse>
1284 <note>These commands work when editing a regular text object. Kerning does not work in flowed text.</note> 
1285 <note>With no selection, they shift (horizontally or vertically) the characters after the cursor until the end of line.</note>
1286 <note>With selection, they shift the selection relative to the rest of text (by inserting opposite kerns at both ends of selection).</note>
1287 <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
1288 </group>
1290 <group>
1291 <title>Rotate</title>
1292 <keys><key><ctrl/>[</key> <key><ctrl/>]</key> <action>rotate character(s) by 90 degrees</action></keys>
1293 <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate character(s) by 1 pixel</action></keys>
1294 <note>These commands rotate the next character (without selection) or all characters in the selection (with selection).</note>
1295 <note>Rotation only works in regular text (not flowed text).</note>
1296 <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
1297 </group>
1299 </section>
1300 </column>
1302 </root>