Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)

Selects parent control in design mode Left mouse click+Esc drags the parent control

Esc

All hotkeys for Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)
Selects parent control in design mode Left mouse click+Esc drags the parent control

Esc

193 Shortcuts for Delphi 10 (Windows)
After selecting control in form designer, click on it with Shift again to select top most parent Form

Shift + Click

193 Shortcuts for Delphi 10 (Windows)
In Object Inspector activates incremental search for properties. Press again Tab to move focus to property value

Tab

193 Shortcuts for Delphi 10 (Windows)
Invoke Code Templates also called Code Snippets

Ctrl + J

193 Shortcuts for Delphi 10 (Windows)
Delete text from cursor position until end of word

Ctrl + T

193 Shortcuts for Delphi 10 (Windows)
Incremental Search

Ctrl + E

193 Shortcuts for Delphi 10 (Windows)
Delete current line

Ctrl + Y

193 Shortcuts for Delphi 10 (Windows)
Invoke buffer window when focus is on editor. The buffer window shows a list of all different tabs.

Ctrl + B

193 Shortcuts for Delphi 10 (Windows)
Insert a new GUID at the cursor position

Ctrl + Shift + G

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block

Ctrl + Shift + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block

Ctrl + Shift + U

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block or current line in case of no selection

Ctrl + K + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block or current line in case of no selection

Ctrl + K + U

193 Shortcuts for Delphi 10 (Windows)
Invoke SyncEdit

Ctrl + Shift + J

193 Shortcuts for Delphi 10 (Windows)
Automatically Declare Variable at cursor position

Ctrl + Shift + V

193 Shortcuts for Delphi 10 (Windows)
Delete to the end of line

Ctrl + Shift + Y

193 Shortcuts for Delphi 10 (Windows)
Match pair forward

Alt + [

193 Shortcuts for Delphi 10 (Windows)
Match pair backward

Alt + ]

193 Shortcuts for Delphi 10 (Windows)
Browse Forward (hotlink history)

Alt + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse Backward (hotlink history)

Alt + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse to symbol under editor cursor (invoke a hotlink and add it to the hotlink history)

Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Run program to current cursor position

F4

193 Shortcuts for Delphi 10 (Windows)
Toggle Breakpoint

F5

193 Shortcuts for Delphi 10 (Windows)
Debugger step into

F7

193 Shortcuts for Delphi 10 (Windows)
Trace into next source line

Shift + F7

193 Shortcuts for Delphi 10 (Windows)
Debugger step over

F8

193 Shortcuts for Delphi 10 (Windows)
Run until return

Shift + F8

193 Shortcuts for Delphi 10 (Windows)
Run program under debugger

F9

193 Shortcuts for Delphi 10 (Windows)
Program Reset

Ctrl + F2

193 Shortcuts for Delphi 10 (Windows)
Evaluate/modify

Ctrl + F7

193 Shortcuts for Delphi 10 (Windows)
Add Watch

Ctrl + F5

193 Shortcuts for Delphi 10 (Windows)
View units

Ctrl + F12

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Alt + G

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Ctrl + O + G

193 Shortcuts for Delphi 10 (Windows)
Start/stop Recording editor macro

Ctrl + Shift + R

193 Shortcuts for Delphi 10 (Windows)
Play editor macro

Ctrl + Shift + P

193 Shortcuts for Delphi 10 (Windows)
Invoke code completion

Ctrl + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Invoke code parameter hints

Ctrl + Shift + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + Enter

193 Shortcuts for Delphi 10 (Windows)
Find all references

Ctrl + Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Invoke class completion for the class that currently contains the cursor

Ctrl + Shift + C

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Set a bookmark at current row in the source

Ctrl + Shift + 1..9

193 Shortcuts for Delphi 10 (Windows)
Go to a bookmark row in the source

Ctrl + 1..9

193 Shortcuts for Delphi 10 (Windows)
Opens the drop-down on the top-right corner of the code editor, listing all open files

Ctrl + Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous or next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Mouse Wheel

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically first method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Home

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically last method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + End

193 Shortcuts for Delphi 10 (Windows)
Activate the Tool Palette in filtering mode (start typing, press Enter to drop component)

Ctrl + Alt + P

193 Shortcuts for Delphi 10 (Windows)
Adds current date to source code

Ctrl + Alt + A

193 Shortcuts for Delphi 10 (Windows)
Toggle comment per line or selected block and cursors goes down one line, Ctrl+#

Ctrl + /

193 Shortcuts for Delphi 10 (Windows)
Add Todo list item

Ctrl + Shift + T

193 Shortcuts for Delphi 10 (Windows)
Toggle between Form as text mode or design mode

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Use unit dialog

Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Open Project Dialog

Ctrl + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Project manager window

Ctrl + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Object Inspector window

F11

193 Shortcuts for Delphi 10 (Windows)
Toggle between code view and design view

F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Window list

Alt + 0

193 Shortcuts for Delphi 10 (Windows)
Invoke Structure window

Shift + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Browser window

Ctrl + Shift + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Breakpoint window

Ctrl + Alt + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Call Stack window

Ctrl + Alt + S

193 Shortcuts for Delphi 10 (Windows)
Invoke Watches window

Ctrl + Alt + W

193 Shortcuts for Delphi 10 (Windows)
Invoke Local Variables window

Ctrl + Alt + L

193 Shortcuts for Delphi 10 (Windows)
Invoke Threads window

Ctrl + Alt + T

193 Shortcuts for Delphi 10 (Windows)
Invoke FPU window

Ctrl + Alt + F

193 Shortcuts for Delphi 10 (Windows)
Invoke CPU window

Ctrl + Alt + C

193 Shortcuts for Delphi 10 (Windows)
Invoke Event window

Ctrl + Alt + V

193 Shortcuts for Delphi 10 (Windows)
Invoke Modules window

Ctrl + Alt + M

193 Shortcuts for Delphi 10 (Windows)
Invoke Forms window

Shift + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to uses clause window

Ctrl + Shift + A

193 Shortcuts for Delphi 10 (Windows)
Invoke Project Options window

Ctrl + Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Compile Project

Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Build Project

Shift + F9

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to project window

Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Run without debugging

Shift + Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Find

Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Find in Files

Shift + Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Previous/Next result (for Find in Files and Build Error Messages)

Alt + F7/F8

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase and deselects selection

Ctrl + K + E

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase and deselects selection

Ctrl + K + F

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase

Ctrl + K + O

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase

Ctrl + K + N

193 Shortcuts for Delphi 10 (Windows)
Toggles case

Ctrl + O + U

193 Shortcuts for Delphi 10 (Windows)
Toggles Code folding between On and Off

Ctrl + Shift + K + O

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expands All blocks of code

Ctrl + Shift + K + A

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse current block of code

Ctrl + Shift + K + E

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expand current block of code

Ctrl + Shift + K + U

193 Shortcuts for Delphi 10 (Windows)
Code folding: Toggle Current block (expand & collapse)

Ctrl + Shift + K + T

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses All Regions {$region 'comment'}..{$endregion}

Ctrl + Shift + K + R

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse Nested Procedures

Ctrl + Shift + K + P

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Methods

Ctrl + Shift + K + M

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Classes

Ctrl + Shift + K + C

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses down to Primary Groups (Interface/Implementation)

Ctrl + Shift + K + G

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses Namespace/Unit

Ctrl + Shift + K + N

193 Shortcuts for Delphi 10 (Windows)
Switch to the next open file in the editor

Ctrl + Tab

193 Shortcuts for Delphi 10 (Windows)
Switch to the previous open file in the editor

Ctrl + Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Invokes Print selection dialog

Ctrl + K + P

193 Shortcuts for Delphi 10 (Windows)
Invokes Write block to file(selected text)

Ctrl + K + W

193 Shortcuts for Delphi 10 (Windows)
Invokes Read block from file(inserts text at cursor)

Ctrl + K + R

193 Shortcuts for Delphi 10 (Windows)
Copies selected text at the end of the selection

Ctrl + K + C

193 Shortcuts for Delphi 10 (Windows)
Select word at cursor position

Ctrl + K + T

193 Shortcuts for Delphi 10 (Windows)
Turns on block selection mode

Ctrl + O + C

193 Shortcuts for Delphi 10 (Windows)
Selects current Line (and turns off block selection mode)

Ctrl + O + L

193 Shortcuts for Delphi 10 (Windows)
Toggles between limiting the Ctrl+Alt navigation shortcuts to the current class, or limiting it to the current unit

Ctrl + Q + L

193 Shortcuts for Delphi 10 (Windows)
Go to next item of Messages Window

Ctrl + Q + W

193 Shortcuts for Delphi 10 (Windows)
Switches between source (.cpp) and header (.h)

Ctrl + F6

193 Shortcuts for Delphi 10 (Windows)
Undo

Alt + Backspace

193 Shortcuts for Delphi 10 (Windows)
Display Popup menu

Alt + F10

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the left of the starting cursor position

Alt + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current line

Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current line

Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the right of the starting cursor position

Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects the column from the left of the starting cursor position

Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects the column from the left of the starting cursor position

Alt + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Cut word under cursor / current selected block

Alt + X

193 Shortcuts for Delphi 10 (Windows)
Copy word under Cursor / selected block

Ctrl + C

193 Shortcuts for Delphi 10 (Windows)
Select all

Ctrl + A

193 Shortcuts for Delphi 10 (Windows)
Delete the word to the beginning

Ctrl + Backspace

193 Shortcuts for Delphi 10 (Windows)
Deletes a currently selected block

Ctrl + D

193 Shortcuts for Delphi 10 (Windows)
Scrolls down one line

Ctrl + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves to the end of a file

Ctrl + End

193 Shortcuts for Delphi 10 (Windows)
Topic Search

Ctrl + F1

193 Shortcuts for Delphi 10 (Windows)
Open Main Menu

Ctrl + F10

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a file

Ctrl + Home

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + H

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

Ctrl + I

193 Shortcuts for Delphi 10 (Windows)
Copy selected Block

Ctrl + Insert

193 Shortcuts for Delphi 10 (Windows)
Find again

Ctrl + L

193 Shortcuts for Delphi 10 (Windows)
Moves one word left

Ctrl + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Insert new line

Ctrl + M

193 Shortcuts for Delphi 10 (Windows)
Insert new line after cursor (cursor stays in current line)

Ctrl + N

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + O + A

193 Shortcuts for Delphi 10 (Windows)
Browse symbol at cursor

Ctrl + O + B

193 Shortcuts for Delphi 10 (Windows)
Inserts compiler options and directives

Ctrl + O + O

193 Shortcuts for Delphi 10 (Windows)
Moves to the bottom of a screen

Ctrl + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a screen

Ctrl + PgUp

193 Shortcuts for Delphi 10 (Windows)
Search Replace Dialog

Ctrl + Q + A

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a block

Ctrl + Q + B

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to end of a file

Ctrl + Q + C

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a line

Ctrl + Q + D

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + E

193 Shortcuts for Delphi 10 (Windows)
Search Find Dialog

Ctrl + Q + F

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a block

Ctrl + Q + K

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to previous position

Ctrl + Q + P

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a file

Ctrl + Q + R

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a line

Ctrl + Q + S

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + T

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + U

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + X

193 Shortcuts for Delphi 10 (Windows)
Deletes to the end of Line

Ctrl + Q + Y

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + R

193 Shortcuts for Delphi 10 (Windows)
Moves one word right

Ctrl + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Save

Ctrl + S

193 Shortcuts for Delphi 10 (Windows)
Save All

Ctrl + Shift + S

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current file

Ctrl + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current file

Ctrl + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the left of the cursor

Ctrl + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the bottom of the screen

Ctrl + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the top of the screen

Ctrl + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the right of the cursor

Ctrl + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Redo

Ctrl + Shift + Z

193 Shortcuts for Delphi 10 (Windows)
Scrolls up one line

Ctrl + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Paste

Ctrl + V

193 Shortcuts for Delphi 10 (Windows)
Undo

Ctrl + Z

193 Shortcuts for Delphi 10 (Windows)
Display Help

F1

193 Shortcuts for Delphi 10 (Windows)
Find again

F3

193 Shortcuts for Delphi 10 (Windows)
Insert Mode On / Off

Insert

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position.

Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current line

Shift + End

193 Shortcuts for Delphi 10 (Windows)
Inserts a new line with a carriage return

Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current line

Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Paste from clipboard

Shift + Insert

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the left of the cursor

Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position

Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects from the left of the starting cursor position

Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the right of the cursor

Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor to the left one tab position

Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects from the left of the starting cursor position

Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current file

Ctrl + Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current file

Ctrl + Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Ctrl + Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the top of the screen

Ctrl + Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the bottom of the screen

Ctrl + Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Ctrl + Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Select editor window tab

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
IDE Insight

F6 / Ctrl + .

Similar combinations for other applications


VLC Media Player (Windows)
Exit full screen mode
Most used

Esc


Google Mail (Windows)
Generally resets state. Often necessary before using a Keyboard Shortcut to move out of the current task or field. Sometimes reloading page helps via Ctrl+R.
Navigate Main Gmail Window

Esc


Civilization V (Windows)
Menu
General Hotkeys

Esc


Microsoft Excel 2010 (Windows)
Cancel Selection.
Work with Data Selections - Manage Active Selections

Esc


Dropbox (Web Application)
Hide Popup/ back tally
16 Shortcuts for Dropbox (Web Application)

esc


Firebug (Windows)
Cancel editing
CSS-Panel

Esc


Firebug (Linux)
Cancel editing
CSS-Panel

Esc


Microsoft Excel 2010 (Windows)
Cancel a cell entry.
Work with Data Selections - Edit Inside Cells

Esc


Microsoft Projects 2010 (Windows)
Cancel an entry
Edit Fields

Esc


Firebug (MacOS)
Cancel editing
CSS-Panel

Esc


Adobe Photoshop CS5 (MacOS)
Return a rotated document to its original orientation
Photoshop CS5 Panels - Animation Panel (Timeline Mode, PS extended)

Esc


Adobe Photoshop CS5 (Windows)
Return a rotated document to its original orientation
Photoshop CS5 Panels - Animation Panel (Timeline Mode, PS extended)

Esc


Microsoft OneNote 2010 (Windows)
Cancel the selected outline or page.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

esc


Android Emulator (Windows)
Back Button
Main Device Keys

Esc


Google Mail (Windows)
Closes Task Window if focus is on it (see limitations above)
Tasks in Gmail

Esc


Microsoft Word 2007 (Windows)
Exit reading layout view.
Working with documents: Full Screen Reading view

Esc


Visual Studio 2015 (Windows)
Cancel Selection
Code Editor - Select Text

Esc


SharpDevelop 4.0 (Windows)
Clear all selections
Standard Editor Shortcuts

Esc


Access 2010 (Windows)
Close the visible menu; or, with a submenu visible, to close the submenu
Manage Access Features - Menus

Esc


Firefox (Linux)
Stop loading page
Inside Webpages

Esc


Firefox (Windows)
Stop loading page
Inside Webpages

Esc


Firefox (MacOS)
Stop Loading
Page Manipulation

Esc


Access 2010 (Windows)
Close the selected drop-down list box
Manage Access Features - Dialog Boxes

Esc


Thunderbird (Windows)
Stop
Retrieve Messages

Esc


Access 2010 (Windows)
Cancel the command and close the dialog box
Manage Access Features - Dialog Boxes

Esc


Firefox (Linux)
Close search window
Search

Esc


Thunderbird (MacOS)
Stop
Retrieve Messages

Esc


Thunderbird (Linux)
Stop
Retrieve Messages

Esc


Firefox (Windows)
Close search window
Search

Esc


Google Chrome (Windows)
Stop webpage loading
Browse between Webpages

Esc


Access 2010 (Windows)
Cancel Extend mode
Manage Access Features - Select and move Fields or Columns

Esc


Microsoft Word 2007 (Windows)
Turn extend mode off.
Edit and move text and graphics: Extend a selection

Esc


Access 2010 (Windows)
Cancel / undo changes in the current field or current record
Manage Access Features - Edit Text and Data

Esc


Microsoft Excel 2010 (Windows)
Cancel the command and close the dialog box.
Work with Data Selections - Dialog Boxes

Esc


Google Chrome (Windows)
With focus on Search box: Close Search box
Search

Esc


Microsoft Excel 2010 (Windows)
Remove Focus from Selection.
Work with Data Selections - Work with Smart Art Graphics

Esc


Phoenix Viewer (Windows)
Reset View
View

Esc


Microsoft OneNote 2010 (Windows)
Dismiss Search and return to the page.
Searching Notes

esc


Tally 9.0 (Windows)
Clear entry
Inventory Vouchers

Esc


Access 2010 (Windows)
Move from a table cell to the table's title bar
Manage Access Features - Database Diagram

Esc


Microsoft Excel 2010 (Windows)
Cancel Selection.
Insert and Edit Data - Manage Active Selections

Esc


Google Chrome (Linux)
Stop webpage loading
Browse between Webpages

Esc


Visual Studio 2015 (Windows)
Cancel Selection
Coding - Select Text

Esc


Tekla Structures 14.0 (Windows)
Interrupt
General shortcuts

Esc


Microsoft PowerPoint 2003 (Windows)
Slide Show: End
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Esc


Microsoft Excel 2010 (Windows)
Cancel a cell entry.
Insert and Edit Data - Edit Inside Cells

Esc


Google Chrome (Linux)
With focus on Search box: Close Search box
Search

Esc


Access 2010 (Windows)
Cancel refresh operation in progress
Manage Access Features - Pivot Table

Esc


Open Office Impress (Linux)
End presentation.
Slide Shows

Esc


Microsoft Excel 2011 (MacOS)
Cancel a cell entry
Entering data on a sheet

Esc


Google Docs (Windows)
Move focus outside of input box
Comment View

Esc


Google Docs (MacOS)
Move focus outside of input box
Comment View

Esc


Microsoft Excel 2011 (MacOS)
Cancel an entry in the cell or formula bar
Working in cells or the Formula bar

Esc


Adobe Photoshop CS5 (MacOS)
Return a rotated document to its original orientation
Extract and Pattern Maker (plug-in) - Animation Panel (Timeline Mode, PS extended)

Esc


Sublime Text (Windows)
Cancel Selection
Navigation - Advanced Selections

Esc


Adobe Photoshop CS5 (Windows)
Return a rotated document to its original orientation
Extract and Pattern Maker (plug-in) - Animation Panel (Timeline Mode, PS extended)

Esc


Oracle SQL Developer 4 (Windows)
Cancel
Code Editor

Esc


Open Office Impress (Linux)
Exit current mode.
Select and Move Elements

Esc


Open Office Impress (Linux)
Moves the focus to the first slide.
Slide Sorter

Esc


InDesign CS5 (MacOS)
Select container of selected content
Selecting and moving objects

Esc / double-click


Opera (Linux)
Exit Context or Cancel
Focus

Esc


Adobe Photoshop CS4 (MacOS)
Apply/cancel an operation of the Magnetic Lasso
Shortcut Keys for selecting and moving objects

Enter / Esc / Command + . (period)


Visual Studio 2015 (Windows)
Cancel Selection
Code Snippets (Visual C# Scheme) - Select Text

Esc


Adobe Photoshop CS4 (MacOS)
Accept cropping or exit cropping
Shortcut Keys for selecting and moving objects

Crop tool + Enter / Esc


Sublime Text (Windows)
Cancel Selection
Selections - Advanced Selections

Esc


Microsoft Excel 2010 (Windows)
Cancel the command and close the dialog box.
Insert and Edit Data - Dialog Boxes

Esc


Microsoft Excel 2011 (MacOS)
Cancel an entry in the cell or the formula bar
Formatting and editing data

Esc


Microsoft Excel 2010 (Windows)
Remove Focus from Selection.
Insert and Edit Data - Work with Smart Art Graphics

Esc


Access 2010 (Windows)
Close the visible menu; or, with a submenu visible, to close the submenu
Working with Text and Data - Menus

Esc


Access 2010 (Windows)
Close the selected drop-down list box
Working with Text and Data - Dialog Boxes

Esc


Access 2010 (Windows)
Cancel the command and close the dialog box
Working with Text and Data - Dialog Boxes

Esc


Adobe Illustrator CS5 (MacOS)
Exit Artboard tool mode
Viewing Artwork

Esc


Adobe Photoshop CS4 (MacOS)
Cancel
Shortcut Keys for transforming selections, selection borders, and paths

Command + . / Esc


InDesign CS5 (MacOS)
Toggle between text selection and cell selection
Working with Tables

Esc


Evernote (Windows)
Move focus from note editor to note list
Note Editor

Esc


Adobe Illustrator CS5 (MacOS)
Exit Full Screen mode
Viewing Artwork

Esc


Microsoft Excel 2010 (Windows)
Cancel Selection.
Format Data - Manage Active Selections

Esc


Access 2010 (Windows)
Cancel Extend mode
Working with Text and Data - Select and move Fields or Columns

Esc


Microsoft PowerPoint 2010 (Windows)
End a presentation.
Show PowerPoint Presentation with Shortcuts

Esc / -


Microsoft Excel 2010 (Windows)
Cancel a cell entry.
Format Data - Edit Inside Cells

Esc


Smartplant Review (Windows)
Stop the current view update, key frame motion, or raytrace
Managing Smartplan Review

Esc


Access 2010 (Windows)
Cancel / undo changes in the current field or current record
Working with Text and Data - Edit Text and Data

Esc


Visual Studio 2015 (Windows)
Close menu or dialog
Manage Visual Studio

Esc


Photoshop Lightroom 4 (Windows)
Switch to Grid view
Comparing photos in the Library module

G / Esc


Android Emulator (Linux)
Back Button
Main Device Keys

Esc


Visual Studio 2015 (Windows)
Leave bookmark window and focus on editor
Bookmarks

Esc


Microsoft PowerPoint 2010 (Windows)
Select an object (with text selected inside the object).
Work with Text and Objects

Esc


Photoshop Lightroom 4 (MacOS)
Switch to Grid view
Comparing photos in the Library module

G / Esc


Microsoft Outlook 2010 (Windows)
Close contact
Contacts Shortcuts

Esc


Access 2010 (Windows)
Move from a table cell to the table's title bar
Working with Text and Data - Database Diagram

Esc


VLC Media Player (MacOS)
Exit full screen mode
Movie Navigation

Esc


Kanban Tool (Web Application)
closing card without saving
Online Kanban Board for Visual Project Management

Esc


Microsoft Excel 2011 (MacOS)
Cancel the command and close the dialog box
Dialog boxes

Esc


Adobe Illustrator CS5 (MacOS)
Deselect a width point
Creating variable width points

Esc


Adobe Photoshop CS4 (MacOS)
Return a rotated document to its original orientation
Shortcut Keys for using the Animation panel in Timeline Mode (Photoshop Extended)

Esc


InDesign CS5 (MacOS)
Move focus to selected object, text, or window
Panels

Esc


Access 2010 (Windows)
Cancel refresh operation in progress
Working with Text and Data - Pivot Table

Esc


Microsoft Excel 2010 (Windows)
Cancel the command and close the dialog box.
Format Data - Dialog Boxes

Esc


FreeMind 0.9.0 (Windows)
Go to root
Node navigation commands

Esc


Avid Media Composer 7 (MacOS)
Toggle between making the Source and Record monitors active.
Editing

Esc


Avid Media Composer 7 (Windows)
Toggle between making the Source and Record monitors active.
Editing

Esc


Microsoft Excel 2010 (Windows)
Remove Focus from Selection.
Format Data - Work with Smart Art Graphics

Esc


Adobe Photoshop CS5 (MacOS)
Cancel completely
Puppet Warp

Esc


Adobe Illustrator CS5 (Windows)
Exit Artboard tool mode
Viewing Artwork

Esc


Adobe Illustrator CS5 (Windows)
Exit Full Screen mode
Viewing Artwork

Esc


Youtube Player (Windows)
Focus away from Search Bar
Gain Control of Youtube Video

Esc


Adobe Photoshop CS5 (Windows)
Cancel completely
Puppet Warp

Esc


Microsoft Excel 2010 (Windows)
Cancel Selection.
Formulas and Names - Manage Active Selections

Esc


Microsoft PowerPoint 2010 (Windows)
Close the smart tag menu or message.
Manage Smart Tags

Esc


Microsoft Excel 2010 (Windows)
Cancel a cell entry.
Formulas and Names - Edit Inside Cells

Esc


Youtube Player (Windows)
Leave full screen mode
Video Control

Esc


Microsoft PowerPoint 2010 (Windows)
Close a selected drop-down list; cancel a command and close a dialog box.
Work with Dialog Boxes

Esc


Photoshop Lightroom 4 (Windows)
End slide show
Slideshow module

Esc


Access 2010 (Windows)
Close the visible menu; or, with a submenu visible, to close the submenu
Working with Access Views - Menus

Esc


Gwenview (Linux)
Switches back to Browse Mode.
30 Shortcuts for Gwenview (Linux)

Esc


Access 2010 (Windows)
Close the selected drop-down list box
Working with Access Views - Dialog Boxes

Esc


Access 2010 (Windows)
Cancel the command and close the dialog box
Working with Access Views - Dialog Boxes

Esc


IntelliJ (Linux)
Go to editor (from tool window)
Navigation

Esc


Photoshop Lightroom 4 (MacOS)
End slide show
Slideshow module

Esc


IntelliJ (Windows)
Go to editor (from tool window)
Navigation

Esc


Access 2010 (Windows)
Cancel Extend mode
Working with Access Views - Select and move Fields or Columns

Esc


Adobe Illustrator CS5 (Windows)
Deselect a width point
Creating variable width points

Esc


Access 2010 (Windows)
Cancel / undo changes in the current field or current record
Working with Access Views - Edit Text and Data

Esc


FL Studio (Windows)
Closes a window
Window Navigation

Esc


Microsoft Excel 2013 (Windows)
Cancel Selection
Navigate Inside Selected Text Blocks

Esc


Microsoft Word 2013 (Windows)
Turn extend mode off
Select Text, Move, and Delete Text

Esc


Microsoft Excel 2013 (Windows)
Cancel a cell entry
Edit Content of Cells

Esc


Microsoft Excel 2010 (Windows)
Cancel the command and close the dialog box.
Formulas and Names - Dialog Boxes

Esc


IntelliJ (Windows)
Remove all selections
Multiple Selection

Esc


Microsoft Excel 2010 (Windows)
Remove Focus from Selection.
Formulas and Names - Work with Smart Art Graphics

Esc


Access 2010 (Windows)
Move from a table cell to the table's title bar
Working with Access Views - Database Diagram

Esc


Virtual DJ (Windows)
Loop 0
All Shortcuts

Esc


Adobe Photoshop CS5 (MacOS)
Apply/cancel an operation of the Magnetic Lasso
Select and Move Objects

Enter / Esc / Command + . (period)


Adobe Photoshop CS5 (MacOS)
Accept cropping or exit cropping
Select and Move Objects

Crop tool+ r eturn / Esc


Adobe Acrobat Pro (Windows)
Move the focus back to the parent command button with a submenu or submenu element with a flyout
Navigation - Navigating task panes

Esc


Microsoft Excel 2010 (Windows)
Cancel Selection.
The Rest - Manage Active Selections

Esc


Qt Creator (Windows)
Move to Edit mode
General

Esc


Adobe Photoshop CS5 (MacOS)
Cancel
Transform Selections, Selection Borders, and Paths

Command + . (period) / Esc


Qt Creator (MacOS)
Move to Edit mode
General

Esc


Access 2010 (Windows)
Cancel refresh operation in progress
Working with Access Views - Pivot Table

Esc


Adobe Photoshop CS5 (Windows)
Apply/cancel an operation of the Magnetic Lasso
Select and Move Objects

Enter / Esc / Ctrl + . (period)


Microsoft Excel 2010 (Windows)
Cancel a cell entry.
The Rest - Edit Inside Cells

Esc


Feedly (Web Application)
Close selected article
Selected Article Actions

esc


Adobe Photoshop CS5 (Windows)
Accept cropping or exit cropping
Select and Move Objects

Crop tool+ Enter / Esc


Microsoft Windows 10 (Windows)
Close Start Menu
Manage Start Button and Task Bar

Esc


Adobe Photoshop CS5 (Windows)
Cancel
Transform Selections, Selection Borders, and Paths

Ctrl + . (period) / Esc


Microsoft Word 2013 (Windows)
Close traditional search window if active
Search and Replace

Esc


Adobe Acrobat Pro (Windows)
Closes pop-up (or text field in Comments List) for comment that has focus
Comments

Esc


Adobe Acrobat Pro (Windows)
Return to Hand tool or Select tool
Navigation

Esc


Microsoft Word 2013 (Windows)
Close print preview
Print Documents

Esc


Microsoft Excel 2013 (Windows)
Cancel the command and close the dialog box
Dialog Boxes

Esc


Access 2010 (Windows)
Close the visible menu; or, with a submenu visible, to close the submenu
The Rest - Menus

Esc


Google Mail (MacOS)
Generally resets state. Often necessary before using a Keyboard Shortcut to move out of the current task or field. Sometimes reloading page helps via Command+R.
Navigate Main Gmail Window

Esc


Google Chrome (MacOS)
Stop webpage loading
Browse between Webpages

Esc


Access 2010 (Windows)
Close the selected drop-down list box
The Rest - Dialog Boxes

Esc


Microsoft Excel 2010 (Windows)
Cancel the command and close the dialog box.
The Rest - Dialog Boxes

Esc


Access 2010 (Windows)
Cancel the command and close the dialog box
The Rest - Dialog Boxes

Esc


Google Chrome (MacOS)
With focus on Search box: Close Search box
Search

Esc


Prezi (Web Application)
Finish current action or close open dialog
Editing

Esc


Microsoft Excel 2010 (Windows)
Remove Focus from Selection.
The Rest - Work with Smart Art Graphics

Esc


Adobe After Effects CC (Windows)
Interrupt running a script
Basics

Esc


Prezi (Web Application)
End presentation
Presenting

Esc


Adobe After Effects CC (MacOS)
Interrupt running a script
Basics

Esc


Access 2010 (Windows)
Cancel Extend mode
The Rest - Select and move Fields or Columns

Esc


Camtasia 8 (Windows)
Remove focus from current control, menu, pr close dialog box
Standard Windows Shortcuts

Esc


Sway 2016 (Windows)
Cancel the current action, remove the current selection, or exit Play mode
Basic Commands

Esc


Access 2010 (Windows)
Cancel / undo changes in the current field or current record
The Rest - Edit Text and Data

Esc


Skype for Business (Lync) 2016 (Windows)
For Video - Exit full-screen video.
Instant Messaging

Esc


Microsoft Outlook 2016 (Windows)
Clear the search results
Search

Esc


Google Mail (MacOS)
Closes Task Window if focus is on it (see limitations above)
Tasks in Gmail

Esc


Onshape (Windows)
Cancel command
General

Esc


Skype for Business (Lync) 2016 (Windows)
Exit full-screen video.
Conversation or Meeting Stage

Esc


Onshape (MacOS)
Cancel command
General

Esc


Nirvana (Web Application)
Remove focus
Rapid Entry

Esc


Skype for Business (Lync) 2016 (Windows)
Close a tab.
Tabbed conversations

Esc


Nirvana (Web Application)
Cancel current action
Global

Esc


Access 2010 (Windows)
Move from a table cell to the table's title bar
The Rest - Database Diagram

Esc


Photoshop Lightroom CC (MacOS)
Switch to Grid view
Comparing Photos in the Library Module

G / Esc


Photoshop Lightroom CC (Windows)
Switch to Grid view
Comparing Photos in the Library Module

G / Esc


Microsoft Edge Browser (Windows)
Stop loading the page / Close sidebar (if open; e.g.: Bookmarks)
View / Print

Esc


Access 2010 (Windows)
Cancel refresh operation in progress
The Rest - Pivot Table

Esc


Plex (Windows)
Exit
Graphics(Audio/Video) Control

Esc


Microsoft OneNote 2016 (Windows)
Dismiss search and return to page
Search Notes

Esc


Plex (MacOS)
Exit
Graphics(Audio/Video) Control

Esc


Corel VideoStudio X9.5 (Windows)
Cancel
Runtime Shortcuts

Esc


Safari Browser (MacOS)
Stop
Navigation/Scroll Operation

Esc


Microsoft Visio 2016 (Windows)
Exit Full screen view
Window/Navigation Shortcut

Esc


Plex (Windows)
Exit/Back
Navigation Controls

Esc


Plex (MacOS)
Exit/Back
Navigation Controls

Esc


Adobe Audition CC (Windows)
Clear time selection
Marker/Tool/Clip Shortcuts

Esc


Adobe Audition CC (MacOS)
Clear time selection
Marker/Tool/Clip Shortcuts

Esc


Microsoft Outlook 2016 (Windows)
Close a contact
People

Esc


Microsoft PowerPoint 2016 (Windows)
End Slideshow
Slide Operations(Presentation time)

Esc / End


FileMaker Pro (MacOS)
Close dialog box
General Shortcuts

Esc


Adobe Illustrator CC (MacOS)
Exit fullscreen mode
Viewing Artwork

Esc


Adobe Illustrator CC (Windows)
Exit fullscreen mode
Viewing Artwork

Esc


Apple Keynote (MacOS)
Discard Changes
Formula Shortcuts(Tables)

Esc / Click Cancel


FileMaker Pro (Windows)
Cancel an operation or dialog box
General keyboard shortcuts (Windows)

Esc


FileMaker Pro (Windows)
Close a dialog box
General keyboard shortcuts (Windows)

Esc


Adobe After Effects CC (Windows)
Return to previous view
3D Layers

Esc


Photoshop Lightroom CC (Windows)
End slide show
Slideshow Module

Esc


Photoshop Lightroom CC (MacOS)
End slide show
Slideshow Module

Esc


Adobe After Effects CC (MacOS)
Return to previous view
3D Layers

Esc


Hexagon 2 (MacOS)
Abort Actions
Select,Interface and Display Shortcuts

Esc


Hexagon 2 (Windows)
Abort Actions
Select,Interface and Display Shortcuts

Esc


FileMaker Pro (MacOS)
Open or close a drop-down list or calendar for an active field
Browse Mode Shortcuts

Esc


Apple Keynote (MacOS)
Close slide switcher
Slideshow

Esc


Finale (MacOS)
Switch to selection tool
Playback and General Shortcuts

Esc


Anime Studio (Windows)
Deselect
General Shortcuts

Esc


Finale (Windows)
Switch to selection tool
Playback and General Shortcuts

Esc


FileMaker Pro (Windows)
Open or close a drop-down list or calendar for an active field
Browse-Mode Shortcuts

Esc


Adobe After Effects CC (Windows)
Exit free-transform Mask editing Mode
Masks

Esc


Finale (MacOS)
Hide Secondary handles
Smart Shape Tool

Esc


Adobe After Effects CC (MacOS)
Exit free-transform Mask editing Mode
Masks

Esc


3D Coat (MacOS)
Delete all point
Splines

Esc


Finale (Windows)
Hide Secondary handles
Smart Shape Tool

Esc


3D Coat (Windows)
Delete all point
Splines

Esc


iMovie (MacOS)
Exit full screen
Play video

Esc


Dynamics NAV 2015 (Windows)
Close the current window/ Undo the Data entry
Normal Shortcuts

Esc


Dynamics CRM 2015 (Windows)
Cancel a command, or close a selected list or dialog box
Form Keyboard Shortcuts

Esc


Zoho Sheet (Windows)
Return the focus to the active cell
Shortcuts for Objects (Images,charts,buttons etc)

Esc


Zoho Sheet (Windows)
Cancel dragging the object
Shortcuts for Objects (Images,charts,buttons etc)

Esc


Dynamics CRM 2015 (Windows)
Cancel edits and close (Close)
Form Keyboard Shortcuts

Esc


Anime Studio (MacOS)
Deselect
General Shortcuts

Esc


Dynamics AX 2015 (Windows)
Close the current form without saving changes.
Working with Forms

Esc / Alt + F4


Dynamics CRM 2015 (Windows)
Close lookup drop-down list
Form Keyboard Shortcuts

Esc


Zoho Sheet (MacOS)
Cancel cell entry
Editing Shortcuts

Esc


Microsoft Word 2016 (Windows)
Turn extend mode off
Text Editing/Graphics editing Operations

Esc


Dynamics SL 2015 (Windows)
Cancel a command, or close a selected list or dialog box
Navigation in forms

Esc


Dynamics SL 2015 (Windows)
Cancel edits and close (Close)
Navigation in forms

Esc


Zoho Sheet (MacOS)
Return the focus to the active cell
Shortcuts for Objects (Images,charts,buttons etc)

Esc


Zoho Sheet (MacOS)
Cancel dragging the object
Shortcuts for Objects (Images,charts,buttons etc)

Esc


Dynamics SL 2015 (Windows)
Close a lookup drop-down list
Navigation in forms

Esc


iMovie (MacOS)
Cancle dialog
Accept/ Cancle

Esc


Dynamics CRM 2015 (Windows)
Close a record
General Purpose Shortcuts

Esc


Dynamics SL 2015 (Windows)
Close an open drop-down list
Grid/View Shortcuts

Esc


Dynamics SL 2015 (Windows)
Cancel your edits
Grid/View Shortcuts

Esc


Dynamics CRM 2015 (Windows)
Cancel the current task or command, or close a selected list or dialog box
General Purpose Shortcuts

Esc


Microsoft Projects 2016 (Windows)
Close a selected drop-down list; cancel a command and close a dialog box.
Working with dialog boxes

Esc


Dynamics CRM 2015 (Windows)
Cancel a command, or close a selected list or dialog box
Dialog Box Shortcuts

Esc


1Password (MacOS)
Cancel editing of the current item.
Main App Shortcuts

Command + . / Esc


Battlefield 12 (Windows)
Game Menu
Beginner's Approch by PC Keyboard

Esc


Microsoft Projects 2016 (Windows)
Close the action menu or message.
Access and Use Action

Esc


1Password (MacOS)
Dismiss the 1Password mini pop+up
1Password Mini App Shortcuts

Esc


Autodesk Inventor 2017 (Windows)
Cancle
Tools

ESC


Adobe Photoshop CC (Windows)
Cancel
Transform Selections, Borders, and Paths

Esc


Microsoft Projects 2016 (Windows)
Select an object (with text selected inside the object).
Working with OfficeArt Objects

Esc


AutoCad Architecture 2017 (Windows)
Closes the text editor and loses any changes made
Text Editing

Esc


Adobe Photoshop CC (MacOS)
Cancel
Transform Selections, Borders, and Paths

Esc


Adobe Acrobat Pro (MacOS)
Move the focus back to the parent command button with a submenu or submenu element with a flyout
Navigation - Navigating task panes

Esc


CyberLink PhotoDirector 8 (Windows)
Cancel regional adjustment
Operational

Esc


Microsoft Projects 2016 (Windows)
Collapse selection.
Working with OfficeArt Objects

Esc


1Password (Windows)
Cancel editing of the current item.
General Shortcuts

Ctrl + . / Esc


Adobe Acrobat Pro (MacOS)
Closes pop-up (or text field in Comments List) for comment that has focus
Comments

Esc


GitLab (Web Application)
Go Back
Project File Searching Shortcuts

Esc


Call of Duty (Windows)
Objectives/Pause menu
General Game Controls

Esc


Todoist (Web Application)
Cancel current changes
Task Editing Shortcuts

Esc


TextMate 2 (MacOS)
Completion
General Shortcuts

Esc


Apple Motion (MacOS)
Cancel shape drawing and delete the open mask
Bezier Mask Tools

Esc


Microsoft Projects 2016 (Windows)
Cancel an entry.
Sheet View

Esc


Adobe Acrobat Pro (MacOS)
Close context menu
Navigation

Esc


Adobe Acrobat Pro (MacOS)
Return to Hand tool or Select tool
Navigation

Esc


Act! CRM (Windows)
Close Menu/Dialog box
Activity Shortcuts

Esc


Apple Motion (MacOS)
Cancel mask drawing and delete the open shape
B-Spline Mask Tools

Esc


Asana (Web Application)
Collapse Right Pane
Application Shortcuts

Esc


JetBrains RubyMine (Windows)
Go to Editor
General Shortcuts

Esc


JetBrains RubyMine (MacOS)
Go to Editor
General Shortcuts

Esc


JetBrains RubyMine (Linux)
Go to Editor
General Shortcuts

Esc


Trello (Web Application)
Close Menu/Cancel Editing
General Shortcuts

Esc


JetBrains PyCharm (Windows)
Go to Editor
General Shortcuts

Esc


Microsoft Projects 2016 (Windows)
Cancel an entry.
Select and Edit in Entry bar

Esc


SalesForce (Web Application)
Enter Keyboard Shortcut Mode
Console Controls

Esc


JetBrains AppCode (MacOS)
Go to Editor
General Shortcuts

Esc


Slack (MacOS)
Mark All Messages in Current Channel
Mark Message

Esc


Atlasian JIRA Agile (Web Application)
Cancel Changes
Agile Shortcuts

Esc


Slack (Windows)
Mark All Messages in Current Channel
Mark Message

Esc


Google Photos (Web Application)
Close or Deselect Photo
General Shortcuts

Esc


Atlasian JIRA Agile (Web Application)
Escape field
Issue Actions and Navigation Shortcuts

Esc


Google Hangouts (Web Application)
Close Current Window
Move between Windows

Esc


IntelliJ (MacOS)
Go to Editor
Navigation Shortcuts

Esc


Atlassian Crucible (Web Application)
Closes Reference list of Keyboard Shortcuts
General shortcuts

Esc


Bitbucket (Web Application)
Dismiss dialog or remove focus
Application

Esc


Zimbra Collaboration Suite 8 (Windows)
Close the Current View
Application

Esc


JetBrains AppCode (MacOS)
Go to Editor
Navigation Controls

Esc


JetBrains PyCharm (MacOS)
Go to Editor
Navigation Shortcuts

Esc


Amazon Kindle (Windows)
Exit FullScreen Mode
Reading Book

Esc


Zimbra Collaboration Suite 8 (Windows)
Cancel Message
Mail Compose Form

Esc


Zimbra Collaboration Suite 8 (Windows)
Cancel Editing Contact
Edit Contact Form

Esc


Sketch 3 (MacOS)
Select Parent Artboard
Arranging Layers,Groups and Artboards

Esc


Windows 10 File Explorer (Windows)
Cancel Search
Windows Search Shortcuts

Esc


Zimbra Collaboration Suite 8 (Windows)
Close ReadOnly Appointment View
Calender

Esc


Zimbra Collaboration Suite 8 (Windows)
Cancel Editing Appointment
Edit Appointment Form

Esc


Desk.com (Windows)
Close dialog
System-Wide

Esc


Desk.com (MacOS)
Close dialog
System-Wide

Esc


Zimbra Collaboration Suite 8 (Windows)
Dismiss Menu
PopUp Menus

Esc


Autodesk SketchBook Pro (Windows)
Exit Selection Tool
Tools

Esc


Autodesk SketchBook Pro (Windows)
Exit Fill Tool
Tools

Esc


Blender 3D (Windows)
Cancel Blender Functions
Universal

Esc


Zimbra Collaboration Suite 8 (Windows)
Cancel Changes to Dialog
Dialog Boxes

Esc


Clarizen (Web Application)
Closes the Navigation panel
Navigation

Esc


Zoho Mail (Web Application)
Clear Menu
Default Keyboard Shortcuts

Esc


Zoho Mail (Web Application)
Clear Menu
Customizable Keys

Esc


jEdit (Windows)
Select None
Selecting Text

Esc


Clarizen (Web Application)
Simulates Cancel Mouse click
PopUp/Item editor

Esc


Clarizen (Web Application)
Closes the popup
PopUp/Item editor

Esc


Clarizen (Web Application)
Cancel in Multiple Button and Done in Single Button PopUp
Other PopUps

Esc


Clarizen (Web Application)
Cancel
Range Filter

Esc


Clarizen (Web Application)
In the textual search,Removes the text and the filter Whether If filter Popup open,Simulate Cancel
Global filter Pane

Esc


Microsoft PowerPoint 2016 (MacOS)
Cancel a command, such as Save As
Presentations

ESC


JetBrains PhpStorm (MacOS)
Go to Editor
Navigation

Esc


Microsoft Excel 2016 (MacOS)
Exit a dialog or cancel an action
Work in windows and dialogs

Esc


Microsoft Excel 2016 (MacOS)
Cancel the command and close
Work in windows and dialogs

Esc


Microsoft Teams (Windows)
Close A Dialog or Move Focus
General Shortcuts

Esc


DocuSign (Web Application)
Cancel
Field Shortcuts

Esc


Microsoft Word 2016 (MacOS)
Turn off extend mode
Extend a selection

Esc


Microsoft Hotmail (Web Application)
Close message
14 Shortcuts for Microsoft Hotmail (Web Application)

Esc


Microsoft Excel 2016 (MacOS)
Cancel a cell entry
Enter data on a sheet

Esc


Fifa Football 17 (Windows)
Pause
Attacking (Keyboard + Mouse )

Esc


Fifa Football 17 (Windows)
Pause
Defending (Mouse + Keyboard)

Esc


Microsoft Excel 2016 (MacOS)
Cancel an entry in the cell or formula bar
Work in cells or the Formula bar

Esc


Microsoft PowerPoint 2016 (MacOS)
Cancel a command and close the dialog box
Windows and dialog boxes

ESC


Opera (Windows)
Exit Context or Cancel
Focus

Esc


Opera (MacOS)
Exit Context or Cancel
Focus

Esc


ACDSee (Windows)
Close current Dialog Box/Close View Mode and Returns Previous Mode
View Mode

Esc


Gliffy (Windows)
Quit tool
Document Shortcuts

Esc


Microsoft Excel 2016 (MacOS)
Cancel an entry in the cell or the formula bar
Format and edit data

Esc


Opera (MacOS)
Stop page loading
Transmission Loading

Esc


Corel Quattro Pro X8 (Windows)
Exit Edit Mode
EditMode Shortcuts

Esc


Opera (MacOS)
Cancel current voice prompt
Transmission Loading

Esc


Opera (Windows)
Stop page loading
Transmission Loading

Esc


Opera (Windows)
Cancel current voice prompt
Transmission Loading

Esc


Corel Quattro Pro X8 (Windows)
Close Current Dialog Box
Object Keys

Esc


Corel Quattro Pro X8 (Windows)
Exit Preview
Print Preview

Esc


Chief Architect (Windows)
Cancel Selection/Previous Command
View Mode

Esc


InCopy CC (Windows)
Enables the Position tool in text
Working with Text

Esc


Chief Architect (MacOS)
Cancel Selection/Previous Command
View Mode

Esc


InCopy CC (MacOS)
Enables the Position tool in text
Working with Text

Esc


Corel Ventura 10 (Windows)
Cancel
General Shortcuts

Esc


Yahoo Mail (Web Application)
Close read-message tab
General

Esc


Houdini (Windows)
View
Particle/Contex/Scene View

Esc


Flock (Windows)
Stop
General

Esc


Kingsoft Presentation 2016 (Windows)
End slideShow
SlideShow

Esc


Brackets (MacOS)
Close Quick Edit
Edit

Esc


Apple Motion (MacOS)
Cancel spline drawing and delete the open spline
Shape and Mask Controls

Esc


Final Fantasy XV (Windows)
Close all UI components
Hotbar And Main Menu

Esc


Notes 9.0 (Windows)
Exit Current Element
26 Shortcuts for Notes 9.0 (Windows)

Esc


FxPro (Windows)
Close Any Window
General Shortcuts

Esc


Brackets (MacOS)
Switch to Single Selection
Multiple Cursors

Esc


Informix Genero 2.5.0 (Windows)
Focus back to file
Find and Replace

Esc


WinSCP 5 (Windows)
Cancels reading of remote directory
Service Commands

Esc


Transmission BT (Windows)
Cancel Dailog
10 Shortcuts for Transmission BT (Windows)

Esc