Google Chrome (Linux)

Manage Chrome DevTools - Sources Panel

Run snippet

Ctrl + Enter

All hotkeys for Google Chrome (Linux)

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 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 new tab

Ctrl + T

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

Ctrl + W / Ctrl + F4

Manage Tabs
Reopen last tab closed. Up to 10 tabs.

Ctrl + Shift + T

Manage Tabs
Jump to first tab, second tab, etc.

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

Manage Tabs
Switch to the next / previous tab (or use ctrl+page up/ctrl+page down)

Ctrl + Tab / Ctrl + Shift + Tab

Manage Tabs
Open new Chrome window

Ctrl + N

Manage Tabs
Open new Chrome window in incognito mode

Ctrl + Shift + N

Manage Tabs
Close current window

Alt + F4

Manage Tabs
Open link in a new background tab

Ctrl +left-click

Manage Tabs
Open link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open link in a new window

Shift +left-click

Manage Tabs
Download link

Alt +left-click

Manage Tabs
Open link in selected tab

Drag link to existing tab

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

Drag link to tab bar

Address Bar
Jump to address bar; highlights current webpage URI if available

Alt + D (or Ctrl + L )

Address Bar
Enter search query in address bar

Ctrl + E (or Ctrl + K )

Address Bar
Jump to beginning / end of address bar

Home / End in address bar

Address Bar
Select all text of address. Also use shift+end with cursor at beginning or shift+home with cursor at end

Ctrl + A in address bar

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

Type name of site and press Ctrl + Enter

Address Bar
Add www. to beginning and .com to end of input and opens the web address in new background tab.

Type name of site and press Alt + Enter

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

Type search term and press 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, bookmark bar and webpage

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up with focus on webpage

View Webpages
Scroll one page down / one page up. Also use space/shift+space

Page Down / Page Up

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

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

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 URI from address bar or link from page)

Drag URI to bookmark bar

Bookmarks Shortcuts
Jump to bookmark toolbar. Use arrow keys and enter to access bookmarks

Alt + D , then F6

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then b

The Rest
Set focus on the toolbar. Use arrow keys to navigate between different buttons on the toolbar.

Shift + Alt + T

The Rest
View Google Task manager

Shift + Esc

The Rest
Chrome Help

F1

Similar combinations for other applications


Google Chrome (Windows)
Run snippet
Manage Chrome DevTools - Sources Panel

Ctrl + Enter


Google Mail (Windows)
Send Message
Compose Messages

Ctrl + Enter


Firefox (Linux)
Complete a .com address in address bar: adds "http" prefix and ".com" suffix to entry, then loads the page. Add alt to combination to load page in background tab.
Address Bar

Ctrl + Enter


Firefox (Windows)
Complete a .com address in address bar: adds "http" prefix and ".com" suffix to entry, then loads the page. Add alt to combination to load page in background tab.
Address Bar

Ctrl + Enter


Thunderbird (Windows)
Send Message now
Compose and Edit Message

Ctrl + Enter


Thunderbird (Linux)
Send Message now
Compose and Edit Message

Ctrl + Enter


Firefox (Linux)
Open selected link in new background tab
Inside Webpages

Ctrl + Enter


Firefox (Windows)
Open selected link in new background tab
Inside Webpages

Ctrl + Enter


Microsoft OneNote 2010 (Windows)
Create a row below the current row in a table.
Creating and Manipulating OneNote Tables

ctrl + enter


Visual Studio 2015 (Windows)
Enter blank line above cursor
Code Editor - Edit Code

Ctrl + Enter


SharpDevelop 4.0 (Windows)
Goto Definition
Coding Shortcuts

Ctrl + Enter


Microsoft Word 2007 (Windows)
A page break
Edit and move text and graphics: Insert special characters

Ctrl + Enter


Microsoft Excel 2003 (Windows)
Enter same contents to multiple cells
Common

Ctrl + Enter


Access 2010 (Windows)
Insert a new line
Manage Access Features - Insert Data

Ctrl + Enter


Notepad++ 5 (Windows)
Word completion
Edit - Auto-completion

Ctrl + Enter


Notepad++ 5 (Windows)
Word completion
Search - Auto-completion

Ctrl + Enter


Access 2010 (Windows)
Select detail cell for next item / previous item in row
Manage Access Features - Pivot Table

Ctrl + Enter / Ctrl + Shift + Enter


Visual Studio 2015 (Windows)
Enter blank line above cursor
Coding - Edit Code

Ctrl + Enter


Adobe Illustrator CS5 (Windows)
Apply a value and scale option proportionately for width or height
Panel Shortcuts - Transform Panel

Ctrl + Enter


MyLifeOrganized (Windows)
When in Rapid Text Entry box, parse the title into Tags; when in Search box move focus to 1st search result
Accessing Features

Ctrl + Enter


Open Office Impress (Linux)
Moves to the next text object on the slide.
Select and Move Elements

Ctrl + Enter


Visual Studio 2015 (Windows)
Enter blank line above cursor
Code Snippets (Visual C# Scheme) - Edit Code

Ctrl + Enter


Sublime Text (Windows)
Insert line after and position cursor at beginning of new line
Cool Text Manipulation

Ctrl + Enter


Sublime Text (Windows)
Insert line after and position cursor at beginning of new line
Cool Text Manipulation

Ctrl + Enter


Evernote (Windows)
Open the selected note in a separate window (Alt + F4 to close window)
Note List

Ctrl + Enter


Adobe Illustrator CS5 (Windows)
Apply a value and scale option proportionately for width or height
Additional Shortcuts - Transform Panel

Ctrl + Enter


Opera (Linux)
Open selected link in new background tab
Link

Ctrl + Enter


Opera (Linux)
Log in/autofill form using the Wand
Form

Ctrl + Enter


Access 2010 (Windows)
Insert a new line
Working with Text and Data - Insert Data

Ctrl + Enter


Photoshop Lightroom 4 (Windows)
Play impromptu slide show
Comparing photos in the Library module

Ctrl + Enter


Kanban Tool (Web Application)
saving and closing existing task or for creating and closing new tasks
Online Kanban Board for Visual Project Management

Ctrl + Enter


Microsoft PowerPoint 2010 (Windows)
In Microsoft Office PowerPoint, move to the next title or body text placeholder. If it is the last placeholder on a slide, this will insert a new slide with the same slide layout as the original slide.
Basic Text Navigation and Formatting

Ctrl + Enter


Access 2010 (Windows)
Select detail cell for next item / previous item in row
Working with Text and Data - Pivot Table

Ctrl + Enter / Ctrl + Shift + Enter


FreeMind 0.9.0 (Windows)
Follow link
Node navigation commands

Ctrl + Enter


IntelliJ (Linux)
Smart line split
Editing

Ctrl + Enter


IntelliJ (Windows)
Smart line split
Editing

Ctrl + Enter


HoneyView 5.03 (Windows)
Show in Windows Explorer
Main Shortcuts

Ctrl + Enter


Photoshop Lightroom 4 (Windows)
Play impromptu slide show
Develop Module

Ctrl + Enter


Photoshop Lightroom 4 (Windows)
Play impromptu slide show
Slideshow module

Ctrl + Enter


Photoshop Lightroom 4 (Windows)
Play impromptu slide show
Print module

Ctrl + Enter


Photoshop Lightroom 4 (Windows)
Play impromptu slide show
Web module

Ctrl + Enter


IntelliJ (Linux)
Edit source / View source
Navigation

F4 / Ctrl + Enter


Access 2010 (Windows)
Insert a new line
Working with Access Views - Insert Data

Ctrl + Enter


IntelliJ (Windows)
Edit source / View source
Navigation

F4 / Ctrl + Enter


FL Studio (Windows)
Select time around selection
Playlist Action

Ctrl + Enter


Microsoft Word 2013 (Windows)
Insert page break
Insert Special Characters, Text Elements, and Breaks

Ctrl + Enter


Access 2010 (Windows)
Select detail cell for next item / previous item in row
Working with Access Views - Pivot Table

Ctrl + Enter / Ctrl + Shift + Enter


Twitter (Web Application)
Send Tweet
Actions

Ctrl + Enter


Qt Creator (Windows)
Insert line below current line
Editor

Ctrl + Enter


Qt Creator (MacOS)
Insert line below current line
Editor

Ctrl + Enter


Atom (text editor) 1.0 (Linux)
New line below
Editing Lines

Ctrl + Enter


Atom (text editor) 1.0 (Windows)
New line below
Editing Lines

Ctrl + Enter


Atom (text editor) 1.0 (Linux)
Replace all
Find and Replace

Ctrl + Enter


Atom (text editor) 1.0 (Windows)
Replace all
Find and Replace

Ctrl + Enter


FL Studio (Windows)
Select time around selection
Piano Roll Action

Ctrl + Enter


Notepad++ 6 (Windows)
Launch Word Completion ListBox
Edit menu

Ctrl + Enter


GTDNext.com (Windows)
Completes a task
Center Pane Shortcuts

Ctrl + Enter


Skype for Business (Lync) 2016 (Windows)
Add audio/end audio
Conversation window

Ctrl + Enter


Access 2010 (Windows)
Insert a new line
The Rest - Insert Data

Ctrl + Enter


Microsoft OneNote 2016 (Windows)
Create row below current row in table
OneNote Tables

Ctrl + Enter


Access 2010 (Windows)
Select detail cell for next item / previous item in row
The Rest - Pivot Table

Ctrl + Enter / Ctrl + Shift + Enter


Photoshop Lightroom CC (Windows)
Play impromptu slide show
Comparing Photos in the Library Module

Ctrl + Enter


Microsoft Outlook 2016 (Windows)
Send
Mail

Ctrl + Enter


Microsoft PowerPoint 2016 (Windows)
Move from title/text to text/slide
Outlining Views

Ctrl + Enter


Photoshop Lightroom CC (Windows)
Play impromptu slide show
Develop Module

Ctrl + Enter


Photoshop Lightroom CC (Windows)
Play impromptu slide show
Slideshow Module

Ctrl + Enter


FileMaker Pro (Windows)
Add a new field in the Field Picker dialog box
General keyboard shortcuts (Windows)

Ctrl + Enter


Photoshop Lightroom CC (Windows)
Play impromptu slide show
Print Module

Ctrl + Enter


Photoshop Lightroom CC (Windows)
Play impromptu slide show
Web Module

Ctrl + Enter


InDesign CC (Windows)
Quick apply
Edit Menu shortcuts

Ctrl + Enter


Nuke 10 (Windows)
Run Script in editor
Script Editor

Ctrl + Enter


Nuke 10 (Linux)
Run Script in editor
Script Editor

Ctrl + Enter


Zoho Writer (Windows)
To give page break in document
General

Ctrl + Enter


Zoho Sheet (Windows)
Insert Line Break in Cell
Editing

Ctrl + Enter


3D Coat (Windows)
Pressed in one
Splines

Ctrl + Enter


Zoho Writer (Windows)
To Give Page Break in document
Format Tab

Ctrl + Enter


Dynamics CRM 2015 (Windows)
Open a record found in lookup with forms in Read-optimized mode
Form Keyboard Shortcuts

Ctrl + Enter


Dynamics NAV 2015 (Windows)
Save and close window
Edit

Ctrl + Enter


Dynamics CRM 2015 (Windows)
Publish Form Editor customization
General Purpose Shortcuts

Ctrl + Enter


Ace Projects (Windows)
Enter full screen
Other Shortcuts

Ctrl + Enter


Todoist (Web Application)
Save existing or new task and create new one below it
Task Editing Shortcuts

Ctrl + Enter


Sublime Text (Linux)
Insert Line After
General Editing Shortcuts

Ctrl + Enter


Todoist (Web Application)
Submit Comment
Android Only Shortcuts

Ctrl + Enter


Asana (Web Application)
Complete Selected Task
Task Action Shortcuts(On Windows Plateform)

Ctrl + Enter


Microsoft Excel 2016 (Windows)
Complete cell entry and don't move selection
Edit Cell Content

Ctrl + Enter


IntelliJ (MacOS)
Generate Code
Editing Shortcuts

Ctrl + Enter


Trello (Web Application)
Save Text(Windows)
General Shortcuts

Ctrl + Enter


Bitbucket (Web Application)
Submit your comment
Commits/Pull Requests

Ctrl + Enter


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

Ctrl + S / Ctrl + Enter


Adobe XD (Experience Design) (Windows)
Preview
Window Menu

Ctrl + Enter


Desk.com (Windows)
Open selected cases
Filter View

Ctrl + Enter


Desk.com (Windows)
Update and send
Case View

Ctrl + Enter


Zoho Mail (Web Application)
Send Message
Predefined Shortcuts

Ctrl + Enter


jEdit (Windows)
Display Action Bar
Action Bar

Ctrl + Enter


Clarizen (Web Application)
Save
PopUp/Item editor

Ctrl + Enter


Clarizen (Web Application)
Performs relevant action if the focus is on a button (OK, Cancel, Done, etc.)
Other PopUps

Ctrl + Enter


JetBrains PhpStorm (Windows)
View Source
Navigation

Ctrl + Enter


Clarizen (Web Application)
Sends a post
Social Media

Ctrl + Enter


Clarizen (Web Application)
Save note
Miscellanous Shortcuts

Ctrl + Enter / Shift + Enter


Microsoft Teams (Windows)
Send a Message when Compose Box is Expanded
Messaging Shortcuts

Ctrl + Enter


JetBrains PhpStorm (Linux)
View Source
Navigation

Ctrl + Enter


Microsoft Hotmail (Web Application)
Send Message
14 Shortcuts for Microsoft Hotmail (Web Application)

Ctrl + Enter


Corel Ventura 10 (Windows)
Insert Page Break
Special Characters

Ctrl + Enter


Corel Quattro Pro X8 (Windows)
Insert Hard Page Break
Text Formatting

Ctrl + Enter


Corel Designer X7 (Windows)
Column Break/TextFrame Break
Inserting Formatting Code

Ctrl + Enter


Opera (Windows)
Log in/autofill form using the Wand
Form

Ctrl + Enter


Yahoo Mail (Web Application)
Send Message
General

Ctrl + Enter


MAGIX Movie Edit Pro (Windows)
Set project marker
PlayBack Functions

Ctrl + Enter


MusicBee (Windows)
Queue Last
Playback Controls

Ctrl + Enter


Flock (Windows)
Complete .com address
General

Ctrl + Enter


Kingsoft Spreadsheets 2016 (Windows)
Fills the selected cell range with the current entry
Other Shortcuts

Ctrl + Enter


Kingsoft Writer 2016 (Windows)
Insert Page Break
Editing

Ctrl + Enter


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

Ctrl + Enter


Forte (Windows)
Download HTML Images
Main Browser Window

Ctrl + Enter


Brackets (Windows)
Open Line Below
99 Shortcuts for Brackets (Windows)

Ctrl + Enter


Amarok (Windows)
Goto Current
General Shortcuts

Ctrl + Enter


MediaMonkey (Windows)
Play (selected Tracks) After Others
Standard Keyboard Shortcuts

Ctrl + Enter


WinSCP 5 (Windows)
Insert names of selected files to command line
File Panels

Ctrl + Enter


Jetbrains CLion (Windows)
Smart line split
Editing Shortcuts

Ctrl + Enter


Soundforge (Windows)
Maximize the width of the active data window
Magnification and View

Ctrl + Enter


MPS 2017 (Windows)
Split the selected line at the point where the caret is located, leaving the caret at the end of the first line
Basic Editing

Ctrl + Enter


Jupyter Notebook (Windows)
run cell
Command Mode (press Esc to enable)

Ctrl + Enter


Maxthon (Web Application)
Toggle highlighting of search keywords on the active page
Search Bar

Ctrl + Enter


Libreoffice Writer (Windows)
Manual page break
General

Ctrl + Enter


GOM Player (Windows)
Full Stretch Screen
Window Size

Ctrl + Enter


Visual Studio Code (Windows)
Insert line below
Editing Shortcuts

Ctrl + Enter


Aptana Studio 3 (Windows)
Wrap
Other Shortcuts

Ctrl + Enter


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

Ctrl + Enter


RStudio (Windows)
Run current line/selection
Source

Ctrl + Enter


CuteFTP (Windows)
Edit selected file (also creates a line-break when in the integrated editor's Find/Replace utility)
General

Ctrl + Enter


Inkscape (Windows)
In XML Editor, set the attr value When editing an attribute value in XML Editor, this sets the new value (same as Clicking the Set attribute button)
Dialog

Ctrl + Enter


Comodo IceDragon (Windows)
Complete .com Address
Miscellaneous

Ctrl + Enter


Geany (Linux)
Show macro list
Build,Make and Compile

Ctrl + Enter


Geany (Windows)
Show macro list
Build,Make and Compile

Ctrl + Enter


Google Keep (Web Application)
Finish editing
Editor Shortcuts

Ctrl + Enter


Inkscape (Windows)
Enter group
Selector

Ctrl + Enter


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

Ctrl + Enter


Balsamiq Mockups (Windows)
Committing the current text
Working with Text

Enter / Ctrl + Enter


SuperMemo (Windows)
SuperMemo Commander
129 Shortcuts for SuperMemo (Windows)

Ctrl + Enter


Internet Explorer (Windows)
Complete a .com address in address bar: adds "http://" prefix and a ".com"-suffix, then loads the webpage.
Basic Navigation and Address Bar

Ctrl + Enter


Microsoft Word 2010 (Windows)
Insert page break
Navigate within Documents - Insert Breaks

Ctrl + Enter


Microsoft Excel 2007 (Windows)
Completes a cell entry and stays in the same cell
Navigating in Worksheets and Selecting Cells

Ctrl + Enter


Open Office Writer 3 (Windows)
Manual page break
General OpenOffice Writer Shortcuts

Ctrl + Enter


Google Spreadsheets (Web Application)
Insert line break in a cell
Entering/editing data

Ctrl + Enter


Dynamics CRM 2011 (Windows)
Publish Form Editor customization
General Shortcuts

Ctrl + Enter


Open Office Impress (Windows)
Moves to the next text object on the slide.
Select and Move Elements

Ctrl + Enter


Microsoft Outlook 2007 (Windows)
Send.
Shortcuts for Managing E-Mail

Ctrl + Enter


Microsoft Word 2010 (Windows)
Insert page break
Edit Documents - Insert Breaks

Ctrl + Enter


Microsoft Word 2010 (Windows)
Insert page break
Formats - Insert Breaks

Ctrl + Enter


InDesign CS5 (Windows)
Apply width, height, or scale value proportionally
Transform Panels

Ctrl + Enter


Microsoft Word 2010 (Windows)
Insert page break
Manage Word View - Insert Breaks

Ctrl + Enter


Microsoft Word 2010 (Windows)
Insert page break
Tables - Insert Breaks

Ctrl + Enter