Oracle SQL Developer 4 (Windows)

File

Open

Ctrl + O

All hotkeys for Oracle SQL Developer 4 (Windows)

Code Editor
Right/ left/ up/ down

Arrow Keys

Code Editor
Cancel

Esc

Code Editor
Completion Insight

Ctrl + Space

Code Editor
Duplicate the Line

Ctrl + Shift + D

Code Editor
Delete Line

Alt + Shift + D

Code Editor
Delete Previous / Next character

Backspace / Shift + Backspace

Code Editor
Delete to start of Next word

Ctrl + Delete

Code Editor
Delete to start of Previous word

Ctrl + Backspace

Code Editor
Delete to end of line

Ctrl + Shift + Y

Code Editor
Jump to beginning of line/ end of line

Home / End

Code Editor
Join Line

Ctrl + J

Code Editor
Move line or selection up/ down

Ctrl + Shift + Arrow Up / Arrow Down

Code Editor
Jump to Next/ Previous word

Ctrl + Arrow Right / Arrow Left

Code Editor
Scroll line down/ up

Ctrl + Arrow Down / Arrow Up

Code Editor
Expand selection left/ right/ up/ down

Shift + Arrow Keys

Code Editor
Expand selection to beginning/ end of line

Shift + Home / End

Code Editor
Expand selection to beginning/ end of file

Ctrl + Shift + Home / End

Code Editor
Expand selection to closing matching brace

Alt + Shift +Close Brackets

Code Editor
Expand selection to opening matching brace

Alt + Shift +Open Brackets

Code Editor
Expand selection to Next/ Previous word

Ctrl + Shift + Right Arrow / Left Arrow

Code Editor
Set Local tab to size 2/ 4/ 8

Ctrl + 2 / 4 / 8

Code Editor
Toggle Line Comment

Ctrl + /

Data Editor
Left/ right/ up/ down

Arrow Keys

Data Editor
Cell Popup

Alt + Enter

Data Editor
Commit Changes

F11

Data Editor
Delete selected row(s)

Ctrl + D

Data Editor
Filter data

Ctrl + Alt + F

Data Editor
Insert row

Ctrl + I

Data Editor
Refresh

Ctrl + R

Data Editor
Rollback changes

F12

Data Editor
Sort

Ctrl + Alt + S

DBMS Output
Clear/ Delete

Ctrl + D

DBMS Output
New

Ctrl + N

DBMS Output
Print

Ctrl + P

DBMS Output
Save

Ctrl + S

Debug
Continue Step

Shift + F8

Debug
Find Execution Point

Alt + F3

Debug
Inspect

Ctrl + I

Debug
Resume

F9

Debug
Run to Cursor

F4

Debug
Step Into/ Step Out

F7 / Shift + F7

Debug
Step Over

F8

Debug
Terminate

Ctrl + F2

Debug
Toggle Breakpoint

F5

Debug
Watch

Ctrl + F5

Edit
Add Cursor Above/ Below

Alt + Shift + Page Up / Page Down

Edit
Cut/ Copy/ Paste

Ctrl + X / Ctrl + C / Ctrl + V

Edit
Cut/ Copy/ Paste Path

Ctrl + Shift + X / Ctrl + Shift + C / Ctrl + Shift + V

Edit
Undo/ Redo

Ctrl + Z / Ctrl + Y

Edit
Select All

Ctrl + A

File
Open

Ctrl + O

File
Print

Ctrl + P

File
Save

Ctrl + Shift + F4

File
Close

Ctrl + F4

File
Close All

Ctrl + Shift + F4

Metrics
Actual Size

Shift + Home

Metrics
Save Image

Ctrl + S

Metrics
Pan (drag) up/down/left/ right

Arrow Keys

Metrics
Zoom in

Ctrl + Arrow Right / Ctrl +Drag Right

Metrics
Zoom out

Ctrl + Arrow Left / Ctrl +Drag Left

Metrics
Zoom to Fit

Ctrl + Home

Navigate
Backwards/ Forwards

Alt + Arrow Left / Arrow Right

Navigate
Bookmarks

Open Bookmarks

Navigate
Toggle Bookmark 0…9

Ctrl + Shift + 09

Navigate
Go to Bookmark 0…9

Ctrl + 09

Navigate
Go to last Edit

Ctrl + Shift + Backspace

Navigate
Goto Line

Ctrl + G

Navigate
Go to Next/ Previous Bookmark

Ctrl + Q / Ctrl + Shift + Q

Navigate
Go to Next/ Previous Member

Alt + Arrow Down / Arrow Up

Navigate
Go to Next/ Previous Message

Alt + F8 / F7

Navigate
Go to Recent Files

Ctrl + =

Navigate
Maximize Toggle

Ctrl + Alt + M

Navigate
Navigate down/ up

Ctrl + ' / Ctrl + Shift + '

Connections
Open Connections

Alt + V + C

Connections
Select connection and open new worksheet.

Alt + F10

PL/SQL Editor
Compile

Ctrl + F8

PL/SQL Editor
Compile for Debug

Ctrl + Shift + F8

PL/SQL Editor
Debug

Ctrl + Shift + F10

PL/SQL Editor
Run

Ctrl + F10

Search
Find

Ctrl + F

Search
Find Next/ Previous

F3 / Shift + F3

Search
Find Next/ Prevoius Word at Cursor

Ctrl + F3 / Ctrl + Shift + F3

Search
Incremental Find Forward/ Backwards

Ctrl + E / Ctrl + Shift + E

Search
Global Search

` (grave accent)

Search
Replace

Ctrl + R

Source
Code Assist

Ctrl + Alt + Enter

Source
Collapse/ Expand All

Ctrl + Shift + [ / ]

Source
Collape/ Expand Block

Ctrl + [ / ]

Source
Complete Statement

Ctrl + Shift + Enter

Source
Expand/ Narrow Selection

Ctrl + Shift + = / -

Source
Focus Breadcrumbs

Ctrl + Shift + .

Source
Quick Doc

Ctrl + D

Source
Reformat

Alt + Shift + F

Source
Show Whitespace

Ctrl + Shift + W

View
Breakpoints

Ctrl + Shift + R

View
Components

Ctrl + Shift + P

View
Freeze Content

Ctrl + I

View
Log

Ctrl + Shift + L

View
Refresh

Ctrl + R

Window
Activate Document 1…9

Alt + 19

Window
Assign to Alt+1…9

Alt + Shift + 19

Window
File List

Alt + 0

Window
Left Editor/ Right Editor

Alt + Page Up / Page Down

Window
Next Pane/ Previous Pane

F6 / Shift + F6

Window
Next File/ Previous File

Ctrl + Tab / Ctrl + Shift + Tab

Window
Left Tab/ Right Tab

Shift + F5 / Alt + Shift + F5

Window
Show Editor Menu

Alt + -

Worksheet
Autotrace

F6

Worksheet
Clear

Ctrl + D

Worksheet
Commit

F11

Worksheet
Explain Plan

F10

Worksheet
Rollback

F12

Worksheet
Run Script

F5

Worksheet
Run Statement

Ctrl +Enter (or F9)

Worksheet
SQL History

F8

Worksheet
SQL Tuning Advisor

Ctrl + F12

Worksheet
SQL Worksheet

Alt + F10

Worksheet
TimesTen Index Advisor

Ctrl + Shift + X

Worksheet
Unshared SQL Worksheet

Ctrl + Shift + N

Worksheet
Toggle Case

Ctrl + '

Other
Embed/ Expose

Ctrl + Shift + F7

Other
Format

Ctrl + F7

Other
Popup Descrip

Shift + F4

Other
Context Menu

Shift + F10

Other
Properties

Ctrl + Shift + I

Other
Quick Action

Ctrl + Alt + A

Other
SQL History - append from Next/ Previous

Ctrl + Shift + Arrow Down / Arrow Up

Other
SQL History - replace with Next/ Previous

Ctrl + Arrow Down / Arrow Up

Other
Run File

Ctrl + F11

Other
Build/ Make

Ctrl + Shift + F9

Other
Build/ Rebuild

Alt + Shift + F9

Other
Context Help

F1

Other
Help Backwards/ forward

Ctrl + Alt + Arrow Left / Arrow Right

Code Snippets
CREATE FUNCTION function_name

cf

Code Snippets
CREATE PROCEDURE procedure_name

cp

Code Snippets
CREATE TABLE table ()

ct

Code Snippets
DELETE FROM table WHERE

df

Code Snippets
Insert Into table VALUES ()

II

Code Snippets
SELECT * FROM table

ssf

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


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


Inkscape (Windows)
Open an SVG document
File

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