Google Chrome (Windows)

Address Bar

Enter search query in the address bar

Ctrl + E / Ctrl + K

All hotkeys for Google Chrome (Windows)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools

Ctrl + Shift + I (or F12 )

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools (With Focus on Javascript Console)

Ctrl + Shift + J

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle Element Inspection mode

Ctrl + Shift + C

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch Focus on Developer Tools (there is not really a shortcut for focusing on the Developer Tool, but this is a workaround. Watch the Inspector Mode Icon change color as you press for guidence. Finally, this works only if DevTools are docked; if they are not, simpy switch between windows with Alt+Tab)

Ctrl + Shift + C (2x)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Show General Settings Dialog (press Esc to exit)

?

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch to next / Switch to previous panel (add Alt to the combination to reverse the direction)

Ctrl + [ / ]

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Dock / Undock Developer Tool

Ctrl + D

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle (mobile) Device Mode

Ctrl + Shift + M

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text in Source

Ctrl + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text across sources

Ctrl + Shift + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search by Filename

Ctrl + O

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom in / Zoom out Developer tools

Ctrl + [ + ] / -

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom to default

Ctrl + 0 (zero)

Manage Chrome DevTools - Elements Panel
Focus on the Elements content (this is strangely nowhere documented, but worked for me; without this one, you cannot use any of the other shortcuts below without clicking on the content first)

Ctrl + Arrow Up

Manage Chrome DevTools - Elements Panel
Navigate upwards/ downwards

Arrow Up / Arrow Down

Manage Chrome DevTools - Elements Panel
Undo / Redo Change

Ctrl + Z / Ctrl + Y

Manage Chrome DevTools - Elements Panel
Expand / Collapse

Arrow Right / Arrow Left

Manage Chrome DevTools - Elements Panel
Expand node

Left-click on arrow

Manage Chrome DevTools - Elements Panel
Expand/collapse node with all children

Ctrl + Alt +Left-click

Manage Chrome DevTools - Elements Panel
Edit the element

Enter

Manage Chrome DevTools - Elements Panel
Hide the element

H

Manage Chrome DevTools - Elements Panel
Toggle edit as HTML

F2

Manage Chrome DevTools - Styles Panel
Edit Rule

Left-click

Manage Chrome DevTools - Styles Panel
Insert new property

Left-click on white space

Manage Chrome DevTools - Styles Panel
Go to line of style rule property declaration

Ctrl +Left-click on property

Manage Chrome DevTools - Styles Panel
Cycle through the color definition value

Shift +Left-click on property

Manage Chrome DevTools - Styles Panel
Edit next / edit previous property

Tab / Shift + Tab

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 1

Arrow Up / Arrow Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 10

Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Shift + Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Alt + Arrow Up / Arrow Down

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Step over next function call

F10 , Ctrl + '

Manage Chrome DevTools - Sources Panel
Step into next function call

F11 , Ctrl + ;

Manage Chrome DevTools - Sources Panel
Step out of current function

Shift + F11 , Ctrl + Shift + ;

Manage Chrome DevTools - Sources Panel
Select next / select previous call frame

Ctrl + . / ,

Manage Chrome DevTools - Sources Panel
Toggle breakpoint condition

Left-click on line-number

Manage Chrome DevTools - Sources Panel
Edit breakpoint condition

Right-click on line number

Manage Chrome DevTools - Sources Panel
Delete individual words

Alt + Delete

Manage Chrome DevTools - Sources Panel
Comment a line or selected text

Ctrl + /

Manage Chrome DevTools - Sources Panel
Save changes to local modifications

Ctrl + S

Manage Chrome DevTools - Sources Panel
Save all changes

Ctrl + Alt + S

Manage Chrome DevTools - Sources Panel
Go to line

Ctrl + G

Manage Chrome DevTools - Sources Panel
Search by filename

Ctrl + O

Manage Chrome DevTools - Sources Panel
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Sources Panel
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Sources Panel
Go to member

Ctrl + Shift + O

Manage Chrome DevTools - Sources Panel
Close active tab

Alt + W

Manage Chrome DevTools - Sources Panel
Run snippet

Ctrl + Enter

Manage Chrome DevTools - Code Editor
Go to matching bracket

Ctrl + M

Manage Chrome DevTools - Code Editor
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Code Editor
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Code Editor
Toggle comment

Ctrl + /

Manage Chrome DevTools - Code Editor
Select next occurrence

Ctrl + D

Manage Chrome DevTools - Code Editor
Undo last selection

Ctrl + U

Manage Chrome DevTools - Timeline Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Timeline Panel
Save timeline data

Ctrl + S

Manage Chrome DevTools - Timeline Panel
Open / Load timeline data

Ctrl + O

Manage Chrome DevTools - Profiles Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Console Panel
Accept Suggestion

Arrow Right

Manage Chrome DevTools - Console Panel
Previous / next command (line)

Arrow Up / Arrow Down

Manage Chrome DevTools - Console Panel
Focus the Console

Ctrl + `

Manage Chrome DevTools - Console Panel
Clear Console

Ctrl + L

Manage Chrome DevTools - Console Panel
Multi-line entry

Shift + Enter

Manage Chrome DevTools - Console Panel
Execute

Enter

Manage Tabs
Open a new tab

Ctrl + T

Manage Tabs
Reopen the last tab closed (up to 10 tabs)

Ctrl + Shift + T

Manage Tabs
Close the tab(or close Chrome if only one tab is open)

Ctrl + W / Ctrl + F4

Manage Tabs
Switch to the first tab, the second, etc.

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

Manage Tabs
Switch to the next tab

Ctrl + Tab / Ctrl + Page Up

Manage Tabs
Switch to the previous tab

Ctrl + Shift + Tab / Ctrl + Page Down

Manage Tabs
Open a new window

Ctrl + N

Manage Tabs
Open a new incognito window

Ctrl + Shift + N

Manage Tabs
Close the current window

Ctrl + Shift + W / Alt + F4

Manage Tabs
Open the link in a new background tab

Ctrl +left-click

Manage Tabs
Open the link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open the link in a new window

Shift +left-click

Manage Tabs
Download the link

Alt +left-click

Manage Tabs
Open Google search in a new background tab

Ctrl + click on "Search Google for" from a drop down menu

Manage Tabs
Open Google search in a new window

Shift + click on "Search Google for" from a drop down menu

Manage Tabs
Open the link in the selected tab

Drag link to an existing tab

Manage Tabs
Open the link in a new tab in the specified position on the tab strip

Drag link to tab bar

Manage Tabs
Select multiple tabs (to rearrange them or create a new window)

Hold Ctrl + click on tabs in the tab bar

Manage Tabs
Select all the tabs between two tabs (to rearrange them or create a new window)

Hold Shift + click on two tabs in the tab bar

Address Bar
Set focus to the address bar (highlights the current webpage URL if available)

Ctrl + L / Alt + D

Address Bar
Set focus to the toolbar

Shift + Alt + T

Address Bar
Enter search query in the address bar

Ctrl + E / Ctrl + K

Address Bar
Remove a prediction from the address bar

Arrow Down to highlight, then Shift + Delete

Address Bar
Perform a search using the search engine associated with the keyword or the URI

Type search term and press Enter

Address Bar
Open the site or a search in a new foreground tab

Type and press Alt + Enter

Address Bar
Open the site or a search in a new background tab (doesn't work in Windows 10)

Type and press Win + Enter

Address Bar
Open the site or a search in a new window

Type and press Shift + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in the current tab

Type and press Ctrl + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new foreground tab

Type and press Ctrl + Alt + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new background tab (doesn't work in Windows 10)

Type and press Ctrl + Win + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new window

Type and press Ctrl + Shift + Enter

Address Bar
Tab-to-Search feature. E.g. Typing in 'yahoo.com' plus tab opens yahoo search. Add/edit search engines via 'Under the Hood' -> Basic -> Search Engines.

Type name of search engine and press Tab

View Webpages
Alternate focus between address bar, bookmarks bar and webpage

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up

View Webpages
Scroll one page down / up

Page Down / Page Up

View Webpages
Scroll one page down / up

Space / Shift + Space

View Webpages
Jump to beginning / to end of webpage

Home / End

View Webpages
Zoom in / zoom out (or Ctrl+mousewheel)

Ctrl + [ + ] / -

View Webpages
Return zoom to normal text size

Ctrl + 0 (zero)

View Webpages
View webpage source

Ctrl + U

View Webpages
Turn full screen on / off

F11

View Webpages
Turn fullscreen on / off for some video types (e.g. YouTube)

F

View Webpages
Mute / unmute some video types (e.g. YouTube)

M

Browse between Webpages
Jump to homepage

Alt + Home

Browse between Webpages
Jump to previous webpage visited / jump to next webpage

Alt + Arrow Left / Arrow Right

Browse between Webpages
Reload current webpage

F5 / Ctrl + R

Browse between Webpages
Reload current webpage with cache override

Ctrl + F5 / Shift + F5

Browse between Webpages
Stop webpage loading

Esc

Browse within Webpages
Jump to next / previous link

Tab / Shift + Tab with focus on webpage

Browse within Webpages
Open link in current tab

Enter on link

Browse within Webpages
Open link in a new background tab

Ctrl + Enter on link

Browse within Webpages
Open link in a new foreground tab

Shift + Ctrl + Enter on link

Browse within Webpages
Open link in a new window

Shift + Enter on link

Browse within Webpages
Download link

Alt + Enter on link

Browse within Webpages
Open context menu (simulate right mouse button)

Shift + F10

Browse within Webpages
Select all content on webpage

Ctrl + A

Browse within Webpages
Copy selected content to clipboard

Ctrl + C with content selected

Access Browser Features
Print current webpage (Chrome Print Dialog)

Ctrl + P

Access Browser Features
Print current webpage (Native Windows Print Dialog)

Ctrl + Shift + P

Access Browser Features
Open file

Ctrl + O

Access Browser Features
Save current webpage

Ctrl + S

Access Browser Features
Open Wrench Menu (I'd call it file menu to remember the shortcut)

Alt + F

Access Browser Features
Open History tab

Ctrl + H

Access Browser Features
Open Downloads tab

Ctrl + J

Access Browser Features
View Google Task manager

Shift + Esc

Access Browser Features
Chrome Help

F1

Access Browser Features
Open the Clear Browsing Data options

Ctrl + Shift + Del

Search
Find text on webpage. Press Enter for.

Ctrl + F / F3

Search
Find next / find previous match

Enter / Shift + Enter with text found on webpage

Search
Find next / find previous match

Ctrl + G / Ctrl + Shift + G with text found on webpage

Search
With focus on Search box: Close Search box

Esc

Bookmarks Shortcuts
Show or hide bookmarks bar

Ctrl + Shift + B

Bookmarks Shortcuts
Open Bookmark Manager

Ctrl + Shift + O

Bookmarks Shortcuts
Add bookmark for current webpage

Ctrl + D

Bookmarks Shortcuts
Saves all open pages as bookmarks in a new folder

Ctrl + Shift + D

Bookmarks Shortcuts
Bookmark webpage (can be URL from address bar or link from page)

Drag URL to bookmark bar

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then B

Similar combinations for other applications


Microsoft Outlook 2010 (Windows)
Go to Search box
Messages in Main View - Main Window

F3 / Ctrl + E


Eclipse Helios (Windows)
Show list of open Editors. Use arrow keys and enter to switch
Editor Window

Ctrl + E


VLC Media Player (Windows)
Adjustments and audio/ video Effects
Manage VLC, Playlists, and Special Commands

Ctrl + E


Emacs 23.2.1 (Linux)
Jump to beginning / end of the line
Cursor Movement

Ctrl + A / Ctrl + E


Thunderbird (Windows)
Edit Message as new
Compose and Edit Message

Ctrl + E


Microsoft Outlook 2010 (Windows)
Align center
Messages in Main View - Format Message Body

Ctrl + E


Thunderbird (Linux)
Edit Message as new
Compose and Edit Message

Ctrl + E


SharpDevelop 4.0 (Windows)
Incremental search forward
Find/Replace

Ctrl + E


Microsoft Outlook 2010 (Windows)
Go to Search box
Messages in Compose View - Main Window

F3 / Ctrl + E


Google Chrome (Linux)
Start / stop recording
Manage Chrome DevTools - Timeline Panel

Ctrl + E


Google Chrome (Linux)
Start / stop recording
Manage Chrome DevTools - Profiles Panel

Ctrl + E


Microsoft OneNote 2010 (Windows)
Move the insertion point to the Search box to search all notebooks.
Searching Notes

ctrl + e


Phoenix Viewer (Windows)
Deselect all
Edit

Ctrl + E


Zune (Windows)
Search
Playing Songs

Ctrl + E


Microsoft Outlook 2010 (Windows)
Align center
Messages in Compose View - Format Message Body

Ctrl + E


Microstation v8i (Windows)
View Levels Display
Editing

Ctrl + E


Access 2010 (Windows)
Export contents to Excel
Manage Access Features - Pivot Table

Ctrl + E


Microsoft Outlook 2010 (Windows)
Go to Search box
Calendar Shortcuts - Main Window

F3 / Ctrl + E


Tekla Structures 14.0 (Windows)
Advanced options
General shortcuts

Ctrl + e


Microsoft Word 2007 (Windows)
Switch a paragraph between centered and left-aligned.
Character and paragraph formatting Align paragraphs

Ctrl + E


Vuescan (Windows)
Refresh
14 Shortcuts for Vuescan (Windows)

Ctrl + E


Opera (Linux)
Focus on address bar
Focus

Alt + D / Ctrl + E / Ctrl + L / F8


Microsoft Outlook 2010 (Windows)
Align center
Calendar Shortcuts - Format Message Body

Ctrl + E


Sublime Text (Windows)
Slurp find string
Find and Replace

Ctrl + E


Evernote (Windows)
Align current paragraph or selection center
Note Editor

Ctrl + e


Photoshop Lightroom 4 (Windows)
Edit in Photoshop
Managing photos and catalog

Ctrl + E


UltraEdit (Windows)
Delete line the cursor is on
Edit Menu

Ctrl + E


Oracle SQL Developer 4 (Windows)
Incremental Find Forward/ Backwards
Search

Ctrl + E / Ctrl + Shift + E


Microsoft Outlook 2010 (Windows)
Find contact or other item
Contacts Shortcuts

F3 / Ctrl + E


Microsoft Outlook 2010 (Windows)
Find task or other item
Tasks Shortcuts

Ctrl + E


VLC Media Player (MacOS)
Adjustments and audio/video effects
Manage VLC, Playlists, and Special Commands

Ctrl + E


FreeMind 0.9.0 (Windows)
Export to html
File commands

Ctrl + E


Access 2010 (Windows)
Export contents to Excel
Working with Text and Data - Pivot Table

Ctrl + E


CATIA V5 (Windows)
Activate define multi-instantiation tool in assembly design workbench
38 Shortcuts for CATIA V5 (Windows)

Ctrl + E


AutoCAD 2012 (Windows)
Cycle isometric planes
Toggle General Features

Ctrl + E


Vuescan (Linux)
Refresh
12 Shortcuts for Vuescan (Linux)

Ctrl + E


Photoshop Lightroom 4 (Windows)
Edit in Photoshop
Develop Module

Ctrl + E


Microsoft PowerPoint 2010 (Windows)
Center a paragraph.
Change Fonts and Formatting

Ctrl + E


NetBeans 8 (Windows)
Delete current line
Coding in Java

Ctrl + E


iTunes (Windows)
Eject a CD
Control menu shortcuts

Ctrl + E


HoneyView 5.03 (Windows)
Launch External Program
Change Image View

Ctrl + E


Directory Opus (Windows)
Open new lister
File Menu

Ctrl + E


IntelliJ (Linux)
Recent files popup
Navigation

Ctrl + E


Adobe Photoshop CS5 (Windows)
Export to a DFX file (Photoshop Extended only)
Vanishing Point

Ctrl + E


Presonus Studio One (Windows)
Mixdown to audio file...
Song Menu

Ctrl + E


IntelliJ (Windows)
Recent files popup
Navigation

Ctrl + E


FL Studio (Windows)
Toggle Step Edit mode
Record / Playback / Transport

Ctrl + E


Audacity 2 (Windows)
Zoom to selection
View Menu

Ctrl + E


Pro Tools (Windows)
Separate clip - At selection
Edit Menu

Ctrl + E


Adobe Flash Professional (Windows)
Toggle between Edit Movie and Edit Symbol Mode
Windows

Ctrl + E


Access 2010 (Windows)
Export contents to Excel
Working with Access Views - Pivot Table

Ctrl + E


Microsoft Word 2013 (Windows)
Center-align paragraph
Format Paragraphs and Apply Styles

Ctrl + E


FileMaker Pro (Windows)
Turn page guides on and off
Layout Mode Shortcuts - Relationships Graph

Ctrl + E


Microsoft Outlook 2016 (Windows)
Find a message or other item
Search

Ctrl + E


Adobe Photoshop CC (Windows)
Merge Layers
Basic Shortcuts for Photoshop CC 2015 - Layers Basics

Ctrl + E


Sonos Controller (Windows)
Toggle Shuffle
22 Shortcuts for Sonos Controller (Windows)

Ctrl + E


Clink (Windows)
end-of-line
BASH (GNU Readline) Line Editing

Ctrl + E


Microsoft Edge Browser (Windows)
Open a search query in the address bar
Search

Ctrl + E


Android Studio (Windows)
Lookup recent files
General Shortcuts

Ctrl + E


Microsoft Outlook 2016 (Windows)
Center text
Common Commands: Common To Most Views

Ctrl + E


FileMaker Pro (Windows)
Turn page guides on and off
Text Shortcuts - Relationships Graph

Ctrl + E


Photoshop Lightroom CC (Windows)
Edit in Photoshop
Managing Photos and Catalogs

Ctrl + E


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

Ctrl + E


Microsoft OneNote 2016 (Windows)
Move insertion point to search box to search all notebooks
Search Notes

Ctrl + E


Access 2010 (Windows)
Export contents to Excel
The Rest - Pivot Table

Ctrl + E


Microsoft Edge Browser (Windows)
Start/stop profiling to begin a performance session (on Performance, Network, Memory tabs)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + E


Microsoft PowerPoint 2016 (Windows)
Align Center Selected Phrase
Edit and General Text Operations

Ctrl + E


Adobe After Effects CC (Windows)
Edit selected Footage item
Footage

Ctrl + E


Corel VideoStudio X9.5 (Windows)
End
Navigation/Direction Shortcuts

Ctrl + E


Adobe Premiere CC (Windows)
Edit
General Shortcuts

Ctrl + E


Photoshop Lightroom CC (Windows)
Edit in Photoshop
Develop Module

Ctrl + E


Adobe Audition CC (Windows)
Edit original
Marker/Tool/Clip Shortcuts

Ctrl + E


Corel Painter 2017 (Windows)
Collapse
Layers

Ctrl + E


FileMaker Pro (Windows)
Turn page guides on and off
Database Management Shortcuts - Relationships Graph

Ctrl + E


Microsoft Outlook 2016 (Windows)
Find a task or other item
Tasks

Ctrl + E


FileMaker Pro (Windows)
Delete a record, request, or layout
General keyboard shortcuts (Windows)

Ctrl + E


Adobe Photoshop CC (Windows)
Merge Layers
Manage Panels - Layers Basics

Ctrl + E


InDesign CC (Windows)
Export
File Menu Shortcuts

Ctrl + E


Finale (Windows)
Switch Page/Scroll Views
View Menu

Ctrl + E


FileMaker Pro (Windows)
Delete a record
Browse-Mode Shortcuts

Ctrl + E


IMVU (Windows)
Explore Tool
Tools

Ctrl + E


ArchiCAD 20 (Windows)
Rotate
Edit Menu Commands

Ctrl + E


Nuke 10 (Windows)
Copy Expressions
Curve Editor

Ctrl + E


FileMaker Pro (Windows)
Delete a find request
Find Mode Shortcuts

Ctrl + E


Nuke 10 (Linux)
Copy Expressions
Curve Editor

Ctrl + E


Hexagon 2 (Windows)
Save as
General Shortcuts

Ctrl + E


3D Coat (Windows)
Merge Down
Layers Operations

Ctrl + E


Zoho Writer (Windows)
To Justify Center
Format Tab

Ctrl + E


Microsoft Word 2016 (Windows)
Align Center Selected Phrase
Text Editing/Graphics editing Operations

Ctrl + E


Wondershare Editor (Windows)
Export
Application control

Ctrl + E


Dynamics GP 2015 (Windows)
Purchase Order Entry — Open Item Detail
Window Specific Keyboard Shortcuts

Ctrl + E


Dynamics GP 2015 (Windows)
Purchase Order Inquiry Zoom — Open Item Detail
Window Specific Keyboard Shortcuts

Ctrl + E


Dynamics GP 2015 (Windows)
Purchasing Invoice Entry — Open Item Detail
Window Specific Keyboard Shortcuts

Ctrl + E


GIMP (Linux)
Shrink Wrap - Reduce image window to size of image
View

Ctrl + E


Dynamics NAV 2015 (Windows)
Export to Microsoft Office Excel
Export

Ctrl + E


Dynamics GP 2015 (Windows)
Receivings Transaction Entry — Open Item Detail
Window Specific Keyboard Shortcuts

Ctrl + E


Dynamics GP 2015 (Windows)
Receivings Transaction Inquiry Zoom — Open Item Detail
Window Specific Keyboard Shortcuts

Ctrl + E


Dynamics GP 2015 (Windows)
Sales Transaction Entry — Open Item Detail
Window Specific Keyboard Shortcuts

Ctrl + E


Dynamics GP 2015 (Windows)
Vendor Account Maintenance — Open Additional Vendor Accounts
Window Specific Keyboard Shortcuts

Ctrl + E


GIMP (Windows)
Shrink Wrap - Reduce image window to size of image
View Shortcuts

Ctrl + E


Dynamics AX 2015 (Windows)
Move the cursor to the search box.
General Shortcuts

Ctrl + E


AutoCAD 2016 (Windows)
Cycles through isometric planes
General

Ctrl + E


Zoho Show (Windows)
Center align
Formatting Shortcuts

Ctrl + E


Silhouette Studio (Windows)
Make Compound path
Object

Ctrl + E


CyberLink PhotoDirector 8 (Windows)
Export
FIle / Project features

Ctrl + E


1Password (Windows)
Edit the currently selected item.
General Shortcuts

Ctrl + E


Mac OS Sierra 10.12 (MacOS)
Move to the end of a line or paragraph.
Document Shortcuts

Ctrl + E


AutoCad Architecture 2017 (Windows)
Crosshairs in isoplane positions left/top/right
Alphabest combination

Ctrl + E


1Password (Windows)
Edit the selected item.
Main Program Shortcuts

Ctrl + E


Act! CRM (Windows)
Edit Mode On/Off
Activity Shortcuts

Ctrl + E


JetBrains PyCharm (Windows)
Recent files Popup
Navigation

Ctrl + E


FileZilla (Windows)
Show files currently being edited
28 Shortcuts for FileZilla (Windows)

Ctrl + E


JetBrains RubyMine (Windows)
Recent files Popup
Navigation Shortcuts

Ctrl + E


Adobe Dreamweaver (Windows)
Quick Edit
Coding Shortcuts

Ctrl + E


JetBrains RubyMine (Linux)
Recent files Popup
Navigation Shortcuts

Ctrl + E


Adobe Animate CC (Windows)
Toggle between Edit Movie and Edit Symbol Mode
Windows Shortcuts

Ctrl + E


Red Hat Enterprise (Linux)
Move cursur to end of a line
Task

Ctrl + E


Autodesk SketchBook Pro (Windows)
Merge with Below
Layers

Ctrl + E


Logic Pro X (MacOS)
Export Region Info
Project Audio

Ctrl + E


Bash (Linux)
Go to End of Line
Navigation

Ctrl + E / End


Cloud9 (Windows)
Goto File/Navigate
Navigate

Ctrl + E


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

Ctrl + E


Daz 3D Bryce 7 (Windows)
Edit Object
Object

Ctrl + E


Daz 3D Bryce 7 (Windows)
Sky Lab
Object

Ctrl + E


ZBrush 4 (Windows)
Edge Loop
Edit Move Navigation - Geometry

Ctrl + E


JetBrains PhpStorm (Windows)
Recent files Popup
Navigation

Ctrl + E


DAZ Studio (Windows)
Restore selected
Edit Commands

Ctrl + E


JetBrains PhpStorm (Linux)
Recent files Popup
Navigation

Ctrl + E


Daz 3D Bryce 7 (Windows)
Object Editor
Palettes and Labs

Ctrl + E


Daz 3D Carrara 8 (Windows)
Add to saved selections
Application - Section

Ctrl + E


Corel PhotoPaint X6 (Windows)
Export
File Menu

Ctrl + E


Corel Ventura 10 (Windows)
Center Align
Text Formatting

Ctrl + E


ACDSee (Windows)
Open Selected Image in Edit Mode
View Mode

Ctrl + E


Steinberg Cubase 9 (Windows)
Open default editor
Edit

Ctrl + E


ZBrush 4 (Windows)
Edge Loop
Inner Ring Actions - Geometry

Ctrl + E


VMWare Workstation 12 (Windows)
End/ Power off Virtual Machine
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + E


Lynx (Linux)
Go to end of Current Page
17 Shortcuts for Lynx (Linux)

Ctrl + E


Corel Draw X8 (Windows)
Export
FIle

Ctrl + E


Corel WordPerfect X8 (Windows)
Justify Center
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + E


Corel Quattro Pro X8 (Windows)
Align Center Text
Text Formatting

Ctrl + E


Daz 3D Carrara 8 (Windows)
Add to saved selections
Spline Modeler - Section

Ctrl + E


Corel Draw X8 (Windows)
Center justify
Text Formatting

Ctrl + E


ZBrush 4 (Windows)
Edge Loop
Sculpting Brushes - Geometry

Ctrl + E


Chief Architect (Windows)
Open Object
Camera View

Ctrl + E


Opera (Windows)
Write new message
Email

Ctrl + E


ZBrush 4 (Windows)
Edge Loop
3D Models - Geometry

Ctrl + E


Forte (Windows)
Get new email
All Window

Ctrl + E


Daz 3D Carrara 8 (Windows)
Add to saved selections
Vertex Modeler - Section

Ctrl + E


Kingsoft Presentation 2016 (Windows)
Align Center
Editing Shortcuts

Ctrl + E


Brackets (Windows)
Quick Edit
99 Shortcuts for Brackets (Windows)

Ctrl + E


Kingsoft Writer 2016 (Windows)
Align Center
Editing

Ctrl + E


Poser Pro (Windows)
Edit> Restore > Object
Edit

Ctrl + E


Adobe Captivate 2017 (Windows)
Extend the length of the object display time to the end of the slide on the Timeline
General and Miscellaneous Shortcuts

Ctrl + E


Krita Painting 3 (Windows)
Merge down
Painting

Ctrl + E


Primevera P6 P6 (Windows)
Fill Down
General Shortcuts

Ctrl + E


SPSS Modeler (Windows)
Run from Selected Node
Node

Ctrl + E


ZBrush 4 (Windows)
Edge Loop
ZSpheres - Geometry

Ctrl + E


TradeStation (Windows)
Open EasyLanguge Document
Development Environment

Ctrl + E


MetaTrader MT4 (Windows)
Enable/Disable Expert Advisor
Miscellaneous Shortcuts

Ctrl + E


vSphere Client (Windows)
Power Off VM
Miscellaneus Shortcuts

Ctrl + E


VideoPad Video Editor (Windows)
Add file
File

Ctrl + E


VideoPad Video Editor (Windows)
Add file
Clip

Ctrl + E


Soundforge (Windows)
Paste the clipboard contents into a new data window
Data Window

Ctrl + E


ZBrush 4 (Windows)
Edge Loop
Canvas and 2.5D - Geometry

Ctrl + E


Libreoffice Writer (Windows)
Centered
General

Ctrl + E


Jetbrains CLion (Windows)
Recent files popup
Navigation Shortcuts

Ctrl + E


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

Ctrl + E


Teamcenter (Windows)
CAE Item
New Creation

Ctrl + E


GOM Player (Windows)
Save the Current Frame
Screen Capture

Ctrl + E


Delphi 10 (Windows)
Incremental Search
193 Shortcuts for Delphi 10 (Windows)

Ctrl + E


Siemens NX 11 (Windows)
Expressions
Tools Menu

Ctrl + E


MPS 2017 (Windows)
Show the list of recently opened files
Navigation between Source Code

Ctrl + E


MPS 2017 (Windows)
Show the list of recently opened files
Navigation between Source Code

Ctrl + E


Quickbooks Desktop (Windows)
Edit Account
Chart of Accounts

Ctrl + E


ProRealTime (Windows)
ProScreener
Display Menu

Ctrl + E


Quickbooks Desktop (Windows)
Edit transaction selected in register
Account Register Shortcuts

Ctrl + e


Tableau (Windows)
Describe sheet
General

Ctrl + E


CrazyTalk 8 (Windows)
Toggle Camera Editor
Timeline Editing

Ctrl + E


Vegas Pro 14 (Windows)
Open in audio editor
Event Selection and Editing

Ctrl + E


Soundforge (Windows)
Add plug-ins to chain
Plug-In Chain

Ctrl + E


iClone 7 (Windows)
Toggle Angle Snap On/Off
Working Area

Ctrl + E


TVPaint Animation (Windows)
Previous
89 Shortcuts for TVPaint Animation (Windows)

Ctrl + E


GeoModeller3D (Windows)
Plot the model along section intersections
Model

Ctrl + E


Soundforge (Windows)
Add or remove a stop point on the active playlist entry
Playlist/Cutlist

Ctrl + E


DrawPlus (Windows)
Edit text
Text

Ctrl + E


Impro-Visor (Windows)
transpose chords and melody up a half+step
Transposition

Ctrl + E


Sculptris (Windows)
Export Object
Objects

Ctrl + E


Titanium (Windows)
Switch File in Current Editor
Quick Access

Ctrl + E


Putty (Windows)
Go to the end of the line you are currently typing on
16 Shortcuts for Putty (Windows)

Ctrl + E


TurboCAD (Windows)
Set input focus to edit bar
171 Shortcuts for TurboCAD (Windows)

Ctrl + E


OpenSCAD (MacOS)
Navigate End of line
Navigation Shortcuts

Ctrl + E


Vegas Pro 14 (Windows)
Open in audio editor
Trimmer Shortcuts

Ctrl + E


PhpStorm
View recent files
General

Ctrl + E


FlashFXP (Web Application)
Edit file
54 Shortcuts for FlashFXP (Web Application)

Ctrl + E


Alphacam (Windows)
Edit Operations
Regular Commands

Ctrl + E


ChessBase 13
v Endgame
Commentary symbols

Ctrl + E


Skipper
Create Entity
Visual model shortcuts

Ctrl + E


VMware Workstation 5.0
Power off.
General

Ctrl + E


CuteFTP (Windows)
Execute selected file
General

Ctrl + E


Exact Audio Copy
Process WAV
Tools menu

Ctrl + E


progeCAD (Windows)
Switches the isometric plane between Top, Right, and Left
51 Shortcuts for progeCAD (Windows)

F5 /Ctrl+ E


Simplify3D
Prepare to print
Edit menu

Ctrl + E


Ansys Mechanical (Windows)
Activate Edge Selection
Selection Filters

Ctrl + E


Dropbox Paper
Highlight
Formatting

Ctrl + E


VariCAD (Windows)
Bill of Material
Hot Keys

Ctrl + E


Geany (Linux)
Toggle line commentation
Editting

Ctrl + E


Geany (Windows)
Toggle line commentation
Editting

Ctrl + E


PhotoFiltre (Windows)
Show / Hide the image explorer
Selection, past and text

Ctrl + E


Webflow
Quick find
Find

Ctrl + E


PSPad (Windows)
Incremental Search - Incremental Search
Search

Ctrl + E


Vivaldi
Focus search field
Page

Ctrl + E


FEKO (Windows)
Export image of active view
CADFEKO and POSTFEKO : View Operations

Ctrl + E


FEKO (Linux)
Export image of active view
CADFEKO and POSTFEKO : View Operations

Ctrl + E


KiCad 5.0.2
Run Eeeschema
KiCad Manager

Ctrl + E


Affinity Photo
Merge Down
Layer operations

Ctrl + E


Open Rails 0.6.2
Switch locomotive
Locomotive

Ctrl + E


Astroneer
(Hold Ctrl while using) Use Deform Tool to flatten/smooth Terrain
General

Ctrl + E


Gmsh 4.1.4
Export project
General

Ctrl + E


Ableton Live 9 (Windows)
Add/Remove Stop Button
Session view Ctrls

Ctrl + E


Ulead PhotoImpact 8 (Windows)
Opens the Hue & Saturation dialog box
Format Menu

Ctrl + E


Ableton Live 9 (Windows)
Split Clip at Selection
Arrangement View Ctrls

Ctrl + E


IRONCAD (Windows)
Turns on/off Hidden Edges on a selected assembly/part.
Miscellaneous Keys

Ctrl + E


ArtRage 4.5 5 (Windows)
Export as image
Menus

Ctrl + E


GibbsCAM (Windows)
Top
View Menu

Ctrl + E


Cisco IOS
To the end of the line
Moving the cursor

Ctrl + E


Roblox Studio
Expand all folds
Scripting

Ctrl + E


Modo (Windows)
Bend
Tools

Ctrl + E


WinRAR
Name encoding
Options menu

Ctrl + E


GeoGebra
Open Object Properties View
Windows shortcuts

Ctrl + E


DaVinci Resolve 14 (Windows)
Export Project
File

Ctrl + E


LDView
Export
General

Ctrl + E


Vectorworks (Windows)
Extrude
Model Menu

Ctrl + E


Sage Simply Accounting (Windows)
Go to the previous invoice
Keyboard Shortcuts in Transaction Windows

Ctrl + E


IPython Shell
Move cursor to the end of the line
Navigation

Ctrl + E


Banner 9 (Windows, Mac)
Edit
Mac shortcuts

Ctrl + E


WavePad Sound Editor (Windows)
Trim end
Edit Operations

Ctrl + E


SolveSpace (Windows)
Select Edge Chain
Edit menu

Ctrl + E


Sage Simply Accounting (Windows)
Export this report
Keyboard Shortcuts in Displayed Reports

Ctrl + E


Oracle RightNow
Edit selected item
Explorers and reports

Ctrl + E


BricsCAD (Windows)
Sets the isoplane (see Using Isometric snap)
Other Shortcuts

Ctrl + E


BricsCAD (Linux)
Sets the isoplane (see Using Isometric snap)
Other Shortcuts

Ctrl + E


CamBam (Windows)
Resize selected drawing objects
32 Shortcuts for CamBam (Windows)

Ctrl + E


Balsamiq Mockups (Windows)
Export this mockup's XML
Working with Mockup Files

Ctrl + E


FlexiSign Pro 8.1 (Windows)
Redraw
Arrangement

Ctrl + E


KeyCreator (Windows)
Set Attribute Mask
Set Various Entities

Ctrl + E


PRTG Network Monitor
Edit > Simulate error status
Enterprise console

Ctrl + E


Figma (Web Application)
Flatten Selection
Object

Ctrl + E


LDCad
Remove the current selection from the nesting exclusion list
Editor

Ctrl + E


SuperMemo (Windows)
Editing Mode
129 Shortcuts for SuperMemo (Windows)

Ctrl + E


Tableau
Describe sheet
Managing workbooks, sheets, and files (Tableau Desktop)

Ctrl + E


Adobe Extension Manager
Manage sets
General

Ctrl + E


Adobe Photoshop Elements (Windows)
Merge down
Layers Panel

Ctrl + E


Ableton Live 10
Split Clip at Selection
Arrangement view commands

Ctrl + E


Altium Designer (Windows)
Clear
CAM Editor Shortcuts

Ctrl + E


Adobe Illustrator
Toggle between GPU and CPU Preview of the document
View artwork

Ctrl + E


Google Chrome
Search from anywhere on the page
Address bar

Ctrl + E


Lacerte
Open expanded detail for the current field
Interactive Detail Input

Ctrl + E


AutoCAD
Cycle isometric planes
Toggle General Features

Ctrl + E


Claws Mail
Move to end of line
Compose window

Ctrl + E


Winamp
Edit selected file name(s)
Playlist window

Ctrl + E


QuickBooks Desktop
Edit an item in an item list or in a register
Editing Transactions/List

Ctrl + E


Tibia
Close the current channel
Channels

Ctrl + E


Siemens NX
Expressions
Tools menu

Ctrl + E


draw.io
Edit style
Styles

Ctrl + E


ArtRage Studio Pro
Export Image File…
File commands

Ctrl + E


UiPath Studio
Removes the activity from the Comment Out container it was placed in
Comment

Ctrl + E


Evernote for Windows
Center
Note Editor

Ctrl + E


Adobe Lightroom Classic
Edit in Photoshop
Working in the Develop module

Ctrl + E


PyCharm 2018.2
Show the list of recently opened files.
Navigation in source code

Ctrl + E


Bash (Unix shell)
Go to the end of the line
Moving the cursor

Ctrl + E


SQL Server Profiler
Grouped view
View menu

Ctrl + E


ActivePresenter 7
Align text center
Canvas

Ctrl + E


ProgeCAD
Isometric Plane
General

Ctrl + E


PaintShop Pro 2018
Paste as new selection
Shortcuts with Ctrl

Ctrl + E


1Password
Edit the selected item.
1Password application

Ctrl + E


jEdit
Go to previous bracket.
Moving the caret

Ctrl + E


Gravit Designer
Show effects
View

Ctrl + E


Adobe Animate CC (Windows)
Toggle betweeen Edit Movie and Edit Symbol Mode
Windows

Ctrl + E


CorelDRAW Graphics Suite 2018
Export...
General

Ctrl + E


Discord
Toggle emoji picker
General

Ctrl + E


Bluebeam Revu
Email PDF
Advanced text

Ctrl + E


ZenWriter 2
Center alignment
General

Ctrl + E


OBS Studio
Edit transform
Transform

Ctrl + E


Atom (Windows)
(Source: Find And Replace) find-and-replace:use-selection-as-find-pattern
All shortcuts

Ctrl + E


SimpleMind
Edit text
General

Ctrl + E


Microsoft Paint
Shows image properties
Powers of Ctrl

Ctrl + E


PDF-XChange Editor
Properties toolbar
General

Ctrl + E


Microsoft FrontPage
Center a paragraph.
Format text and paragraphs

Ctrl + E


Camtasia
Export flash menu
Camtasia Theater

Ctrl + E


Clip Studio Paint Pro
Merge with layer below
Layer menu

Ctrl + E


TextRoom
Align center
General

Ctrl + E


Adobe Premiere Pro (Windows)
Edit Original
Edit

Ctrl + E


Autodesk SketchBook (Windows)
Merge with below
Tools

Ctrl + E


LightWave 3D
Edit tool
Layout: Modify

Ctrl + E


Oracle EBS Forms
Edit
General

Ctrl + E


Corel Painter
Collapse
Layers menu

Ctrl + E


Red Hat Enterprise Linux
Move cursor to the end of a line. This works in most editors and URL field of Mozilla
General

Ctrl + E


Microsoft Word 2016
Switch a paragraph between centered and left-aligned.
Change paragraph alignment

Ctrl + E


Arch Linux
Move cursor to end of the line
Terminal: Readline

Ctrl + E


E-Sword
Center Editors only
General

Ctrl + E


Adobe XD (Windows)
Export Selected
Keys for File menu

Ctrl + E


IntelliJ IDEA (Windows, Linux)
Recent files popup
Navigation

Ctrl + E


Chromebook and Chrome OS
Perform a Google search
Page and web browser

Ctrl + E


Nuke
Copy Expressions
Curve editor / dope sheet

Ctrl + E


WavePad
Trim End
Edit Operations

Ctrl + E


AWS Cloud9 IDE (Windows)
Goto File/Navigate
Goto

Ctrl + E


Sweet Home 3D
Edit
General

Ctrl + E


NetBeans
Delete current line
Coding in Java

Ctrl + E


Brackets
Quick Edit
General

Ctrl + E


PSPad
Incremental Search
Search

Ctrl + E


Microsoft PowerPoint (Slideshows)
Change the pointer to an eraser
Control your slide show during the presentation

Ctrl + E


Mp3tag
Export
General

Ctrl + E


GoldWave
Pastes the clipboard into the sound at the end.
Editing

Ctrl + E


WinHex
Execute
File menu

Ctrl + E


GIMP
Shrink wrap
View

Ctrl + E


Zim
Show the "edit link" dialog
General

Ctrl + E


Ardour
Select all before EP
Selecting

Ctrl + E


GNU Emacs
Go to line ending
Motion

Ctrl + E


WordPerfect X8
Justify Center
Formatting

Ctrl + E


LibreOffice Writer
Centered
General

Ctrl + E


Microsoft PowerPoint (Creating presentations)
Center a paragraph
Format text: Align paragraphs

Ctrl + E


Adobe Photoshop CC
(First, highlight layers you want to merge) Merge layers
Using the Layers panel

Ctrl + E


Tekla Structures 20
Advanced options
General

Ctrl + E


NewsBin Pro
Add to download list
Post and search tab

Ctrl + E


Google Sheets
Collapse an expanded array formula
Use formulas

Ctrl + E


WinNc
Repeats the inserted information in the commandline
General

Ctrl + E


Maple
Move to the End of the Line
Command line interface

Ctrl + E


Multi Commander
Edit path
File manager-specific

Ctrl + E


KompoZer
Move to end of line (in a text editing field)
General

Ctrl + E


Freemind
Export file to HTML
File commands

Ctrl + E


Delphi
Incremental search
General

Ctrl + E


Greenshot
Open a new message in the default email client, add the image as an attachment
Exporting screenshot

Ctrl + E


Maxthon
Toggle the Search sidebar
Sidebar / Explorer Bar

Ctrl + E


The Bat!
Redirect
Working with Messages

Ctrl + E


FileMaker
Turn page guides on and off
Relationships graph shortcuts

Ctrl + E


League of Legends
Add an ability point to the champion's 3rd ability
General

Ctrl + E


Eclipse
Show the list of open editors
Editor

Ctrl + E


REAPER
View: Show screen/track/item sets window
Section: Main

Ctrl + E


Accounting CS
Toggle to hide or unhide the Properties toolbar
Toggle to hide/unhide frames in the view

Ctrl + E


FileZilla
Show files currently being edited
General

Ctrl + E


Krita 3.0
Merge down
Painting

Ctrl + E


VLC Media Player
Adjustments and audio and video effects
Miscellaneous

Ctrl + E


Outlook 2016 and Outlook 2013
Center
Text formatting

Ctrl + E


ACDSee
Opens the currently selected image in Edit mode
General

Ctrl + E


Microsoft Internet Explorer 11
Open a search query in the address bar
Search

Ctrl + E


Microsoft Access 2016
Open the Edit List Items dialog box
Using a combo or list box

Ctrl + E


IrfanView
Effects dialog
Tools and dialogs

Ctrl + E


Firefox Quantum
Focus search bar
Search

Ctrl + E


Blender
Edges menu
Editing mode

Ctrl + E


PeaZip
Extract / Extract selected
Basic operations

Ctrl + E


Microsoft Excel 2016
Invoke Flash Fill to automatically recognize patterns in adjacent columns and fill the current column
Working with data, functions, and the formula bar

Ctrl + E