Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are supposed to work the same as corresponding regular keys. See also KeyboardShortcutsToDo on Inkscape Wiki 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
Double click on the tool buttons opens the Preferences dialog showing the page of the corresponding tool.

File

Ctrl+Ncreate new document
Ctrl+Oopen an SVG document
Shift+Ctrl+Eexport to PNG
Ctrl+Iimport bitmap or SVG
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+OObject Properties
Shift+Ctrl+XXML Editor
Shift+Ctrl+DDocument Preferences
Shift+Ctrl+PInkscape Preferences
Shift+Ctrl+EExport to PNG
Ctrl+FFind
Shift+Alt+BTrace bitmap
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
Enterset the new value
This accepts the new value you typed in a text field and returns focus to canvas.
Ctrl+Enterin XML Editor, set the attr value
When editing an attribute value in XML Editor, this sets the new value (same as clicking the "Set attribute" button).
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 click, Ctrl+right clickzoom in
Shift+middle click, Shift+right clickzoom out
Ctrl+mouse wheelzoom in or out
Alt+Zactivate zoom field
The zoom field in the lower left corner of the window allows you to specify zoom level precisely.

Preset zooms

1zoom 1:1
2zoom 1:2
3zoom to selection
4zoom to drawing
5zoom to page
Ctrl+E, 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
Scrolling by keys is accelerated, i.e. it speeds up when you press Ctrl+arrows in quick succession, or press and hold.
middle button dragscroll canvas
Shift+right button drag, Ctrl+right button dragscroll canvas
mouse wheelscroll canvas vertically
Shift+mouse wheelscroll canvas horizontally

Guides and grid

mouse dragdrag off a ruler to create guide
Drag off the horizontal or vertical ruler to create a new guideline. Drag a guideline onto the ruler to delete it.
|, Shift+\toggle guides and snapping to guides
If you want to have different values for guides visibility and snapping, set them via the Document Options dialog.
When you create a new guide by dragging off the ruler, guide visibility and snapping are turned on.
#, Shift+3toggle grid and snapping to grid
If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.
Note that only the 3 key on the main keyboard works, not on the keypad.

Layers

Shift+Ctrl+PgUpraise layer
Shift+Ctrl+PgDnlower layer
Shift+Ctrl+Homeraise layer to top
Shift+Ctrl+Endlower layer to bottom
These commands move the current layer among its siblings (normally other layers).

Object

Undo/redo

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

Clipboard

Ctrl+Ccopy selection
This places a copy of the selection to the Inkscape clipboard. Text from text objects is also placed onto the system clipboard.
Ctrl+Xcut selection
This works the same as "copy selection" followed by deleting the selection.
Ctrl+Vpaste clipboard
This places the clipboard objects at the mouse cursor, or at the center of the window if mouse is outside the canvas.
When editing text with the text tool, this pastes the text from the system clipboard into the current text object.
Ctrl+Alt+Vpaste in place
This places the clipboard objects to the original location from which they were copied.
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.

Clone

Alt+Dclone object
A clone can be moved/scaled/rotated/skewed independently, but it updates the path, fill, and stroke from its original.
The clone is placed exactly over the original object and is selected.
You can only clone one object at a time; if you want to clone several objects together, group them and clone the group.
Shift+Alt+Dunlink clone
Unlinking a clone cuts the link to the original, turning the clone into a plain copy.
Shift+Dselect original
To find out which object this is a clone of, select the clone and give this command. The original will be selected.

Bitmaps

Alt+Bcreate a bitmap copy
This exports the selected object(s) (all other objects hidden) as PNG in the document's directory and imports it back.
The imported bitmap is placed over the original selection and is selected.
Shift+Alt+Btrace bitmap
This opens the Trace Bitmap dialog allowing you to convert a bitmap object to path(s).

Tile

Alt+Itile selection
This converts the selection to a rectangle with tiled pattern fill.
Shift+Alt+Iuntile selection
Each selected object with pattern fill is broken into the same object without fill and a single tile object.

Group

Shift+Ctrl+U, Ctrl+Ggroup selected objects
Use Ctrl+click to select objects within group.
Shift+Ctrl+G, Ctrl+Uungroup selected group(s)
This removes only one level of grouping; press Ctrl+U repeatedly to ungroup nested groups.

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
Union combines any number of objects into a single path, removing overlaps.
Ctrl+-difference
Difference works on 2 objects, extracting the top from the bottom.
Ctrl+*intersection
Intersection creates a path representing the common (overlapping) area of all selected objects.
Ctrl+^exclusive OR (XOR)
XOR is similar to Union, except that it works on 2 objects and removes areas where the objects overlap.
Ctrl+/division (cut)
Division cuts the bottom object into pieces by the top object, preserving the fill and stroke of the bottom.
Ctrl+Alt+/cut path
Cut Path cuts the bottom object's stroke only where it is intersected by the top path, removing any fill from the result.
The result of Union, Difference, Intersection, and XOR inherits the id= attribute and therefore the clones of the bottom object.
Division and Cut path normally produce several objects; of them, a random one inherits the id= of the bottom source object.

Offsets

Ctrl+(inset path (towards center)
Ctrl+)outset path (away from center)
The default offset distance is 2 pt.
Alt+(inset path by 1px
Alt+)outset path by 1px
Shift+Alt+(inset path by 10px
Shift+Alt+)outset path by 10px
The actual distance for pixel offsets depends on zoom level. Zoom in for finer adjustment.
All the (, ) commands convert the object to path, if necessary, and produce regular path.
Ctrl+Jcreate dynamic offset
Ctrl+Alt+Jcreate linked offset
These commands produce an offset object, editable by the node tool, standalone or linked to the original.
Shift+Dselect source
Selecting a linked offset and giving this command will select the source path of the linked offset.

Combine

Ctrl+Kcombine paths
This is different from grouping in that combined paths create one object.
This is different from Union in that overlapping areas are not affected.
Whether overlapping areas are filled is controlled by the Fill: winding/alternating switch on the Fill & Stroke dialog.
Shift+Ctrl+Kbreak paths apart
This attempts to break an object into constituent paths; it will fail if the object is one solid path.

Simplify

Ctrl+Lsimplify
This command attempts to simplify selected path(s) by removing extra nodes. It converts all objects to paths first.
If you invoke this command several times in quick succession, it will act more and more aggressively.
Invoking Simplify again after a pause restores the default threshold (settable in the Inkscape Preferences dialog).

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.
This works on objects within the current layer (unless you change that in preferences).
Ctrl+Aselect all (current layer)
This works on objects within the current layer (unless you change that in preferences).
Ctrl+Alt+Aselect all (all layers)
This works on objects in all visible and unlocked layers.
!invert selection (current layer)
This inverts selection (deselects what was selected and selects everything else) in the current layer.
Alt+!invert selection (all layers)
This inverts selection (deselects what was selected and selects everything else) in visible and unlocked layers.
Escdeselect
Backspace, Deldelete selection

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 up by the scale step
,, <scale selection down by the scale step
The default scale step is 2 pt.
Ctrl+., Ctrl+>scale selection to 200%
Ctrl+,, Ctrl+<scale selection to 50%
Alt+., Alt+>scale selection up by 1 pixel
Alt+,, Alt+<scale selection down 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.

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.

Select within group, select under

Ctrl+clickselect within group
Ctrl+click selects the object at click point disregarding any levels of grouping that this object might belong to.
Ctrl+Shift+clicktoggle selection within group
Alt+clickselect under
Alt+click selects the object at click point which is beneath (in z-order) the lowest selected object at click point.
If the bottom object is reached, Alt+click again selects the top object. So, several Alt+clicks cycle through z-order stack at point.
On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape.
Shift+Alt+clicktoggle under
Ctrl+Alt+clickselect under, in groups
Shift+Ctrl+Alt+clicktoggle under, in groups

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 dragselect + move
Dragging an object selects it if it was not selected, then moves selection.
Alt+mouse dragmove selected
Alt+drag moves the current selection (without selecting what is under cursor), no matter where you start the drag.
On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape.
Ctrl+mouse dragrestrict movement to horizontal or vertical
Shift+mouse dragtemporarily disable snapping
This temporaily disables snapping to grid or guides when you are dragging with grid or guides on.
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.

Freehand tool

mouse dragdraw a freehand line
Shift+mouse dragtemporarily disable snapping
This temporaily disables snapping to grid or guides when you are drawing with grid or guides on.
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).

Finish

Enterfinish current line
right clickfinish current line
clickclickfinish current line
Enter, right click, or double left click finish the current line, discarding the last unfinished (red) segment.

Keyboard

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

Calligraphy

mouse dragdraw a calligraphic line
, adjust pen width
Up arrow, Down arrowadjust pen angle
Width and angle can be adjusted while drawing.

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

Backspace, 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 handles 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 handles, their continuations and perpendiculars (total 8 snaps).
If the node has straight lines on one or both sides, this will snap it to these lines' directions and perpendiculars instead.
Shift+mouse dragtemporarily disable snapping
Snapping nodes is enabled in Document Preferences. By default, only bounding box of objects snaps to grid/guides.
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.

Reverse

rreverse path direction

Editing shapes

Node tool can also drag the handles of shapes (rectangles, ellipses, stars, spirals). Click on a shape to select it.
See the corresponding shape tools for their editing shortcuts, all of which also work in node tool.

Cancel

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

Zoom tool

clickzoom in
Shift+clickzoom out
mouse dragzoom into the area

Dropper tool

clickpick fill color
Shift+clickpick stroke color
mouse dragaverage fill color
Shift+mouse dragaverage stroke color
Click applies the color under cursor to the current selection. Dragging a radius calculates the average color of a circular area.
Ctrl+Ccopy color
This copies the color under cursor to the system clipboard, as text in RRGGBBAA format (8 hex digits).

Rectangle tool

Drawing

mouse dragdraw a rectangle
Ctrl+mouse dragmake a 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.

Editing

clickclick a rectangle to select
mouse dragdrag a handle to resize or round corners
Initially, the two rounding handles are in the top right corner; two resize handles are in top left and bottom right corners.
Ctrl+mouse draglock width, height, or ratio (resize handles)
Ctrl+mouse draglock the corner circular (rounding handles)
Resize handles change the width and height of the rectangle in its own coordinate system, before any transforms are applied.
When rounding corners, dragging only one rounding handle (with the other at the corner) keeps the corner circular.
You can drag both handles for an elliptic rounded corner, or drag one with Ctrl to make sure the other one is synchronized.
Escdeselect

Ellipse tool

Drawing

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.

Editing

clickclick an ellipse to select
mouse dragdrag a handle to resize, make arc or segment
Initially, the two arc/segment handles are in the rightmost point; two resize handles are at the topmost and leftmost points.
Ctrl+mouse draglock circle (resize handles)
Ctrl+mouse dragsnap to angle steps (arc/segment handles)
Resize handles change the width and height of the ellipse in its own coordinate system, before any transforms are applied.
The default angle step is 15 degrees.
Escdeselect

Star tool

Drawing

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

Editing

clickclick a star to select
mouse dragdrag a handle to vary the star shape
Ctrl+mouse dragkeep star rays radial (no skew)
Shift+mouse draground the star
Shift+clickremove rounding
Alt+mouse dragrandomize the star
Alt+clickremove randomization
Escdeselect

Spiral tool

Drawing

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

Editing

clickclick a spiral to select
mouse dragroll/unroll from inside (inner handle)
Dragging the inner handle adjusts the "inner radius" parameter.
Alt+mouse dragconverge/diverge (inner handle)
Alt+clickreset divergence (inner handle)
Vertical Alt+drag of the inner handle adjusts the "divergence" parameter, Alt+click resets it to 1.
Shift+clickzero inner radius (inner handle)
Shift+click on inner handle makes the spiral start from the center.
mouse dragroll/unroll from outside (outer handle)
Dragging the outer handle adjusts the "turns" parameter. Use Shift+Alt+drag to roll/unroll without changing radius.
Shift+mouse dragscale/rotate (outer handle)
Use Shift+Alt to rotate only (locks the radius of the spiral).
Ctrl+mouse dragsnap handles to angle steps
The default angle step is 15 degrees. This works for both handles.
Escdeselect

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

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 work when you are editing a text object. They adjust the inter-letter distance in the current line only.
The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.

Line spacing

Ctrl+Alt+>make the text object taller by 1 pixel
Shift+Ctrl+Alt+>make the text object taller by 10 pixels
Ctrl+Alt+<make the text object shorter by 1 pixel
Shift+Ctrl+Alt+<make the text object shorter by 10 pixels
These commands work when you are editing a text object. They adjust the inter-line distance in the current text object.
The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.

Kerning and shifting

Alt+arrowsshift next characters by 1 pixel
Shift+Alt+arrowsshift next characters by 10 pixels
These commands work when you are editing a text object.
They shift (horizontally or vertically) the character after the cursor and the rest of characters until the end of line.
E.g., to shift down one character, place the cursor before it, press Alt+Down, then move cursor after it and press Alt+Up.
The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.

Text on path

Shift+Dselect path
Selecting a text-on-path object and giving this command will select the source path of the text.

Valid HTML 4.0!