Inkscape (Windows)

File

Open an SVG document

Ctrl + O

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


Open Office Writer 3 (Linux)
Open file dialog
Manage Files

Ctrl + O


VLC Media Player (Windows)
Open single file(s)
Movie Navigation

Ctrl + O


Google Chrome (Windows)
Search by Filename
Manage Chrome DevTools - Accessing DevTools and DevTools Basics

Ctrl + O


Microsoft Word 2007 (Windows)
Open a document.
Working with documents: Create, view, and save documents

Ctrl + O


Civilization V (Windows)
Game Options
General Hotkeys

Ctrl + o


Microsoft Word 2007 (Windows)
Open a document.
Working with documents: Create, view, and save documents

Ctrl + O


Microsoft Word 2007 (Windows)
Open a document.
Working with documents: Create, view, and save documents

Ctrl + O


Google Chrome (Windows)
Search by filename
Manage Chrome DevTools - Sources Panel

Ctrl + O


Thunderbird (Windows)
Open message (in new window or tab)
Navigate Messages

Ctrl + O / Enter


Adobe Reader 9 (Linux)
Open File
Acrobat Features

Ctrl + o


Adobe Reader X (Windows)
Open File
Acrobat Features

Ctrl + O


Microsoft Projects 2010 (Windows)
Open Menu
Access Projects 2010 Features

Ctrl + O


KDevelop (Linux)
Open file dialog
Manage Files

Ctrl + O


Thunderbird (Linux)
Open message (in new window or tab)
Navigate Messages

Ctrl + O / Enter


Google Chrome (Windows)
Open / Load timeline data
Manage Chrome DevTools - Timeline Panel

Ctrl + O


SharpDevelop 4.0 (Windows)
Open file
Manage SharpDevelop Projects

Ctrl + O


Google Chrome (Linux)
Search by Filename
Manage Chrome DevTools - Accessing DevTools and DevTools Basics

Ctrl + O


Eclipse Helios (Windows)
Show code outline / structure
Code Information

Ctrl + O


Microsoft OneNote 2010 (Windows)
Open a notebook.
Managing Pages, Notebooks and Sections

ctrl + o


Unity3D 3 (Windows)
Open
Manage Files

Ctrl + o


Google Chrome (Linux)
Search by filename
Manage Chrome DevTools - Sources Panel

Ctrl + O


Firefox (Linux)
Open file
Firefox Features

Ctrl + O


Firefox (Windows)
Open file
Firefox Features

Ctrl + O


Google Chrome (Linux)
Open / Load timeline data
Manage Chrome DevTools - Timeline Panel

Ctrl + O


Google Chrome (Windows)
Open file
Access Browser Features

Ctrl + O


Notepad++ 5 (Windows)
Find style
Edit - Jump down

Ctrl + O


Tekla Structures 14.0 (Windows)
Open
General shortcuts

Ctrl + o


Inpage (Windows)
To open document
For File Releated

Ctrl + o


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

Ctrl + O


Google Chrome (Linux)
Open file
Access Browser Features

Ctrl + O


Notepad++ 5 (Windows)
Find style
Search - Jump down

Ctrl + O


Microstation v8i (Windows)
Open Design File
Managing Design Files

Ctrl + O


Notepad++ 5 (Windows)
Display Open File... dialog box.
Basic File Management

Ctrl + O


MyLifeOrganized (Windows)
Open file ...
Managing Files

Ctrl + O


Opera (Linux)
Open file
System

Ctrl + O


Smartplant Review (Windows)
Open
Standard Control Keys

Ctrl + o


Oracle SQL Developer 4 (Windows)
Open
File

Ctrl + O


Photoshop Lightroom 4 (Windows)
Open catalog
Managing photos and catalog

Ctrl + O


UltraEdit (Windows)
Open an existing document file
File Menu

Ctrl + O


Visual Studio 2015 (Windows)
Open file
Manage Visual Studio

Ctrl + O


Sublime Text (Windows)
Open File
Menu Control

Ctrl + O


Microsoft Outlook 2010 (Windows)
Open contact form for selected contact
Contacts Shortcuts

Ctrl + O / Ctrl + Shift + Enter


VLC Media Player (MacOS)
Open single file(s)
Movie Navigation

Ctrl + O


AutoCAD 2012 (Windows)
Open drawing
Manage Drawings

Ctrl + O


Texmaker 4.0.2 (Windows)
Open
"File" menu

Ctrl + O


Microsoft Outlook 2010 (Windows)
Open selected item
Tasks Shortcuts

Ctrl + O


FreeMind 0.9.0 (Windows)
Open map
File commands

Ctrl + O


CATIA V5 (Windows)
Open document
38 Shortcuts for CATIA V5 (Windows)

Ctrl + O


NetBeans 8 (Windows)
Go to type/file
General Keyboard Shortcts

Ctrl + O / Alt + Shift + O


IntelliJ (Linux)
Override methods
Editing

Ctrl + O


IntelliJ (Windows)
Override methods
Editing

Ctrl + O


iTunes (Windows)
Open / add a file to your music library
File Menu

Ctrl + O


Audacity 2 (Windows)
Open
File Menu

Ctrl + O


Notepad2 (Windows)
Open
File Menu

Ctrl + O


Audacity 2 (Linux)
Open...
File Menu

Ctrl + O


FL Studio (Windows)
Open file
File Operations

Ctrl + O


Beyond Compare (Windows)
Open file...
File Menu

Ctrl + O


Microsoft Word 2013 (Windows)
Open document
Manage Word Documents and View

Ctrl + O


Adobe Reader X (Linux)
Open File
Acrobat Features

Ctrl + O


WinRAR (Windows)
Open archive
File Menu

Ctrl + O


Gwenview (Linux)
Open an image using the standard file selection dialog.
30 Shortcuts for Gwenview (Linux)

Ctrl + O


Directory Opus (Windows)
New text document
Operations Toolbar

Ctrl + O


Pro Tools (Windows)
Open session...
File Menu

Ctrl + O


Axialis IconWorkshop (Windows)
Open...
File Menu

Ctrl + O


Qt Creator (Windows)
Open file or project
General

Ctrl + O


Qt Creator (MacOS)
Open file or project
General

Ctrl + O


Comsol 5 (Windows)
Open a model file
Model Tree

Ctrl + O


Comsol 5 (Linux)
Open a model file
Model Tree

Ctrl + O


Autodesk Maya 2015 (Windows)
File - Open Scene
File Operation

Ctrl + O


Atom (text editor) 1.0 (Linux)
Open file
File Management

Ctrl + o


Notepad++ 6 (Windows)
Open File
File menu

Ctrl + O


Atom (text editor) 1.0 (Windows)
Open file
File Management

Ctrl + O


Amazon Music Player (Windows)
Add Music to Computer Library
13 Shortcuts for Amazon Music Player (Windows)

Ctrl + O


Microsoft Excel 2013 (Windows)
Open File
Various Excel Features

Ctrl + O


uTorrent (Windows)
Open / Add Torrent
21 Shortcuts for uTorrent (Windows)

Ctrl + O


uTorrent (Linux)
Open / Add Torrent
21 Shortcuts for uTorrent (Linux)

Ctrl + O


Camtasia 8 (Windows)
Open Project
Manage Camtasia Projects

Ctrl + O


Adobe Photoshop CC (Windows)
Open File
Basic Shortcuts for Photoshop CC 2015 - File Basics

Ctrl + O


Adobe After Effects CC (Windows)
Open Project
Projects

Ctrl + O


Microsoft Excel 2010 (Windows)
Open File.
Various Excel Features

Ctrl + O


Photoshop Lightroom CC (Windows)
Open catalog
Managing Photos and Catalogs

Ctrl + O


Microsoft OneNote 2016 (Windows)
Open notebook
Manage Pages, Notebooks and Sections

Ctrl + O


Access 2016 (Windows)
Open existing database
Database Operation

Ctrl + O


Skype for Business (Lync) 2016 (Windows)
Undock/dock conversation from/to the tab window
Tabbed conversations

Ctrl + O


Google Slides (Windows)
Open
General Slides Shortcuts

Ctrl + O


Autodesk Maya 2017 (Windows)
File - Open Scene
File Operation

Ctrl + O


Microsoft Excel 2016 (Windows)
Open file via standard open dialog box
Select Cells - Open and Save Workbooks

Ctrl + O


Corel VideoStudio X9.5 (Windows)
Open existing project
File Tab Operations

Ctrl + O


Android Studio (Windows)
Open
Text Basic Shortcuts

Ctrl + O


Microsoft Edge Browser (Windows)
Import profiling session (on Performance, Memory tabs)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + O


Microsoft PowerPoint 2016 (Windows)
Open existing presentation
Edit and General Text Operations

Ctrl + O


Microsoft Outlook 2016 (Windows)
Pop Out email reply in new window
Mail

Ctrl + O


Adobe Premiere CC (Windows)
Open Existing Project
General Shortcuts

Ctrl + O


Microsoft Outlook 2016 (Windows)
Open a received message
Mail

Ctrl + O


Microsoft Visio 2016 (Windows)
Open existing diagram
File Operation

Ctrl + O


Access 2010 (Windows)
Open existing database
Manage Databases

Ctrl + O


Microsoft Outlook 2016 (Windows)
Open a contact form for the selected contact
People

Ctrl + O


Nuke 10 (Windows)
Open existing project
Global Shortcuts

Ctrl + O


Microsoft Excel 2016 (Windows)
Open file via standard open dialog box
Format Cells - Open and Save Workbooks

Ctrl + O


Nuke 10 (Linux)
Open existing project
Global Shortcuts

Ctrl + O


Adobe Photoshop CC (Windows)
Open File
Manage Panels - File Basics

Ctrl + O


Microsoft Outlook 2016 (Windows)
Open selected item
Tasks

Ctrl + O


FileMaker Pro (Windows)
Open a file
General keyboard shortcuts (Windows)

Ctrl + O


Corel Painter 2017 (Windows)
Open
General Shortcuts

Ctrl + O


Finale (Windows)
Open
File Menu

Ctrl + O


InDesign CC (Windows)
Open File
File Menu Shortcuts

Ctrl + O


ArchiCAD 20 (Windows)
Open
File Menu Commands

Ctrl + O


3D Coat (Windows)
Open File
File Menu

Ctrl + O


Microsoft Excel 2016 (Windows)
Open file via standard open dialog box
Formulas - Open and Save Workbooks

Ctrl + O


Zoho Sheet (Windows)
Open file
File Operations

Ctrl + O


Hexagon 2 (Windows)
Open file
General Shortcuts

Ctrl + O


Dynamics GP 2015 (Windows)
View Originating Currency
General Shortcuts

Ctrl + O


Microsoft Word 2016 (Windows)
Open existing document
General Operation

Ctrl + O


Dynamics CRM 2015 (Windows)
Opens a saved snap-in console.
MMC Shortcuts(Microsoft Management Console)

Ctrl + O


Dynamics NAV 2015 (Windows)
Open the company
General

Ctrl + O


Dynamics AX 2015 (Windows)
Open the editor for a query/Table
Working with AOT

Ctrl + O


Windows Movie Maker (Windows)
Open an existing project
General

Ctrl + O


Microsoft Excel 2016 (Windows)
Open file via standard open dialog box
Manage Workbooks - Open and Save Workbooks

Ctrl + O


GIMP (Linux)
Open Image
File

Ctrl + O


Microsoft Projects 2016 (Windows)
Open a project file (display the Open Tab in the Backstage view).
File Management

Ctrl + O


Microsoft Projects 2016 (Windows)
Display the Open Tab in the Backstage view.
Working with dialog boxes

Ctrl + O


Zoho Show (Windows)
Open File
File Operations

Ctrl + O


GIMP (Windows)
Open Image
File operations

Ctrl + O


Autodesk Inventor 2017 (Windows)
Open dialog box
General

Ctrl + O


Autodesk Revit Architecture (Windows)
Open
Application menu

Ctrl + O


AutoCAD 2016 (Windows)
Opens an existing drawing
General

Ctrl + O


CyberLink PhotoDirector 8 (Windows)
OPen
FIle / Project features

Ctrl + O


Silhouette Studio (Windows)
Open
General

Ctrl + O


Microsoft Excel 2016 (Windows)
Open file via standard open dialog box
Excel Auto Tables and Data Forms - Open and Save Workbooks

Ctrl + O


AutoCad Architecture 2017 (Windows)
Open
General

Ctrl + O


Act! CRM (Windows)
Open existing File/Database
General Shortcuts

Ctrl + O


Mac OS Sierra 10.12 (MacOS)
Insert a new line after the insertion point.
Document Shortcuts

Ctrl + O


1Password (Windows)
Open existing item
General Shortcuts

Ctrl + O


IntelliJ (MacOS)
Override Methods
Editing Shortcuts

Ctrl + O


JetBrains RubyMine (Windows)
Override Methods
Editing Shortcuts

Ctrl + O


JetBrains RubyMine (MacOS)
Override Methods
Editing Shortcuts

Ctrl + O


JetBrains RubyMine (Linux)
Override Methods
Editing Shortcuts

Ctrl + O


JetBrains PyCharm (MacOS)
Override Methods
Editing Shortcuts

Ctrl + O


JetBrains AppCode (MacOS)
Override Methods
Editing Shortcuts

Ctrl + O


FileZilla (Windows)
Enable directory comparison
28 Shortcuts for FileZilla (Windows)

Ctrl + O


JetBrains PyCharm (Windows)
Override Methods
Editing

Ctrl + O


Logic Pro X (MacOS)
Optimize Files
Project Audio

Ctrl + O


Logic Pro X (MacOS)
Fade Out
Audio File Editor

Ctrl + O


Autodesk SketchBook Pro (Windows)
Open
General Shortcuts

Ctrl + O


Adobe XD (Experience Design) (Windows)
Open
File Menu

Ctrl + O


Daz 3D Bryce 7 (Windows)
Access Picture Library from Terrain Editor
Terrain Editing

Ctrl + O


jEdit (Windows)
Open File
File

Ctrl + O


Autodesk Mudbox 2017 (Windows)
Open a scene
File Input and Output

Ctrl + O


Bash (Linux)
Execute Command found via Ctrl+R/Ctrl+S
History

Ctrl + O


Adobe RoboHelp (Windows)
Open Project
General Shortcuts

Ctrl + O


JetBrains PhpStorm (Windows)
Override Methods
Editing

Ctrl + O


Daz 3D Bryce 7 (Windows)
Open
Menus

Ctrl + O


JetBrains PhpStorm (MacOS)
Override Methods
Editing

Ctrl + O


Blender 3D (Windows)
Open the Last Saved File
Universal

Ctrl + O


JetBrains PhpStorm (Linux)
Override Methods
Editing

Ctrl + O


Daz 3D Carrara 8 (Windows)
Open
Application - File

Ctrl + O


DAZ Studio (Windows)
Open
File commands

Ctrl + O


Corel PhotoPaint X6 (Windows)
Open
File Menu

Ctrl + O


ACDSee (Windows)
Open File Dialog Box
View Mode

Ctrl + O


VMWare Workstation 12 (Windows)
Open a Virtual Machine
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + O


Opera (Windows)
Open file
System

Ctrl + O


Corel Draw X8 (Windows)
Open
FIle

Ctrl + O


Daz 3D Carrara 8 (Windows)
Open
Spline Modeler - File

Ctrl + O


Steinberg Cubase 9 (Windows)
Open
File

Ctrl + O


Corel Quattro Pro X8 (Windows)
Open
File Menu

Ctrl + O


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

Ctrl + O


HTML-Kit (Windows)
Open One or More Files
87 Shortcuts for HTML-Kit (Windows)

Ctrl + O


Corel Quattro Pro X8 (Windows)
Replace Current Expression with an @Function
Formula Keys

Ctrl + O


Edius (Windows)
Open project
General

Ctrl + O


Corel Ventura 10 (Windows)
Open
General Shortcuts

Ctrl + O


Daz 3D Carrara 8 (Windows)
Open
Vertex Modeler - File

Ctrl + O


Flock (Windows)
Open file
General

Ctrl + O


Chief Architect (Windows)
File Tools - Open Plan
File Tools

Ctrl + O


MusicBee (Windows)
Configure MusicBee Preferences
Edit Controls

Ctrl + O


Kingsoft Spreadsheets 2016 (Windows)
Display Open Dialog Box
Display Various Objects

Ctrl + O


Poser Pro (Windows)
Open
File

Ctrl + O


Kingsoft Presentation 2016 (Windows)
Open Existing File
Files and Other Shortcuts

Ctrl + O


Brackets (Windows)
Open…
99 Shortcuts for Brackets (Windows)

Ctrl + O


Primevera P6 P6 (Windows)
Open Existing project
General Shortcuts

Ctrl + O


SPSS Modeler (Windows)
Open Stream
General Shortcuts

Ctrl + O


Adobe Captivate 2017 (Windows)
Open the project
General and Miscellaneous Shortcuts

Ctrl + O


WinSCP 5 (Windows)
Display bookmark window
Navigation

Ctrl + O


TradeStation (Windows)
Open workspace
Development Environment

Ctrl + O


FxPro (Windows)
New Order
General Shortcuts

Ctrl + O


Krita Painting 3 (Windows)
Open
General

Ctrl + O


X-Plane 11 (Windows)
3D Cockpit
View

Ctrl + O


MPS 2017 (Windows)
Override base class methods in the current class
Advanced Editing

Ctrl + O


Jetbrains CLion (Windows)
Override methods
Editing Shortcuts

Ctrl + O


Tencent QQ Player (Windows)
Open File
30 Shortcuts for Tencent QQ Player (Windows)

Ctrl + O


MediaMonkey (Windows)
Stop
Standard Keyboard Shortcuts

Ctrl + O


MetaTrader MT4 (Windows)
Open SetUp Window
Miscellaneous Shortcuts

Ctrl + O


vSphere Client (Windows)
New Resource Tool
New Item

Ctrl + O


Soundforge (Windows)
Open a sound file or project
Project File Shortcuts

Ctrl + O


Informix Genero 2.5.0 (Windows)
Open
Buffers and File

Ctrl + O


VideoPad Video Editor (Windows)
Open project
File

Ctrl + O


qBittorrent (Windows)
Add Torrent File
File Menu

Ctrl + O


Maxthon (Web Application)
Open a URL
Open

Ctrl + O


Vegas Pro 14 (Windows)
Open existing project
Project File

Ctrl + O


Siemens NX 11 (Windows)
Open
File Menu

Ctrl + O


KMPlayer (Windows)
Open File(s)
General

Ctrl + O


Scottrade (Windows)
Open Order Entry Window
32 Shortcuts for Scottrade (Windows)

Ctrl + O


Teamcenter (Windows)
Open Operation
New Creation

Ctrl + O


ZBrush 4 (Windows)
Open Project
General Shortcuts

Ctrl + O


Pegasus Mail (Web Application)
Open Saved Messages
File menu

Ctrl + O


Xamarin Studio (MonoDevelop) (Windows)
Open File or Solution
File Menu

Ctrl + O


GOM Player (Windows)
Open - File(s)
Playback Control

Ctrl + O


eSignal (Windows)
Open Page
49 Shortcuts for eSignal (Windows)

Ctrl + O


TVPaint Animation (Windows)
Hide Other Projects
89 Shortcuts for TVPaint Animation (Windows)

Ctrl + O


Pencil2D (Windows)
Open
57 Shortcuts for Pencil2D (Windows)

Ctrl + O


Synfig (Windows)
Open composition
73 Shortcuts for Synfig (Windows)

Ctrl + O


ProRealTime (Windows)
Order List
Trading

Ctrl + O


Quickbooks Desktop (Windows)
Copy check transaction (complete line)
Account Register Shortcuts

Ctrl + o


iClone 7 (Windows)
Open Project
File Operation

Ctrl + O


CrazyTalk 8 (Windows)
Open Project
General Shortcuts

Ctrl + O


Anim8or (Windows)
Open Project
Menu Shortcuts

Ctrl + O


Xamarin Studio (MonoDevelop) (MacOS)
Insert Line Break After
Text Editor

Ctrl + O


GeoModeller3D (Windows)
Open
File Operations

Ctrl + O


SolidWorks (Windows)
Open
File Menu

Ctrl + O


Visual Studio Code (Windows)
Open File
File Management

Ctrl + O


Tableau (Windows)
Open file
General

Ctrl + O


DrawPlus (Windows)
Open
Document Shortcuts

Ctrl + O


Bitcomet (Windows)
Open Torrent File
Global

Ctrl + O


Gnumeric (Windows)
Opens the Load file dialog window
21 Shortcuts for Gnumeric (Windows)

Ctrl + O


TVPaint Animation (Windows)
Hide Other
89 Shortcuts for TVPaint Animation (Windows)

Ctrl + O


RStudio (Windows)
Open document
Source

Ctrl + O


Soundforge (Windows)
Open a script
Script Editor

Ctrl + O


Sculptris (Windows)
Open
Objects

Ctrl + O


Solidworks 2019
Open
Windows

Ctrl + O


Rhino (Windows)
Open
Default Shortcuts

Ctrl + O


Creo Parametric (Windows)
Open File
26 Shortcuts for Creo Parametric (Windows)

Ctrl + O


Impro-Visor (Windows)
open a new file in the current window
Files

Ctrl + O


QCad (Windows)
Open a drawing
File Handlng

Ctrl + O


QCad (Linux)
Open a drawing
File Handlng

Ctrl + O


Flash Movie Player (Windows)
Open a file
General

Ctrl + O


TurboCAD (Windows)
Open an existing drawing
171 Shortcuts for TurboCAD (Windows)

Ctrl + O


winIDEA
Open an existing document
File

Ctrl + O


Xyplorer
Open...
File Menu

Ctrl + O


Alphacam (Windows)
Open File
Regular Commands

Ctrl + O


ChessBase 13
Open database and add it to My databases
Database window

Ctrl + O


Affinity Photo
Open Document
File

Ctrl + O


FlashFXP (Web Application)
Open "Change Attributes" dialog for the selected items
54 Shortcuts for FlashFXP (Web Application)

Ctrl + O


CodeLite 10 (Windows)
Open existing file or project
Files

Ctrl + O


Surfcam (Windows)
Current color bar
60 Shortcuts for Surfcam (Windows)

Ctrl + O


Simplify3D
Open
File menu

Ctrl + O


VMware Workstation 5.0
Open a virtual machine.
General

Ctrl + O


Skipper
Open Project
Visual model shortcuts

Ctrl + O


progeCAD (Windows)
Displays the Open Drawing dialog box so you can open another drawing
51 Shortcuts for progeCAD (Windows)

Ctrl + O


CuteFTP (Windows)
Opens file on your computer.
General

Ctrl + O


Comodo IceDragon (Windows)
Open file
Navigating Through Webpages

Ctrl + O


Modo (Windows)
Open saved scene
General/System

Ctrl + O


Dashlane
Open preferences
Application (Windows)

Ctrl + O


Moldflow Insight (Windows)
Open Project
File Management

Ctrl + O


Moldflow Adviser (Windows)
Open Project
File Management

Ctrl + O


Roblox Studio
Open
General

Ctrl + O


VariCAD (Windows)
Open
Hot Keys

Ctrl + O


Most used text editing
Open
Functions

Ctrl + O


FEKO (Windows)
Open
General Shortcuts

Ctrl + O


FEKO (Linux)
Open
General Shortcuts

Ctrl + O


PSPad (Windows)
Open... - Open Selected File(s)
File

Ctrl + O


Ulead PhotoImpact 8 (Windows)
Opens a folder where an image file was last saved.
File Menu

Ctrl + O


Geany (Linux)
Open
Files

Ctrl + O


Geany (Windows)
Open
Files

Ctrl + O


Wordfast Pro (Windows)
Open File
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + O


Vivaldi
Open file
Page

Ctrl + O


PhotoFiltre (Windows)
Open an image
Others

Ctrl + O


RStudio
Open document
Source

Ctrl + O


KiCad 5.0.2
Open
Page Layout Editor

Ctrl + O


Maxwell Render (Windows)
Open
File

Ctrl + O


WinRAR
Open archive
File menu

Ctrl + O


GibbsCAM (Windows)
Open
File Menu

Ctrl + O


Vectorworks (Windows)
Open
File Menu

Ctrl + O


Gmsh 4.1.4
Open project file
General

Ctrl + O


ArtRage 4.5 5 (Windows)
Open painting
Menus

Ctrl + O


FEKO (Windows)
Add model
General POSTFEKO Shortcuts

Ctrl + O


FEKO (Linux)
Add model
General POSTFEKO Shortcuts

Ctrl + O


SpaceClaim (Windows)
Open
71 Shortcuts for SpaceClaim (Windows)

Ctrl + O


Assetto Corsa
Restart session
In-game

Ctrl + O


Cobalt (Windows)
Out
70 Shortcuts for Cobalt (Windows)

Ctrl + O


Target 3001! (Windows)
Open Project
Project Management

Ctrl + O


LDCad
Open an existing file/model from disk
Global

Ctrl + O


Altium Designer (Windows)
Access Choose Document to Open Dialog
Environment Shortcuts

Ctrl + O


Arduino (Windows)
Open Existing Sketch
29 Shortcuts for Arduino (Windows)

Ctrl + O


Arduino (Linux)
Open Existing Sketch
29 Shortcuts for Arduino (Linux)

Ctrl + O


gEDA (Linux)
Toggle the octagon flag of the object under the cursor
Other Important Shortcuts

Ctrl + O


Foxit Reader (Windows)
Open File
30 Shortcuts for Foxit Reader (Windows)

Ctrl + O


Foxit Reader (Linux)
Open File
30 Shortcuts for Foxit Reader (Linux)

Ctrl + O


Ableton Live 9 (Windows)
Open Live Set
Working with Sets and the Program

Ctrl + O


WavePad Sound Editor (Windows)
Open file
File Operation

Ctrl + O


LDView
Open model
General

Ctrl + O


GeoGebra
Open New File
Windows shortcuts

Ctrl + O


Sage Simply Accounting (Windows)
Open an existing company
Home Window

Ctrl + O


AVS Audio Editor (Windows)
Opens an existing audio file
File

Ctrl + O


AVS Video Editor (Windows)
Open Project
Top Menu Files and Effects Area

Ctrl + O


Sage Simply Accounting (Windows)
Open an existing record
Keyboard Shortcuts in Record Windows

Ctrl + O


Pidgin (Linux)
Get Info
Conversation

Ctrl + O


Substance Painter
Open project
General

Ctrl + O


MyPaint (Windows)
Open
Show Edit Menu

Ctrl + O


SolveSpace (Windows)
Open
File Menu

Ctrl + O


KeyCreator (Windows)
Open
General Shortcuts

Ctrl + O


BobCAD (Windows)
Open Existing File
22 Shortcuts for BobCAD (Windows)

Ctrl + O


Balsamiq Mockups (Windows)
Open a mockup file
Working with Mockup Files

Ctrl + O


CamBam (Windows)
Open a file
32 Shortcuts for CamBam (Windows)

Ctrl + O


BricsCAD (Windows)
Opens an existing drawing (OPEN command)
Other Shortcuts

Ctrl + O


BricsCAD (Linux)
Opens an existing drawing (OPEN Ctrl)
Other Shortcuts

Ctrl + O


DraftSight (Windows)
Opens an existing drawing file
37 Shortcuts for DraftSight (Windows)

Ctrl + O


eMachineShop (Windows)
Open existing Design
38 Shortcuts for eMachineShop (Windows)

Ctrl + O


Brave Browser (Windows)
Open File
Bookmarks/History/Settings/Tools

Ctrl + O


TopSolid (Windows)
Open/Close Symbolic Tree
Part Clamping

Ctrl + O


EasyWorship
Open an existing schedule
Editor

Ctrl + O


Adobe Illustrator
Open a document
Work with documents

Ctrl + O


FlexiSign Pro 8.1 (Windows)
Open
Other Shortcuts

Ctrl + O


Aspire (Windows)
Open an Existing file
Node Editing

Ctrl + O


VCarve Pro (Windows)
Open an Existing file
Node Editing

Ctrl + O


SuperMemo (Windows)
Reopen collection
129 Shortcuts for SuperMemo (Windows)

Ctrl + O


Adobe Extension Manager
Load extension
General

Ctrl + O


Tableau
Open file
Managing workbooks, sheets, and files (Tableau Desktop)

Ctrl + O


JS Bin
Open bin history (when logged in)
Application level

Ctrl + O


Cisco Webex
Browse to open and share a file
Windows

Ctrl + O


Lacerte
Open User Options
Clients, Detail, Forms and Diagnostics screens

Ctrl + O


GitHub Desktop
Add local repository
File menu

Ctrl + O


Google Chrome
Open a file from your computer in Chrome
Webpage shortcuts

Ctrl + O


Evolution
Open in new window
Mail Component - Selection

Ctrl + O


AutoCAD
Open drawing
Manage Drawings

Ctrl + O


Ableton Live 10
Open Live Set
Working with Sets and the Program

Ctrl + O


Claws Mail
Move...
Main window

Ctrl + O


Ubuntu
Open another document
Common application shortcuts

Ctrl + O


Nuclide (Linux)
Toggles the focus of the current active file.
Project Explorer’s file tree

Ctrl + O


Siemens NX
Open
File menu

Ctrl + O


Shotcut
Open File
Main Menu

Ctrl + O


Nuclide (Mac)
Toggles the focus of the current active file.
Project Explorer’s file tree

Ctrl + O


HitFilm
Open project
General

Ctrl + O


QuickBooks Desktop
Check in the write checks/cheques windows or in the check register: Use Ctrl + O to copy the check.You can then use Ctrl + V (paste) to create a copy of that check if you are in the check register.
Editing Transactions/List

Ctrl + O


Winamp
Open (load) playlist
Playlist window

Ctrl + O


Tibia
Open a new channel
Channels

Ctrl + O


PyCharm 2018.2
Override base class methods in the current class.
Advanced editing

Ctrl + O


Nimbus Capture (PC)
Open
Editor

Ctrl + O


ArtRage Studio Pro
Open Painting…
File commands

Ctrl + O


Quicken 2018
Open a file
File Operations

Ctrl + O


UiPath Studio
Enables you to open a previously created workflow. Only .xaml files are supported
File Management

Ctrl + O


Autodesk Stingray
Open Level
File operations

Ctrl + O


Adobe Lightroom Classic
Open catalog
Managing photos and catalogs

Ctrl + O


Adobe Bridge CC
Open
File menu

Ctrl + O


ActivePresenter 7
Open
General

Ctrl + O


Alteryx
Open workflow
Run, open, save and switch workflows

Ctrl + O


SQL Server Profiler
Open trace file
File menu

Ctrl + O


Bash (Unix shell)
Run a command you found with Ctrl + R
Command history

Ctrl + O


Aegisub
Open a subtitles file
Default

Ctrl + O


Gravit Designer
Open file
File

Ctrl + O


jEdit
Open file.
Files

Ctrl + O


Atom (Windows)
application:open-file
All shortcuts

Ctrl + O


Nuke
Open a project or script, depending on environment
Global

Ctrl + O