Inkscape (Windows)

File

Import bitmap or SVG

Ctrl + I

All hotkeys for Inkscape (Windows)

Dialog
Fill and Stroke

Shift + Ctrl + F

Dialog
Swatches

Shift + Ctrl + W

Dialog
Text and Font

Shift + Ctrl + T

Dialog
Transform

Shift + Ctrl + M

Dialog
Layers

Shift + Ctrl + L

Dialog
Align and Distribute

Shift + Ctrl + A

Dialog
Object Properties

Shift + Ctrl + O

Dialog
Undo history

Shift + Ctrl + H

Dialog
XML Editor

Shift + Ctrl + X

Dialog
Document Preferences

Shift + Ctrl + D

Dialog
Inkscape Preferences

Shift + Ctrl + P

Dialog
Export to PNG

Shift + Ctrl + E

Dialog
Find

Ctrl + F

Dialog
Trace bitmap

Shift + Alt + B

Dialog
Toggle dialogs - This temporarily hides all open dialogs; another F12 shows them again

F12

Dialog
Within a dialog return to the canvas

Esc

Dialog
Within a dialog close the dialog

Ctrl + F4 / Ctrl + W

Dialog
Within a dialog jump to next widget

Tab

Dialog
Within a dialog jump to previous widget

Shift + Tab

Dialog
Within a dialog set the new value - This accepts the new value you typed in a text field and returns focus to canvas

Enter

Dialog
In 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)

Ctrl + Enter

Dialog
Activate current button or list

Spacebar then Enter

Dialog
In a multi-tab dialog, switch tabs

Ctrl + Page Up / Ctrl + Page Down

Control Bar
Jump to the first editable field

Alt + X

Control Bar
Accept the new value

Enter

Control Bar
Cancel changes, return to canvas

Esc

Control Bar
Cancel changes

Ctrl + Z

Control Bar
Jump to next field

Tab

Control Bar
Jump to previous field

Shift + Tab

Control Bar
Change value by 01

Up Arrow / Down Arrow

Control Bar
Change value by 50

Page Up / Page Down

Canvas
Zoom in

=

Canvas
Zoom out

-

Canvas
Zoom in

Middle Click, Ctrl + Right Click

Canvas
Zoom out

Shift + middle Click, Shift + Right Click

Canvas
Zoom in or out

Ctrl + Mouse wheel

Canvas
Zoom into the area

Shift + Middle button Drag

Canvas
Activate Zoom field - The Zoom field in the lower left corner of the window allows you to specify Zoom level precisely

Alt + Z

Canvas
Zoom 1:1

1

Canvas
Zoom 1:2

2

Canvas
Zoom to selection

3

Canvas
Zoom to drawing

4

Canvas
Zoom to page

5

Canvas
Zoom to page width

Ctrl + E , 6

Canvas
Previous Zoom

`

Canvas
Next Zoom

Shift + `

Canvas
Scroll canvas - Scrolling by keys is accelerated, ie it speeds up when you press Ctrl+Arrows in quick succession, or press and hold

Ctrl + Arrows

Canvas
Pan canvas

Middle button Drag

Canvas
Pan canvas

Shift + right button Drag, Ctrl + right button Drag

Canvas
Scroll canvas vertically

Mouse wheel

Canvas
Scroll canvas horizontally

Shift + Mouse wheel

Canvas
Drag off a ruler to create guide

Mouse Drag

Canvas
Toggle guides and snapping to guides

| , Shift + \

Canvas
Toggle grid and snapping to grid

# , Shift + 3

Canvas
Toggle normal/outline mode

Ctrl + keypad 5

Palette
Set fill color on selection

Click

Palette
Set stroke color on selection

Shift + Click

Palette
Drag fill color to objects

Mouse Drag

Palette
Drag stroke color to objects

Shift + Mouse Drag

File
Create new document

Ctrl + N

File
Open an SVG document

Ctrl + O

File
Export to PNG

Shift + Ctrl + E

File
Import bitmap or SVG

Ctrl + I

File
Print document

Ctrl + P

File
Save document

Ctrl + S

File
Save under a new name

Shift + Ctrl + S

File
Save a copy

Shift + Ctrl + Alt + S

File
Exit Inkscape

Ctrl + Q

Window
Toggle rulers

Ctrl + R

Window
Toggle scrollbars

Ctrl + B

Window
Toggle fullscreen

F11

Window
Main menu

F10

Window
Drop-down (context) menu

Shift + F10 , Right Click

Window
Close document window - This shuts down Inkscape if it was the only document window open

Ctrl + F4 , Ctrl + W

Window
Next document window

Ctrl + Tab

Window
Previous document window - These cycle through the active document windows forward and backward

Shift + Ctrl + Tab

Layers
Move to layer above

Shift + Page Up

Layers
Move to layer below

Shift + Page Down

Layers
Raise layer

Shift + Ctrl + Page Up

Layers
Lower layer

Shift + Ctrl + Page Down

Layers
Raise layer to top

Shift + Ctrl + Home

Layers
Lower layer to bottom

Shift + Ctrl + End

Objects
Undo

Shift + Ctrl + Y , Ctrl + Z

Objects
Redo

Shift + Ctrl + Z, Ctrl + Y

Objects
Copy selection - This places a copy of the selection to the Inkscape clipboard Text from text objects is also placed onto the system clipboard

Ctrl + C

Objects
Cut selection - This works the same as copy selection followed by deleting the selection

Ctrl + X

Objects
Paste clipboard - This places the clipboard objects at the Mouse cursor, or at the center of the window if Mouse is outside the canvas

Ctrl + V

Objects
Paste in place - This places the clipboard objects to the original location from which they were copied

Ctrl + Alt + V

Objects
Duplicate selection

Ctrl + D

Objects
Clone object - A clone can be Moved/Scaled/Rotated/skewed independently, but it updates the path, fill, and stroke from its original

Alt + D

Objects
Unlink clone - Unlinking a clone cuts the link to the original, turning the clone into a plain copy

Shift + Alt + D

Objects
Select original - To find out which object this is a clone of, select the clone and give this command The original will be selected

Shift + D

Objects
Create a bitmap copy

Alt + B

Objects
Trace bitmap - This opens the Trace Bitmap dialog allowing you to convert a bitmap object to path(s)

Shift + Alt + B

Objects
Object(s) to pattern - This converts the selection to a rectangle with tiled pattern fill

Alt + I

Objects
Pattern to object(s) - Each selected object with pattern fill is broken into the same object without fill and a single pattern object

Shift + Alt + I

Objects
Group selected objects - Use Ctrl+Click to select objects within group

Shift + Ctrl + U, Ctrl + G

Objects
Ungroup selected group(s) - This reMoves only one level of grouping; press Ctrl+U repeatedly to ungroup nested groups

Shift + Ctrl + G, Ctrl + U

Objects
Raise selection to top

Home

Objects
Lower selection to bottom

End

Objects
Raise selection one step

Page Up

Objects
Lower selection one step

Page Down

Path
Convert selected object(s) to path

Shift + Ctrl + C

Path
Convert stroke to path

Ctrl + Alt + C

Path
Union - Union combines any number of objects into a single path, removing overlaps

Ctrl + +

Path
Difference -Difference works on 2 objects, extracting the top from the bottom

Ctrl + -

Path
Intersection - Intersection creates a path representing the common (overlapping) area of all selected objects

Ctrl + *

Path
Exclusive OR (XOR) - XOR is similar to Union, except that it works on 2 objects and reMoves areas where the objects overlap

Ctrl + ^

Path
Division (cut) - Division cuts the bottom object into pieces by the top object, preserving the fill and stroke of the bottom

Ctrl + /

Path
Cut path

Ctrl + Alt + /

Path
Inset path (towards center)

Ctrl + (

Path
Outset path (away from center) - The default offset distance is 2 px (SVG pixel units, not screen pixels)

Ctrl + )

Path
Inset path by 1 pixel

Alt + (

Path
Outset path by 1 pixel

Alt + )

Path
Inset path by 10 pixels

Shift + Alt + (

Path
Outset path by 10 pixels - The actual distance for pixel offsets depends on Zoom level Zoom in for finer adjustment

Shift + Alt + )

Path
Create dynamic offset

Ctrl + J

Path
Create linked offset

Ctrl + Alt + J

Path
Select source

Shift + D

Path
Combine paths

Ctrl + K

Path
Break paths apart - This attempts to break an object into constituent paths; it will fail if the object is one solid path

Shift + Ctrl + K

Path
Simplify

Ctrl + L

Selector
Select next object

Tab

Selector
Select previous object -

Shift + Tab

Selector
Select all (current layer) - This works on objects within the current layer (unless you change that in preferences)

Ctrl + A

Selector
Select all (all layers)

Ctrl + Alt + A

Selector
Invert selection (current layer)

!

Selector
Invert selection (all layers)

Alt + !

Selector
Deselect

Esc

Selector
Delete selection

BackSpacebar / Del

Selector
Move selection by the nudge distance

Arrow Keys

Selector
Move selection by 10x nudge distance

Shift + Arrow Keys

Selector
Move selection by 1 pixel

Alt + Arrows

Selector
Move selection by 10 pixels

Alt + Shift + Arrows

Selector
Scale selection up by the Scale step

>

Selector
Scale selection down by the Scale step

<

Selector
Scale selection to 200%

Ctrl + >

Selector
Scale selection to 50%

Ctrl + <

Selector
Scale selection up by 1 pixel

Alt + >

Selector
Scale selection down by 1 pixel

Alt + <

Selector
Rotate selection by the angle step

,

Selector
Rotate selection by 90 degrees

Ctrl + [ , Ctrl + ]

Selector
Rotate selection by 1 pixel

Alt + [ , Alt + ]

Selector
Flip selection horizontally

H

Selector
Flip selection vertically

V

Selector
Select an object

Click

Selector
Toggle selection

Shift + Click

Selector
Edit the object

Double-Click

Selector
Select within group

Ctrl + Click

Selector
Toggle selection within group

Ctrl + Shift + Click

Selector
Select under

Alt + Click

Selector
Toggle under

Shift + Alt + Click

Selector
Select under, in groups

Ctrl + Alt + Click

Selector
Toggle under, in groups

Shift + Ctrl + Alt + Click

Selector
Enter group

Ctrl + Enter

Selector
Go to parent group/layer

Ctrl + BackSpace

Selector
Select multiple objects

Mouse Drag

Selector
Add objects to selection

Shift + Mouse Drag

Selector
Select and Move

Mouse Drag

Selector
Move selected

Alt + Mouse Drag

Selector
Restrict Movement to horizontal or vertical

Ctrl + Mouse Drag

Selector
Temporarily disable snapping

Shift + Mouse Drag

Selector
Drop a copy

Mouse Drag , Spacebar

Selector
Toggle Scale/rotation handles

Click

Selector
Scale (Scale handles)

Mouse Drag

Selector
Rotate or skew (rotation handles)

Mouse Drag

Selector
Scale

Mouse Drag

Selector
Scale preserving aspect ratio

Ctrl + Mouse Drag

Selector
Symmetric transformation

Shift + Mouse Drag

Selector
Slow Movement

Alt + Mouse Drag

Selector
Rotate or skew

Mouse Drag

Selector
Snap skew angle

Ctrl + Mouse Drag

Selector
Snap rotation angle

Ctrl + Mouse Drag

Selector
Move rotation center

Mouse Drag

Selector
Reset rotation center

Shift + Click

Selector
Cancel rubberband, Move, transformation

Esc

Node Tool
Select next node

Tab

Node Tool
Select previous node

Shift + Tab

Node Tool
Select all nodes in subpath(s)

Ctrl + A

Node Tool
Select all nodes in path

Ctrl + Alt + A

Node Tool
Invert selection in subpath(s)

!

Node Tool
Invert selection in path

Alt + !

Node Tool
Deselect all nodes

Esc

Node Tool
Move selected node(s) by the nudge distance

Arrow Keys

Node Tool
Move selected node(s) by 10x nudge distance

Shift + Arrow Keys

Node Tool
Move selected node(s) by 1 pixel

Alt + Arrow Keys

Node Tool
Move selected node(s) by 10 pixels

Alt + Shift + Arrow Keys

Node Tool
Contract/expand both handles by Scale step

< / >

Node Tool
Scale left handle by the Scale step

Left Ctrl + < , Left Ctrl + >

Node Tool
Scale right handle by the Scale step

Right Ctrl + < , Right Ctrl + >

Node Tool
Scale left handle by 1 pixel

Left Alt + < / Left Alt + >

Node Tool
Scale right handle by 1 pixel

Right Alt + < / Right Alt + >

Node Tool
Rotate both handles by the angle step

[ , ]

Node Tool
Rotate left handle by the angle step

Left Ctrl + , Left Ctrl + ]

Node Tool
Rotate right handle by the angle step

Right Ctrl + , Right Ctrl + ]

Node Tool
Rotate left handle by 1 pixel

Left Alt + , Left Alt + ]

Node Tool
Rotate right handle by 1 pixel

Right Alt + , Right Alt + ]

Node Tool
Scale nodes up by the Scale step

, / >

Node Tool
Scale nodes down by the Scale step

,, / <

Node Tool
Scale nodes up by 1 pixel

Alt + , / Alt + >

Node Tool
Scale nodes down by 1 pixel

Alt + ,, / Alt + <

Node Tool
Rotate nodes by the angle step

[ , ]

Node Tool
Rotate nodes by 1 pixel

Alt + [ , Alt + ]

Node Tool
Flip nodes horizontally

H

Node Tool
Flip nodes vertically

V

Node Tool
Make line

Shift + L

Node Tool
Make curve

Shift + U

Node Tool
Make cusp

Shift + C

Node Tool
Make smooth

Shift + S

Node Tool
Make symmetric

Shift + Y

Node Tool
Toggle smooth/cusp/symmetric

Ctrl + Click

Node Tool
Join selected nodes

Shift + J

Node Tool
Break selected node(s)

Shift + B

Node Tool
Delete selected node(s)

BackSpace / Del

Node Tool
Delete without preserving shape

Ctrl + BackSpace/ Ctrl + Del

Node Tool
Create/delete node

Ctrl + Alt + Click

Node Tool
Create node

Double Click

Node Tool
Insert new node(s)

Insert

Node Tool
Duplicate selected node(s)

Shift + D

Node Tool
Click a non-selected object to select

Click

Node Tool
Select under

Alt + Click

Node Tool
Toggle selection

Shift + Click

Node Tool
Select a node

Click

Node Tool
Select two adjacent nodes

Click

Node Tool
Toggle selection

Shift + Click

Node Tool
Deselect

Click

Node Tool
Select multiple nodes

Mouse Drag

Node Tool
Add nodes to selection

Shift + Mouse Drag

Node Tool
Move selected nodes

Mouse Drag

Node Tool
Restrict Movement to horizontal or vertical

Ctrl + Mouse Drag

Node Tool
Move along handles

Ctrl + Alt + Mouse Drag

Node Tool
Temporarily disable snapping

Shift + Mouse Drag

Node Tool
Drag out handle

Shift + Mouse Drag

Node Tool
Move a node handle

Mouse Drag

Node Tool
Snap the handle to angle steps

Ctrl + Mouse Drag

Node Tool
Rotate both handles

Shift + Mouse Drag

Node Tool
Lock the handle length

Alt + Mouse Drag

Node Tool
Retract the handle

Ctrl + Click

Node Tool
Reverse path direction

Shift + R

Node Tool
Cancel rubberband or Move

Esc

Rectangle Tool
Draw a rectangle

Mouse Drag

Rectangle Tool
Make a square or integer-ratio rectangle

Ctrl + Mouse Drag

Rectangle Tool
Draw around the starting point

Shift + Mouse Drag

Rectangle Tool
Click an object to select

Click

Rectangle Tool
Select under

Alt + Click / Ctrl + Alt + Click

Rectangle Tool
Toggle selection

Shift + Click

Rectangle Tool
Drag a handle to resize or round corners

Mouse Drag

Rectangle Tool
Lock width, height, or ratio (resize handles)

Ctrl + Mouse Drag

Rectangle Tool
Lock the corner circular (rounding handles)

Ctrl + Mouse Drag

Rectangle Tool
Deselect

Esc

Ellipse Tool
Draw an ellipse

Mouse Drag

Ellipse Tool
Make circle or integer-ratio ellipse

Ctrl + Mouse Drag

Ellipse Tool
Draw around the starting point

Shift + Mouse Drag

Ellipse Tool
Click an object to select

Click

Ellipse Tool
Select under

Alt + Click , Ctrl + Alt + Click

Ellipse Tool
Toggle selection

Shift + Click

Ellipse Tool
Drag a handle to resize, Make arc or segment

Mouse Drag

Ellipse Tool
Lock circle (resize handles)

Ctrl + Mouse Drag

Ellipse Tool
Snap to angle steps (arc/segment handles)

Ctrl + Mouse Drag

Ellipse Tool
Deselect

Esc

Star Tool
Draw a star

Mouse Drag

Star Tool
Snap star to angle steps

Ctrl + Mouse Drag

Star Tool
Click an object to select

Click

Star Tool
Sselect under

Alt + Click

Star Tool
Toggle selection

Shift + Click

Star Tool
Drag a handle to vary the star shape

Mouse Drag

Star Tool
Keep star rays radial (no skew)

Ctrl + Mouse Drag

Star Tool
Round the star

Shift + Mouse Drag

Star Tool
Remove rounding

Shift + Click

Star Tool
Randomize the star

Alt + Mouse Drag

Star Tool
Remove randomization

Alt + Click , Ctrl + Alt + Click

Star Tool
Deselect

Esc

Spiral Tool
Draw a spiral

Mouse Drag

Spiral Tool
Snap spiral to angle steps

Ctrl + Mouse Drag

Spiral Tool
Click an object to select

Click

Spiral Tool
Select under

Alt + Click

Spiral Tool
Toggle selection

Shift + Click

Spiral Tool
Roll/unroll from inside (inner handle)

Mouse Drag

Spiral Tool
Converge/diverge (inner handle)

Alt + Mouse Drag

Spiral Tool
Reset divergence (inner handle)

Alt + Click, Ctrl + Alt + Click

Spiral Tool
Zero inner radius (inner handle)

Shift + Click

Spiral Tool
Roll/unroll from outside (outer handle)

Mouse Drag

Spiral Tool
Scale/Rotate (outer handle)

Shift + Mouse Drag

Spiral Tool
Snap handles to angle steps

Ctrl + Mouse Drag

Spiral Tool
Deselect

Esc

Pen Tool
Create a sharp node

Click

Pen Tool
Add to selected path

Shift + Click

Pen Tool
Create a bezier node with two handles

Mouse Drag

Pen Tool
Move only one handle

Shift + Mouse Drag

Pen Tool
Snap the handle to angle steps

Ctrl + Mouse Drag

Pen Tool
Move last node by the nudge distance

Arrow Keys

Pen Tool
Move last node by 10x nudge distance

Shift + Arrow Keys

Pen Tool
Move last node by 1 pixel

Alt + Arrow Keys

Pen Tool
Move last node by 10 pixels

Alt + Shift + Arrow Keys

Pen Tool
Make last segment line

Shift + L

Pen Tool
Make last segment curve

Shift + U

Pen Tool
Finish current line

Enter

Pen Tool
Finish current line

Right Click

Pen Tool
Finish current line

Double Click

Pen Tool
Cancel current line

Esc , Ctrl + Z

Pen Tool
Erase last segment of current line

BackSpace , Del

Dropper Color
pick fill color

Click

Dropper Color
pick stroke color

Shift + Click

Dropper Color
average fill color

Mouse Drag

Dropper Color
average stroke color

Shift + Mouse Drag

Dropper Color
pick inverse color

Alt + Click

Dropper Color
copy color

Ctrl + C

Caligraphy
Draw a calligraphic line

Mouse Drag

Caligraphy
Adjust pen width

Left Arrow , Right Arrow

Caligraphy
Adjust pen angle

Up Arrow , Down Arrow

Caligraphy
Deselect

Esc

Caligraphy
Create gradient

Mouse Drag

Caligraphy
Create default gradient

Double Click

Caligraphy
Select next handle

Tab

Caligraphy
Select previous handle

Shift + Tab

Caligraphy
Move selected handle by the nudge distance

Arrow Keys

Caligraphy
Move selected handle by 10x nudge distance

Shift + Arrow Keys

Caligraphy
Move selected handle by 1 pixel

Alt + Arrow Keys

Caligraphy
Move selected handle by 10 pixels

Alt + Shift + Arrow Keys

Caligraphy
Deselect handle

Esc

Caligraphy
Open gradient editor

Double Click

Caligraphy
Reverse gradient definition

Shift + R

Caligraphy
Click an object to select

Click

Caligraphy
Select under

Alt + Click

Caligraphy
Toggle selection

Shift + Click

Similar combinations for other applications


Microsoft Word 2007 (Windows)
Make letters ITALIC
Common tasks

Ctrl + I


Open Office Writer 3 (Linux)
Indent selection
Editing

Ctrl + I


VLC Media Player (Windows)
Media Information
Manage VLC, Playlists, and Special Commands

Ctrl + I


Microsoft OneNote 2010 (Windows)
Apply or remove italic formatting from the selected text.
Basic Editing and Formatting

ctrl + i


Microsoft Projects 2010 (Windows)
Mark entry or selection as italic
Edit Fields

Ctrl + I


Microsoft Outlook 2010 (Windows)
Switch format to/from italic
Messages in Main View - Format Message Body

Ctrl + I


Google Mail (Windows)
Italic formatting
Format Text in Messages

Ctrl + I


Visual Studio 2015 (Windows)
Incremental search / reverse incremental search
Code Editor - Find, Replace, and Goto

Ctrl + I / Ctrl + Shift + I


KDevelop (Linux)
Indent selection
Editing

Ctrl + I


Eclipse Helios (Windows)
Correct indention of selected text or of current line
Indentions and Comments

Ctrl + I


Firefox (Linux)
Show or hide bookmark sidebar
Bookmarks

Ctrl + B / Ctrl + I


Firefox (Windows)
Show or hide bookmark sidebar
Bookmarks

Ctrl + B / Ctrl + I


SharpDevelop 4.0 (Windows)
Iindent according to code format definition
Coding Shortcuts

Ctrl + I


Inpage (Windows)
To italic the selected text
For formatting

Ctrl + i


Notepad++ 5 (Windows)
Split lines
Edit - Line Operations

Ctrl + I


Phoenix Viewer (Windows)
Inventory
View

Ctrl + I


Visual Studio 2015 (Windows)
Incremental search / reverse incremental search
Coding - Find, Replace, and Goto

Ctrl + I / Ctrl + Shift + I


Microsoft Outlook 2010 (Windows)
Switch format to/from italic
Messages in Compose View - Format Message Body

Ctrl + I


Notepad++ 5 (Windows)
Split lines
Search - Line Operations

Ctrl + I


Microsoft PowerPoint 2003 (Windows)
Italics
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + I


Google Docs (Windows)
Italicize
Format Text

Ctrl + I


Media Player Classic (MPC) (Windows)
Show time
Various

Ctrl + I


Microstation v8i (Windows)
Element Information
Editing

Ctrl + I


Microsoft Word 2007 (Windows)
Apply italic formatting.
Character and paragraph formatting Apply character formats

Ctrl + I


Tekla Structures 14.0 (Windows)
Open the Views list
Modeling shortcuts

Ctrl + i


Vuescan (Windows)
Preview
14 Shortcuts for Vuescan (Windows)

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
Manage Access Features - Pivot Table

Ctrl + I


Total Commander 8 (Windows)
Switch to target directory
Main Shortcuts

Ctrl + i


Visual Studio 2015 (Windows)
Incremental search / reverse incremental search
Code Snippets (Visual C# Scheme) - Find, Replace, and Goto

Ctrl + I / Ctrl + Shift + I


MyLifeOrganized (Windows)
Italicize task name
Managing Tasks

Ctrl + I


Oracle SQL Developer 4 (Windows)
Insert row
Data Editor

Ctrl + I


Microsoft Outlook 2010 (Windows)
Switch format to/from italic
Calendar Shortcuts - Format Message Body

Ctrl + I


MyLifeOrganized (Windows)
Inserts Indentation
Editing Notes

Ctrl + I


Opera (Linux)
Toggle text-style italic
Text Editing

Ctrl + I


Oracle SQL Developer 4 (Windows)
Inspect
Debug

Ctrl + I


UltraEdit (Windows)
Insert a literal character at the cursor position
Select/Delete/Insert Shortcuts

Ctrl + I


Evernote (Windows)
Make selection italic
Note Editor

Ctrl + i


Oracle SQL Developer 4 (Windows)
Freeze Content
View

Ctrl + I


Sticky Notes (Windows)
Italic text
Format Text

Ctrl + I


Avid Media Composer 7 (Windows)
Information: First, select clips or sequences in the bin, then use shortcut to open the Console window to display information
Bin Shortcuts

Ctrl + I


NetBeans 8 (Windows)
Jump to quick search field
General Keyboard Shortcts

Ctrl + I


VLC Media Player (MacOS)
Media information
Manage VLC, Playlists, and Special Commands

Ctrl + I / Ctrl + J


Vuescan (Linux)
Preview
12 Shortcuts for Vuescan (Linux)

Ctrl + I


FreeMind 0.9.0 (Windows)
Italicize
Node formatting commands

Ctrl + I


Microsoft PowerPoint 2010 (Windows)
Apply italic formatting.
Change Fonts and Formatting

Ctrl + I


AutoCAD 2012 (Windows)
Toggle Coords
Toggle General Features

Ctrl + I


Texmaker 4.0.2 (Windows)
Italic
"Latex" menu

Ctrl + I


IntelliJ (Linux)
Implement methods
Editing

Ctrl + I


IntelliJ (Windows)
Implement methods
Editing

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
Working with Text and Data - Pivot Table

Ctrl + I


iTunes (Windows)
Open the song or CD info window for the selected song or CD
File Menu

Ctrl + I


Audacity 2 (Windows)
Clip Boundaries > Split
Edit Menu

Ctrl + I


HoneyView 5.03 (Windows)
Negative
Change Image View

Ctrl + I


IBM Rational DOORS (Windows)
Start Link
General

Ctrl + I


Directory Opus (Windows)
Invert selection
Edit Menu

Ctrl + I


Beyond Compare (Windows)
Info
Session Menu

Ctrl + I


Presonus Studio One (Windows)
Invert selection
Edit Menu

Ctrl + I


Axialis IconWorkshop (Windows)
New - Bitmap image, iPhone, Android, Unix icon...
File Menu

Ctrl + I


WinRAR (Windows)
Print file
Commands Menu

Ctrl + I


FL Studio (Windows)
Toggle wait for input to start recording
Record / Playback / Transport

Ctrl + I


FileMaker Pro (Windows)
Show or hide the Inspector
Layout Mode Shortcuts - Inspector Shortcuts

Ctrl + I


Microsoft Excel 2013 (Windows)
Apply or remove italic formatting
Format Cells

Ctrl + I


Microsoft Word 2013 (Windows)
Apply/remove italic
Format Text and Paragraph

Ctrl + I


Qt Creator (Windows)
Auto-indent selection
Editor

Ctrl + I


Qt Creator (MacOS)
Auto-indent selection
Editor

Ctrl + I


Pro Tools (Windows)
Identify beat...
Event Menu

Ctrl + I


FileMaker Pro (Windows)
Assign Time
Layout Mode Shortcuts - Assign Field Types for Databases

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
Working with Access Views - Pivot Table

Ctrl + I


Notepad++ 6 (Windows)
Split Lines
Edit menu

Ctrl + I


FL Studio (Windows)
Insert current controller value
Piano Roll Action

Ctrl + I


FileMaker Pro (Windows)
Snap to fit
Layout Mode Shortcuts - Relationships Graph

Ctrl + I


Qt Creator (MacOS)
Activate index in Help mode
Help

Ctrl + I


Qt Creator (Windows)
Activate index in Help mode
Help

Ctrl + I


Autodesk Maya 2015 (Windows)
Select/refine subdivision surface component
Modeling

Ctrl + I


Camtasia 8 (Windows)
Import media
Manage Camtasia Projects

Ctrl + I


FileMaker Pro (Windows)
Show or hide the Inspector
Text Shortcuts - Inspector Shortcuts

Ctrl + I


Autodesk Maya 2015 (Windows)
Select next intermediate object
Making Selections

Ctrl + I


Microsoft OneNote 2016 (Windows)
Format Italic
Format

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Select Cells - Font Face, Font Decoration, and Cell Color

Ctrl + I


Sway 2016 (Windows)
Apply accentuation to text
Text and Content Formatting

Ctrl + I


Photoshop Lightroom CC (Windows)
Show/ hide Info overlay
Changing Views and Screen Modes

Ctrl + I


FileMaker Pro (Windows)
Assign Time
Text Shortcuts - Assign Field Types for Databases

Ctrl + I


Clink (Windows)
clink-completion-shim
BASH (GNU Readline) Line Editing

Ctrl + I


Microsoft Edge Browser (Windows)
Open favourites pane
Navigation

Ctrl + I


FileMaker Pro (Windows)
Snap to fit
Text Shortcuts - Relationships Graph

Ctrl + I


Microsoft Outlook 2016 (Windows)
Italics
Common Commands: Format Text and work with Editor

Ctrl + I


Google Slides (Windows)
Italic
Text Editing

Ctrl + I


Corel VideoStudio X9.5 (Windows)
Split videos
Runtime Shortcuts

Ctrl + I


Adobe After Effects CC (Windows)
Import one file or image sequence
Footage

Ctrl + I


FileMaker Pro (Windows)
Show or hide the Inspector
Database Management Shortcuts - Inspector Shortcuts

Ctrl + I


Microsoft PowerPoint 2016 (Windows)
Italic text
Edit and General Text Operations

Ctrl + I


Microsoft Visio 2016 (Windows)
Turn on/off Italic
Format text

Ctrl + I


Adobe Premiere CC (Windows)
Import
General Shortcuts

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Format Cells - Font Face, Font Decoration, and Cell Color

Ctrl + I


Access 2010 (Windows)
Make text italic in the selected field of the PivotTable view
The Rest - Pivot Table

Ctrl + I


Autodesk Maya 2017 (Windows)
Select/refine subdivision surface component
Modeling

Ctrl + I


FileMaker Pro (Windows)
Assign Time
Database Management Shortcuts - Assign Field Types for Databases

Ctrl + I


Autodesk Maya 2017 (Windows)
Select next intermediate object
Making Selections

Ctrl + I


FileMaker Pro (Windows)
Snap to fit
Database Management Shortcuts - Relationships Graph

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Formulas - Font Face, Font Decoration, and Cell Color

Ctrl + I


Nuke 10 (Windows)
Import files
Timeline

Ctrl + I


Finale (Windows)
Insert
Edit Menu

Ctrl + I


Nuke 10 (Linux)
Import files
Timeline

Ctrl + I


FileMaker Pro (Windows)
Insert information from the index
Paste, Select, and Replace Values

Ctrl + I


InDesign CC (Windows)
Check Spelling
Edit Menu shortcuts

Ctrl + I


Anime Studio (Windows)
Inverse selected
General Shortcuts

Ctrl + I


CINEMA 4D (Windows)
Project information
Object Manager

Ctrl + I


IMVU (Windows)
Furni lock Tool
Tools

Ctrl + I


CINEMA 4D (Windows)
Set as B
Picture Viewer

Ctrl + I


IMVU (Windows)
Toggle bird eye view
Screen and View

Ctrl + I


FileMaker Pro (Windows)
Insert from index
Find Mode Shortcuts

Ctrl + I


Hexagon 2 (Windows)
Import
General Shortcuts

Ctrl + I


Zoho Writer (Windows)
To Italic the Text
Format Tab

Ctrl + I


ArchiCAD 20 (Windows)
Sign In
Teamwork

Ctrl + I


Finale (Windows)
Italic
Text Tool

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Manage Workbooks - Font Face, Font Decoration, and Cell Color

Ctrl + I


Microsoft Word 2016 (Windows)
Italic text
Text Editing/Graphics editing Operations

Ctrl + I


Dynamics GP 2015 (Windows)
Assembly Entry — Increase Level
Window Specific Keyboard Shortcuts

Ctrl + I


Windows Movie Maker (Windows)
Import an existing digital media file
Import

Ctrl + I


Apple Photos (Windows)
Show a photo’s image and camera information
Organize

Ctrl + I


Age of Empires (Windows)
Go to Mill
Game Commands

Ctrl + I


Apple Motion (MacOS)
Isolate the selected group or layer
Object Menu

Ctrl + I


GIMP (Linux)
Invert Selection
Select

Ctrl + I


AutoCAD 2016 (MacOS)
Toggles the coordinates display mode.
Toggles

Ctrl + I


Zoho Show (Windows)
Italic toggle for selection
Formatting Shortcuts

Ctrl + I


AutoCAD 2016 (Windows)
Toggles the Coordinates display (AutoCAD only)
General

Ctrl + I


GIMP (Windows)
Invert Selection
Select Shortcuts

Ctrl + I


Microsoft Excel 2016 (Windows)
Apply/ remove italic format
Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color

Ctrl + I


Autodesk 3ds Max 2017 (Windows)
Select invert
General user interface

Ctrl + I


CyberLink PhotoDirector 8 (Windows)
Import photos
FIle / Project features

Ctrl + I


Autodesk Inventor 2017 (Windows)
Infer constraints
Skech

Ctrl + I


GIMP (Windows)
Invert Selection
Selection Shortcuts

Ctrl + I


Silhouette Studio (Windows)
Send to silhouette
Cutting

Ctrl + I


AutoCad Architecture 2017 (Windows)
Coordinate display
Alphabest combination

Ctrl + I


Act! CRM (Windows)
Attach a file
Activity Shortcuts

Ctrl + I


Apple Motion (MacOS)
Isolate the selected group or layer
Layers

Ctrl + I


IntelliJ (MacOS)
Implement Methods
Editing Shortcuts

Ctrl + I


WordPress (Windows)
Italic
General Editor Shortcuts

Ctrl + I


Google Blogger (Web Application)
Italic
15 Shortcuts for Google Blogger (Web Application)

Ctrl + I


Google Hangouts (Web Application)
Italic
Format Messages(Windows Plateform)

Ctrl + I


FileZilla (Windows)
Directory listing filters
28 Shortcuts for FileZilla (Windows)

Ctrl + I


Red Hat Enterprise (Linux)
Clears the Terminal
Task

Ctrl + I


Adobe XD (Experience Design) (Windows)
Italic
Text

Ctrl + I


Logic Pro X (MacOS)
Import Region Info
Project Audio

Ctrl + I


Logic Pro X (MacOS)
Fade In
Audio File Editor

Ctrl + I


Adobe Animate CC (Windows)
Show or change the properties and position of the selected object
Miscellaneous Action

Ctrl + I


Bash (Linux)
Tab
Editing

Ctrl + I


Daz 3D Bryce 7 (Windows)
Flip/Invert Terrain
Terrain Editing

Ctrl + I


Daz 3D Carrara 8 (Windows)
Properties
Application - Windows

Ctrl + I


JetBrains PhpStorm (Windows)
Implements Method
Editing

Ctrl + I


JetBrains PhpStorm (MacOS)
Implements Method
Editing

Ctrl + I


Adobe Dreamweaver (Windows)
Italic
Text

Ctrl + I


Adobe RoboHelp (Windows)
Italic
Text Formatting

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Edit Move Navigation - Masking

Ctrl + I


SharePoint 2016 (Windows)
Apply/Remove Italic formatting from the selected text
Rich Text Editing

Ctrl + I


JetBrains PhpStorm (Linux)
Implements Method
Editing

Ctrl + I


AbiWord (Linux)
Italic Text
7 Shortcuts for AbiWord (Linux)

Ctrl + I


AbiWord (Windows)
Italic Text
7 Shortcuts for AbiWord (Windows)

Ctrl + I


jEdit (Windows)
Indent Current Line
Source Code Editing

Ctrl + I


Corel Ventura 10 (Windows)
Italic
Text Formatting

Ctrl + I


Corel PhotoPaint X6 (Windows)
Import
File Menu

Ctrl + I


DAZ Studio (Windows)
Refresh Images
Surface Commands

Ctrl + I


Daz 3D Carrara 8 (Windows)
Properties
Spline Modeler - Windows

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Inner Ring Actions - Masking

Ctrl + I


Corel WordPerfect X8 (Windows)
Italic
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + I


Corel Draw X8 (Windows)
Import
FIle

Ctrl + I


Corel Draw X8 (Windows)
Italic
Font Formatting

Ctrl + I


Opera (Windows)
Toggle text-style italic
Text Editing

Ctrl + I


Corel Quattro Pro X8 (Windows)
Italic
Text Formatting

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Sculpting Brushes - Masking

Ctrl + I


Daz 3D Carrara 8 (Windows)
Properties
Vertex Modeler - Windows

Ctrl + I


Clip Studio Paint (Manga Studio) (Windows)
Invert Selection
Selection Shortcuts

Ctrl + I


Houdini (Windows)
Edit path as text
Main Menu

Ctrl + I


ZBrush 4 (Windows)
invert Mask
3D Models - Masking

Ctrl + I


Garageband 10 (MacOS)
Turn monitoring for the selected track on/off
Track Operations

Ctrl + I


Flock (Windows)
Open properties dialog
General

Ctrl + I


Flock (Windows)
Page info
General

Ctrl + I


Kingsoft Presentation 2016 (Windows)
Italic
Editing Shortcuts

Ctrl + I


Houdini (Windows)
Invert selection
Particle/Contex/Scene View

Ctrl + I


Kingsoft Writer 2016 (Windows)
Italic
Editing

Ctrl + I


Kingsoft Spreadsheets 2016 (Windows)
Applies or removes italic formatting
Other Shortcuts

Ctrl + I


Final Fantasy XV (Windows)
Armoury chest
Hotbar And Main Menu

Ctrl + I


ZBrush 4 (Windows)
invert Mask
ZSpheres - Masking

Ctrl + I


Adobe Captivate 2017 (Windows)
Increase the indent (selected object on stage)/Change text to Italics. Indentation is equal to the grid size.
General and Miscellaneous Shortcuts

Ctrl + I


Poser Pro (Windows)
Object> Properties
Object

Ctrl + I


Forte (Windows)
Message Index
Main Browser Window

Ctrl + I


Krita Painting 3 (Windows)
Invert
Painting

Ctrl + I


MetaTrader MT4 (Windows)
Call Indicators List Window
Miscellaneous Shortcuts

Ctrl + I


Jetbrains CLion (Windows)
Implement methods
Editing Shortcuts

Ctrl + I


Zerodha Trader (Windows)
View Indices Box
For Market Watch and Other Settings on User Interface

Ctrl + I


Forte (Windows)
Signature
Composition Window

Ctrl + I


ZBrush 4 (Windows)
invert Mask
Canvas and 2.5D - Masking

Ctrl + I


VideoPad Video Editor (Windows)
Properties
Clip

Ctrl + I


KMPlayer (Windows)
Open URL Extracted from IE
General

Ctrl + I


XYplorer (Windows)
Compact File Info
General Shortcuts

Ctrl + I


Maxthon (Web Application)
Toggle the Favorites sidebar
Sidebar / Explorer Bar

Ctrl + I


XMetal Author (Windows)
Insert Element
26 Shortcuts for XMetal Author (Windows)

Ctrl + I


PotPlayer (Windows)
Image Level Control On/Off
Standard Keyboard Controls

Ctrl + I


Siemens NX 11 (Windows)
Object
Information Menu

Ctrl + I


GOM Player (Windows)
Open - Easy Browser
Playback Control

Ctrl + I


Quickbooks Desktop (Windows)
Customer Center - Create Invoice
Access Main Functions / Windows

Ctrl + I


eSignal (Windows)
Insert Row
49 Shortcuts for eSignal (Windows)

Ctrl + I


Xamarin Studio (MonoDevelop) (MacOS)
Format Document
Edit Menu

Ctrl + I


Sierra Chart (Windows)
New/Open Intradat Chart
File Menu

Ctrl + I


Synfig (Windows)
Import file (synfig project, image, image sequence, sound, video)
73 Shortcuts for Synfig (Windows)

Ctrl + I


Xamarin Studio (MonoDevelop) (Windows)
Go to Line
Search

Ctrl + I


Visual Studio Code (Windows)
Select current line
MutiCursor and Selection

Ctrl + I


Pencil2D (Windows)
Import Sound
57 Shortcuts for Pencil2D (Windows)

Ctrl + I


ProRealTime (Windows)
proCommunity
Trading

Ctrl + I


Xamarin Studio (MonoDevelop) (Windows)
Find Caret
Text Editor

Ctrl + I


iClone 7 (Windows)
Import
File Operation

Ctrl + I


Gnumeric (Windows)
Toggles the italics of the font in the current selection
21 Shortcuts for Gnumeric (Windows)

Ctrl + I


GeoModeller3D (Windows)
Project data onto sections
Model

Ctrl + I


DrawPlus (Windows)
Insert a picture from file
Picture

Ctrl + I


TVPaint Animation (Windows)
Light Table Mode
89 Shortcuts for TVPaint Animation (Windows)

Ctrl + I


Soundforge (Windows)
Add selected Regions List item to Playlist
Playlist/Cutlist

Ctrl + I


DrawPlus (Windows)
Italic
Text

Ctrl + I


Rhino (Windows)
Insert
Default Shortcuts

Ctrl + I


Sculptris (Windows)
Invert Selection Mask
Miscellaneous Shortcuts

Ctrl + I


Delphi 10 (Windows)
Inserts a tab character
193 Shortcuts for Delphi 10 (Windows)

Ctrl + I


Google Data Studio
Italics
General (Windows)

Ctrl + I


Solid Edge (Windows)
Isometric
Manipulation

Ctrl + I


RStudio (Windows)
Reindent lines
Source

Ctrl + I


CodeLite 10 (Windows)
Indents complete File
Editor

Ctrl + I


TurboCAD (Windows)
Select all entities with a specific info string
171 Shortcuts for TurboCAD (Windows)

Ctrl + I


ChessBase 13
Display databases as large icons
Database window

Ctrl + I


Alphacam (Windows)
Input CAD
Regular Commands

Ctrl + I


FlashFXP (Web Application)
Invert selection
54 Shortcuts for FlashFXP (Web Application)

Ctrl + I


Surfcam (Windows)
Zoom current view
60 Shortcuts for Surfcam (Windows)

Ctrl + I


Exact Audio Copy
Invert selection
Edit menu

Ctrl + I


Skipper
Create Inheritance
Visual model shortcuts

Ctrl + I


Simplify3D
Import models
File menu

Ctrl + I


CuteFTP (Windows)
Italic Font (when in HTML editor mode)
General

Ctrl + I


Modo (Windows)
Open saved image
General/System

Ctrl + I


Dropbox Paper
Italic
Formatting

Ctrl + I


Most used text editing
Italic
Formatting

Ctrl + I


Moldflow Insight (Windows)
Copy Image to Clipboard
Editing Shortcuts

Ctrl + I


Moldflow Adviser (Windows)
Copy Image to Clipboard
Editing Shortcuts

Ctrl + I


Roblox Studio
Toggle Advanced Objects
General

Ctrl + I


App Maker
Show or hide the logic inspector
Page editor shortcuts

Ctrl + I


Geany (Linux)
Increase indent
Editting

Ctrl + I


Geany (Windows)
Increase indent
Editting

Ctrl + I


Affinity Photo
Invert Mask
Liquify Persona

Ctrl + I


PhotoFiltre (Windows)
Invert selection
Selection, past and text

Ctrl + I


SAP Web IDE (Windows)
Show/Hide all characters
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + I


Ulead PhotoImpact 8 (Windows)
Creates another copy of the image file
View Menu

Ctrl + I


Gmsh 4.1.4
Show statistics window
General

Ctrl + I


Ableton Live 9 (Windows)
Insert Scene
Session view Ctrls

Ctrl + I


Ableton Live 9 (Windows)
Insert Silence
Arrangement View Ctrls

Ctrl + I


ArtRage 4.5 5 (Windows)
Import image
Menus

Ctrl + I


Cobalt (Windows)
In
70 Shortcuts for Cobalt (Windows)

Ctrl + I


GibbsCAM (Windows)
Isometric
View Menu

Ctrl + I


WinRAR
Print file
Commands menu

Ctrl + I


Assetto Corsa
Racing line on/off
In-game

Ctrl + I


SpaceClaim (Windows)
Italicize text
71 Shortcuts for SpaceClaim (Windows)

Ctrl + I


Ableton Live 9 (Windows)
Insert Warp Marker
Clip view Sample Display

Ctrl + I


RStudio
Reindent lines
Source

Ctrl + I


DaVinci Resolve 14 (Windows)
Inport project
File

Ctrl + I


Pidgin (Linux)
Get User Info
Buddies Menu

Ctrl + I


Huggle
Unignore user
User

Ctrl + I


AVS Video Editor (Windows)
Import Media
Top Menu Files and Effects Area

Ctrl + I / Insert


Vectorworks (Windows)
Palettes–Object Info
Window Menu

Ctrl + I


eM Client (Windows)
Italic Selected Text
13 Shortcuts for eM Client (Windows)

Ctrl + I


WavePad Sound Editor (Windows)
Edit sample
Edit Operations

Ctrl + I


TopSolid (Windows)
Display Information On Selected Operation
Operation Manager

Ctrl + I


BricsCAD (Windows)
Sets the readout of the coordinate field in the status bar
Other Shortcuts

Ctrl + I


BricsCAD (Linux)
Sets the readout of the coordinate field in the status bar
Other Shortcuts

Ctrl + I


AVS Video Editor (Windows)
Add image
Text Properties

Ctrl + I


FlexiSign Pro 8.1 (Windows)
Design Central
Palettes

Ctrl + I


Xyplorer
Invert
Other Shortcuts

Ctrl + I


ComplyPro 2017B (Windows)
Link Objects
In Grid View

Ctrl + I


Adobe Illustrator
Check spelling
Frequently used shortcuts

Ctrl + I


eMachineShop (Windows)
Divide selected lines into segments at the points where they cross
38 Shortcuts for eMachineShop (Windows)

Ctrl + I


Figma (Web Application)
Italic
Text

Ctrl + I


Aspire (Windows)
Import file
Node Editing

Ctrl + I


SuperMemo (Windows)
Italic font inText
129 Shortcuts for SuperMemo (Windows)

Ctrl + I


VCarve Pro (Windows)
Import file
Node Editing

Ctrl + I


LDCad
Show/hide the (bottom/left) document information icon
Editor

Ctrl + I


KeyCreator (Windows)
Calculator
Miscellaneous Shortcuts

Ctrl + I


Cisco Jabber
Italic
Instant messages

Ctrl + I


Ableton Live 10
Insert Silence
Arrangement view commands

Ctrl + I


Altium Designer (Windows)
Set origin
CAM Editor Shortcuts

Ctrl + I


BlackBerry Classic
Italic
Ctrl shortcuts

Ctrl + I


AutoCAD
Toggle Coords
Toggle General Features

Ctrl + I


Nuclide (Linux)
Toggles the Context View.
Development

Ctrl + I


Claws Mail
Insert file
Compose window

Ctrl + I


Ubuntu
Make the selected text italic
Common application shortcuts

Ctrl + I


Lacerte
Make selected text italics
Letter Editor

Ctrl + I


Microsoft Sticky Notes
Italic
Formatting

Ctrl + I


FastMail
Italic
Compose

Ctrl + I


draw.io
Toggle italic on selected text
Labels

Ctrl + I


QuickBooks Desktop
Create Invoices
Opening Windows/List

Ctrl + I


Winamp
Invert selection
Playlist control shortcuts

Ctrl + I


Shotcut
Add Audio Track
Timeline

Ctrl + I


Tibia
Open the ignore and white lists
Channels

Ctrl + I


Siemens NX
Object
Information menu

Ctrl + I


Telegram
Italic
Formatting text

Ctrl + I


Nimbus Note
Italic
Formatting

Ctrl + I


ArtRage Studio Pro
Import Image File…
File commands

Ctrl + I


Quicken 2018
Insert a transaction
Register and Write Checks

Ctrl + I


Autodesk Stingray
Import
File operations

Ctrl + I


Adobe Lightroom Classic
Show/hide info overlay
Changing views and screen modes

Ctrl + I


Evernote for Windows
Italic
Note Editor

Ctrl + I


Confluence
Italics
Editor

Ctrl + I


Adobe Bridge CC
File info
File menu

Ctrl + I


Total War: Attila
Select all infantry melee units
Selection

Ctrl + I


ActivePresenter 7
Italic
Canvas

Ctrl + I


Aegisub
Shift subtitles by time or frames
Default

Ctrl + I


Bluebeam Revu
Toggle split orientation
Viewing

Ctrl + I


SharePoint
Apply or remove italic formatting from the selected text.
Using rich text editing

Ctrl + I


Gravit Designer
Invert selection
Edit

Ctrl + I


PaintShop Pro 2018
Flip vertical
Shortcuts with Ctrl

Ctrl + I


CorelDRAW Graphics Suite 2018
Import...
General

Ctrl + I


Discord
Toggle mentions popout
General

Ctrl + I


Adobe Animate CC (Windows)
Show or change the properties and position of the selected object
Miscellaneous actions

Ctrl + I


jEdit
Indent current line (or all selected lines).
Source code editing

Ctrl + I


Nuke
Open new Compositing Viewer
Node graph

Ctrl + I


Windows PowerShell ISE
Go to Script Pane
Customizing the view

Ctrl + I


KMPlayer
Open URL extracted from IE
General

Ctrl + I


ZenWriter 2
Italic
General

Ctrl + I


Matlab
Auto indent
General

Ctrl + I


SimpleMind
Italic font style for selected topics or labels
General

Ctrl + I


Inkscape
make selection italic
Text tool

Ctrl + I


Microsoft Paint
Make selected text italics
Powers of Ctrl

Ctrl + I


PDF-XChange Editor
Italic
General

Ctrl + I


Microsoft FrontPage
Apply italic formatting.
Format text and paragraphs

Ctrl + I


Adobe Premiere Pro (Windows)
Italic
Titler

Ctrl + I


Clip Studio Paint Pro
Reverse gradient [PRO/EX]
Edit menu

Ctrl + I


TextRoom
Italic
General

Ctrl + I


gedit
Goto line
Search

Ctrl + I


Corel Painter
Invert
Select menu

Ctrl + I


Microsoft Word 2016
Apply italic formatting
Format characters

Ctrl + I


E-Sword
Italic Editors only
General

Ctrl + I


Komodo Edit
Interactive find
General

Ctrl + I


Adobe XD (Windows)
Italic
Text

Ctrl + I


IntelliJ IDEA (Windows, Linux)
Implement methods
Editing

Ctrl + I


WavePad
Edit Sample
Edit Operations

Ctrl + I


NetBeans
Jump to quick search field
Finding, searching, and replacing

Ctrl + I


Ardour
Import audio files
Session and file handling

Ctrl + I


Comodo IceDragon
Bookmarks sidebar
Bookmark Options

Ctrl + I


Mp3tag
freedb ... / web source
General

Ctrl + I


WordPerfect X8
Italic
General

Ctrl + I


GIMP
Invert selection
Selections

Ctrl + I


WinHex
Mark position
Navigation

Ctrl + I


Zim
Make selected text italic
General

Ctrl + I


Tekla Structures 20
Open Views list
General

Ctrl + I


Microsoft PowerPoint (Creating presentations)
Apply italic formatting
Format text: Apple character formatting

Ctrl + I


LibreOffice
Inserts a copy of the selected object into the current document
Gallery preview area

Ctrl + I


WriteMonkey
Italic (markdown)
Editing

Ctrl + I


Google Sheets (Android)
Italic
Format cells

Ctrl + I


MindMeister
Toogle italic
Format

Ctrl + I