Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are supposed to work the same as corresponding regular keys. See also http://inkscape.org/cgi-bin/wiki.pl?KeyboardShortcutsToDo for a discussion of other shortcuts we're planning to implement; you can leave your ideas and requests there.

Tools

F1, sselector
Spaceselector (temporary)
Space switches to the select tool temporarily; another Space switches back.
F2, nnode tool
F3, zzoom tool
F4, rrectangle tool
F5, eellipse/arc tool
F6, pfreehand (pencil) tool
Shift+F6, bbezier (pen) tool
Ctrl+F6, calligraphic tool
F7, ddropper tool
F8, ttext tool
F9, ispiral tool
Shift+F9, *star tool

File

Ctrl+Ncreate new document
Ctrl+Oopen an SVG document
Ctrl+Eexport document to PNG
Ctrl+Iimport image
Ctrl+Pprint document
Ctrl+Ssave document
Shift+Ctrl+Ssave under a new name
Ctrl+Qexit Inkscape

Window

Ctrl+Rtoggle rulers
Ctrl+Btoggle scrollbars
F11toggle fullscreen
F10main menu
Menus can also be activated by Alt with the letter underscored in the menu name.
Shift+F10, right clickdrop-down (context) menu
Ctrl+F4, Ctrl+Wclose document window
This shuts down Inkscape if it was the only document window open.
Ctrl+Tabnext document window
Shift+Ctrl+Tabprevious document window
These cycle through the active document windows forward and backward.

Dialogs

Shift+Ctrl+FFill and Stroke
Shift+Ctrl+TText and Font
Shift+Ctrl+MTransform
Shift+Ctrl+AAlign and Distribute
Shift+Ctrl+XXML Editor
Shift+Ctrl+DDocument Options
Shift+Ctrl+OInkscape Options
These open a new dialog window if it wasn't open yet, otherwise the corresponding dialog gets focus.

Toggle visibility

F12toggle dialogs
This temporarily hides all open dialogs; another F12 shows them again.

Within a dialog

Escreturn to the canvas
Ctrl+F4, Ctrl+Wclose the dialog
Tabjump to next widget
Shift+Tabjump to previous widget
Enteraccept the new value
This accepts the new value you typed in a text field and returns focus to canvas.
Space, Enteractivate current button or list
Ctrl+PgUp, Ctrl+PgDnin a multi-tab dialog, switch tabs

Top panel

The panel at the top of the document window provides different fields and controls for each tool.
Alt+Xjump to the first editable field
Enteraccept the new value
This accepts the new value you typed in a text field and returns focus to canvas.
Esccancel changes, return to canvas
This cancels any changes you made in a text field and returns focus to canvas.
Ctrl+Zcancel changes
This cancels any changes you made in a text field but you stay in the field.
Tabjump to next field
Shift+Tabjump to previous field
Use these to navigate between fields in the top panel (the value in the field you leave, if changed, is accepted).

Changing values

Up arrow, Down arrowchange value by 0.1
PgUp, PgDnchange value by 5.0

Canvas

Zoom

=, +zoom in
-zoom out
The keypad +/- keys do zooming even when you are editing a text object.
middle clickzoom in
Shift+middle clickzoom out
Ctrl+mouse wheelzoom in or out

Preset zooms

1zoom 1:1
2zoom 1:2
3zoom to selection
4zoom to drawing
5zoom to page
6zoom to page width

Zoom history

`(back quote) previous zoom
Shift+`next zoom
With these keys, you can travel back and forth through the history of zooms in this session

Scrolling (panning)

Ctrl+arrowsscroll canvas
middle button dragscroll canvas
Shift+right button dragscroll canvas
mouse wheelscroll canvas vertically
Shift+mouse wheelscroll canvas horizontally

Grid and guides

#, Shift+3(not keypad 3) toggle grid
|, Shift+\toggle guides

Object

Undo/redo

Shift+Ctrl+Y, Ctrl+Zundo
Shift+Ctrl+Z, Ctrl+Yredo

Clipboard

Ctrl+Xcut selection
Ctrl+Ccopy selection
Ctrl+Vpaste clipboard
Shift+Ctrl+Vpaste style
This applies the style of the (first of the) coped object(s) to the current selection.

Duplicate

Ctrl+Dduplicate selection
New object(s) are placed exactly over the original(s) and selected.

Grouping

Shift+Ctrl+U, Ctrl+Ggroup selected objects
Use Ctrl+click to select objects within group.
Shift+Ctrl+G, Ctrl+Uungroup selected group(s)

Z-order

Homeraise selection to top
Endlower selection to bottom
PgUpraise selection one step
PgDnlower selection one step

Path

Convert to path

Shift+Ctrl+Cconvert selected object(s) to path
Ctrl+Alt+Cconvert stroke to path

Booleans

Ctrl++union
Ctrl+-difference
Ctrl+*intersection
Ctrl+^exclusive OR (XOR)

Offsets

Ctrl+(inset path (towards center)
Ctrl+)outset path (away from center)
These convert the object to path, if necessary, and produce regular path.
Ctrl+Jcreate dynamic offset
Ctrl+Alt+Jcreate linked offset
These produce an offset object, editable by the node tool, standalone or linked to the original.

Combining

Ctrl+Kcombine paths
This is different from grouping in that combined paths create one object.
Shift+Ctrl+Kbreak paths apart
This attempts to break an object into constituent paths; it will fail if the object is one solid path.
Ctrl+Lsimplify path

Selector

Keyboard select

Tabselect next object
Shift+Tabselect previous object
These keys pick objects in their z-order (Tab cycles from bottom to top, Shift+Tab cycles from top to bottom).
Unless you did manual rearrangements, the last object you created is always on top.
As a result, if nothing is selected, pressing Shift+Tab once conveniently selects the object you created last.
Ctrl+Aselect all objects
Deldelete selection
Escdeselect

Keyboard move

arrowsmove selection by the nudge distance
Shift+arrowsmove selection by 10x nudge distance
The default nudge distance is 1mm.
Alt+arrowsmove selection by 1 pixel
Alt+Shift+arrowsmove selection by 10 pixels
The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.

Keyboard rotate

[, ]rotate selection by the angle step
The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise.
Ctrl+[, Ctrl+]rotate selection by 90 degrees
Alt+[, Alt+]rotate selection by 1 pixel
The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.

Keyboard scale

<, >scale selection by the scale step
The default scale step is 2 pt.
Ctrl+<scale selection to 50%
Ctrl+>scale selection to 200%
Alt+<, Alt+>scale selection by 1 pixel
The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.
Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions.
Instead of the < and > keys, you can use the , (comma) and . (period) keys respectively.

Keyboard flip

hflip selection horizontally
vflip selection vertically

Mouse select

clickselect an object
When you left-click on an object, previous selection is deselected.
Shift+clicktoggle selection
Shift-click adds an object to the current selection if it was not selected, or deselects it otherwise.

Selecting within group

Ctrl+clickselect within group
Ctrl+Shift+clicktoggle selection within group

Rubberband

mouse dragselect multiple objects
Dragging around objects does "rubberband" selection; previous selection is deselected.
Shift+mouse dragadd objects to selection
Normally, you need to start from an empty space to initiate a rubberband.
However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object.

Mouse move

mouse dragmove selected objects
Dragging an object selects it if it was not selected, then moves selection.
Ctrl+mouse dragrestrict movement to horizontal or vertical
mouse dragSpacedrop a copy
When dragging or transforming with mouse, each Space leaves a copy of the selected object.
You can press and hold Space while dragging for a nice "trail."

Mouse transform

clicktoggle scale/rotation handles
mouse dragscale (scale handles)
mouse dragrotate or skew (rotation handles)

Scale handles

Ctrl+mouse dragscale preserving aspect ratio
Shift+mouse dragsymmetric transformation
Holding Shift while transforming makes transformation symmetric around the center of the selection.
Alt+mouse dragslow movement
Holding Alt while transforming makes transformation lag behind mouse movement, allowing finer changes.

Rotation handles

Ctrl+mouse dragskew and stretch
Holding Ctrl when dragging a skew (non-corner) handle enables stretching in addition to skewing.
Ctrl+mouse dragsnap rotation to angle steps
The default angle step is 15 degrees.

Cancel

Esccancel rubberband, move, transformation
Press Esc while mouse button is still down to cancel rubberband selection, move, or transformation of any kind.

Node tool

Keyboard select

Tabselect next node
Shift+Tabselect previous node
These keys let you select any node within the selected path
Ctrl+Aselect all nodes of the path
Escdeselect all nodes

Keyboard move

arrowsmove selected node(s) by the nudge distance
Shift+arrowsmove selected node(s) by 10x nudge distance
The default nudge distance is 1mm.
Alt+arrowsmove selected node(s) by 1 pixel
Alt+Shift+arrowsmove selected node(s) by 10 pixels
The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.

Keyboard handle rotate

[, ]rotate both handles by the angle step
The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. May apply to more than one node.
Left Ctrl+[, Left Ctrl+]rotate left handle by the angle step
Right Ctrl+[, Right Ctrl+]rotate right handle by the angle step
Left Alt+[, Left Alt+]rotate left handle by 1 pixel
Right Alt+[, Right Alt+]rotate right handle by 1 pixel

Keyboard handle scale

<, >contract/expand both handles by scale step
The default scale step is 2 pt. May apply to more than one node.
Left Ctrl+<, Left Ctrl+>scale left handle by the scale step
Right Ctrl+<, Right Ctrl+>scale right handle by the scale step
Left Alt+<, Left Alt+>scale left handle by 1 pixel
Right Alt+<, Right Alt+>scale right handle by 1 pixel
The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.
Instead of the < and > keys, you can use the , (comma) and . (period) keys respectively.

Change path segment

Shift+Lmake line
Shift+Kmake curve
These commands require that more than two adjacent nodes be selected.

Change node type

Shift+Cmake cusp
Shift+Smake smooth
Shift+Ymake symmetric
Ctrl+clicktoggle smooth/cusp/symmetric

Join/break

Shift+Jjoin selected nodes
This requires that exactly two end nodes within the path be selected.
Shift+Bbreak selected node(s)
After break, only one of each two new nodes is selected. May apply to more than one node.

Delete, create, duplicate

Deldelete selected node(s)
Ctrl+Alt+clickdelete node
Insinsert new node(s)
This adds new node(s) in the middle(s) of selected segment(s), so it requires that more than two adjacent nodes be selected.
Shift+Dduplicate selected node(s)
New nodes are created on the same path; they are placed exactly over the old ones and are selected.

Active node

The active node is one under mouse or being dragged.
When you have an active node, some of the single-letter tool switch shortcuts may not work;
move your mouse cursor so that no node is active if you want to use them.
cmake active node cusp
smake active node smooth
ymake active node symmetric
bbreak active node
Backspacedelete active node

Mouse select

clickselect an object
Clicking on an object selects it.
The nodes or controls of the newly selected object become editable (this saves you a switch to selector).
clickselect a node
Clicking on a node selects it.
Shift+clicktoggle selection of a node
clickdeselect
Clicking in an empty space deselects all selected nodes.

Rubberband

mouse dragselect multiple nodes
Dragging around nodes does "rubberband" selection; previous node selection is deselected.
Shift+mouse dragadd nodes to selection

Mouse move

mouse dragmove selected nodes
Ctrl+mouse dragrestrict movement to horizontal or vertical
Ctrl+Alt+mouse dragmove along handles
This restricts movement to the directions of the node's control handles, their continuations and perpendiculars (total 8 snaps).
mouse dragSpacedrop a copy
When dragging nodes with mouse, each Space leaves a copy of the selected object.
You can press and hold Space while dragging for a nice "trail."

Mouse handle move

mouse dragmove a node handle
Ctrl+mouse dragsnap the handle to angle steps
The default angle step is 15 degrees. This also snaps to the handle's original angle, its continuation and perpendiculars.
Shift+mouse dragrotate both handles
Alt+mouse draglock the handle length
Ctrl, Shift, Alt can be combined when dragging handles.

Editing ellipse

Ctrl+mouse dragrestrict the arc or segment to angle steps
The default angle step is 15 degrees.

Editing rectangle

Ctrl+mouse draglock the rounded corner circular
When rounding corners of a rectangle, dragging only one control will ensure the corner is always circular.
You can drag both controls for an elliptic rounded corner, or drag one with Ctrl to make sure the other one is synchronized.

Editing star

Ctrl+mouse dragkeep star rays radial (no skew)

Editing spiral

Ctrl+mouse dragsnap controls to angle steps
The default angle step is 15 degrees.
Alt+mouse draglock spiral radius
This has effect when dragging the outer control of the spiral.

Cancel

Esccancel rubberband or move
Press Esc while mouse button is still down to cancel rubberband selection, node move, handle move, or control move.

Zoom tool

clickzoom in
Shift+clickzoom out
mouse dragzoom into the area

Rectangle tool

mouse dragdraw a rectangle
Ctrl+mouse dragmake square or integer-ratio rectangle
This restricts rectangle so its height/width ratio is a whole number.
Shift+mouse dragdraw around the starting point
This creates a rectangle symmetric around the starting point of the mouse drag.

Ellipse tool

mouse dragdraw an ellipse
Ctrl+mouse dragmake circle or integer-ratio ellipse
This restricts ellipse so its height/width ratio is a whole number.
Shift+mouse dragdraw around the starting point
This creates an ellipse symmetric around the starting point of the mouse drag.

Spiral tool

mouse dragdraw a spiral
Ctrl+mouse dragsnap spiral to angle steps
The default angle step is 15 degrees.

Star tool

mouse dragdraw a star
Ctrl+mouse dragsnap star to angle steps
The default angle step is 15 degrees.

Freehand tool

mouse dragdraw a freehand line
atoggle new/append
This switches between creating a new line or appending to the selected line (anchors are displayed for appending).

Bezier tool

Create nodes

clickcreate a sharp node
mouse dragcreate a bezier node with two handles
Shift+mouse dragmove only one handle
This moves only one handle (instead of both) to create a cusp node.
Ctrl+mouse dragsnap the handle to angle steps
The default angle step is 15 degrees.

Create segments

Ctrl+snap the segment to angle steps
This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees).

Keyboard

atoggle new/append
This switches between creating a new line or appending to the selected line (anchors are displayed for appending).
Enterfinish current line
Esccancel current line
Backspaceerase last segment of current line

Text tool

clickcreate/activate a text object
Clicking in an empty space or on a non-text object displays a text cursor; now you can type your text.
Clicking on a text object activates it; cursor is placed at the end of the text.
To type + and - characters, use the main keyboard; keypad + and - are reserved for zoom.
arrowsnavigate in a text object
Home, Endgo to beginning/end of line
Enterstart a new line
Escdeselect the text object

Special characters

Ctrl+Utoggle Unicode mode
In this mode, every four hex digits you type are translated into the corresponding Unicode character.
Another Ctrl+U or Esc or any non-hex character quits Unicode mode.
For example, Ctrl+U 2 0 1 4 Esc inserts an em-dash.
Ctrl+Spaceinsert no-break space
A no-break space is visible even in a text object without xml:space="preserve".

letter-spacing (when editing)

Alt+>expand the line by 1 pixel
Shift+Alt+>expand the line by 10 pixels
Alt+<contract the line by 1 pixel
Shift+Alt+<contract the line by 10 pixels
These commands only affect the current line of a text object.
The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.