Google Chrome (Windows)

Manage Tabs

Open a new window

Ctrl + N

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


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

Ctrl + N


Eclipse Helios (Windows)
Create new project using the Wizard
Manage Files and Projects

Ctrl + N


Novell Evolution 2 (Linux)
New item in current mode (Mail/Contact/Appointment/Task/Memo)
General

ctrl + n


Microsoft Outlook 2010 (Windows)
Create new message
Messages in Main View - Main Window

Ctrl + N


Microsoft Word 2007 (Windows)
Create a new document of the same type as the current or most recent document.
Working with documents: Create, view, and save documents

Ctrl + N


VLC Media Player (Windows)
Open Network
Manage VLC, Playlists, and Special Commands

Ctrl + N


Microsoft Word 2007 (Windows)
Create a new document of the same type as the current or most recent document.
Working with documents: Create, view, and save documents

Ctrl + N


Microsoft Windows 7 (Windows)
Open new instance of Windows Explorer
Managing 'Windows' in Windows 7 - Basics

Ctrl + N


Microsoft Word 2007 (Windows)
Create a new document of the same type as the current or most recent document.
Working with documents: Create, view, and save documents

Ctrl + N


KDevelop (Linux)
New file dialog
Manage Files

Ctrl + N


Microsoft Projects 2010 (Windows)
New Project
Access Projects 2010 Features

Ctrl + N


SharpDevelop 4.0 (Windows)
New file
Manage SharpDevelop Projects

Ctrl + N


Microsoft Outlook 2010 (Windows)
Create new appointment (when in Calendar)
Messages in Main View - Create and Manage Appointments

Ctrl + N


Unity3D 3 (Windows)
New
Manage Files

Ctrl + n


Microsoft Windows 7 (Windows)
Open new instance of Windows Explorer
Windows Explorer - Basics

Ctrl + N


Microsoft Outlook 2010 (Windows)
Create new message
Messages in Compose View - Main Window

Ctrl + N


Microsoft OneNote 2010 (Windows)
Add a new page at the end of the selected section.
Working with and inside Pages / Side Notes

ctrl + n


Tally 9.0 (Windows)
Switches to Calculator / ODBC Section of Tally Screen
General Shortcuts

Ctrl + N


Firefox (Linux)
Opens new browser window
Firefox Windows

Ctrl + N / Alt + F + N


Firefox (Windows)
Opens new browser window
Firefox Windows

Ctrl + N / Alt + F + N


Google Chrome (Linux)
Open new Chrome window
Manage Tabs

Ctrl + N


Microsoft PowerPoint 2003 (Windows)
New slide
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + N


Inpage (Windows)
For new document
For File Releated

Ctrl + n


Microsoft Outlook 2010 (Windows)
Create new appointment (when in Calendar)
Messages in Compose View - Create and Manage Appointments

Ctrl + N


Microstation v8i (Windows)
New / Create Design File
Managing Design Files

Ctrl + N


Notepad++ 5 (Windows)
Create new document.
Basic File Management

Ctrl + N


Microsoft Windows 7 (Windows)
Open new instance of Windows Explorer
Windows Admin - Basics

Ctrl + N


Microsoft Outlook 2010 (Windows)
Create new message
Calendar Shortcuts - Main Window

Ctrl + N


Tekla Structures 14.0 (Windows)
Create new model
Modeling shortcuts

Ctrl + n


Opera (Linux)
New Window
Tabs

Ctrl + N


Total Commander 8 (Windows)
New FTP connection (enter URL or host address)
Main Shortcuts

Ctrl + n


Microsoft Windows 8 (Windows)
Open new instance of Windows Explorer
Windows Explorer - Basics

Ctrl + N


Evernote (Windows)
Create a new note
Main Application Shortcuts - Managing Evernote

Ctrl + n


Total Commander 8 (Windows)
New FTP connection
FTP

Ctrl + N


Microsoft Windows 7 (Windows)
Open new instance of Windows Explorer
Ease of Access and Magnifier - Basics

Ctrl + N


Oracle SQL Developer 4 (Windows)
New
DBMS Output

Ctrl + N


Microsoft Outlook 2010 (Windows)
Create new appointment (when in Calendar)
Calendar Shortcuts - Create and Manage Appointments

Ctrl + N


UltraEdit (Windows)
Create a new document file
File Menu

Ctrl + N


Sublime Text (Windows)
New file
Menu Control

Ctrl + N


Microsoft Outlook 2010 (Windows)
Create new contact (when in Contacts)
Contacts Shortcuts

Ctrl + N


AutoCAD 2012 (Windows)
New Drawing
Manage Drawings

Ctrl + N


Avid Media Composer 7 (Windows)
Creates a new bin
Bin Shortcuts

Ctrl + N


Microsoft Outlook 2010 (Windows)
Create new task (when in Tasks)
Tasks Shortcuts

Ctrl + N


Texmaker 4.0.2 (Windows)
New
"File" menu

Ctrl + N


FreeMind 0.9.0 (Windows)
New map
File commands

Ctrl + N


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

Ctrl + N


Photoshop Lightroom 4 (Windows)
Create a new collection in the Library module
Collections

Ctrl + N


VLC Media Player (MacOS)
Open network
Manage VLC, Playlists, and Special Commands

Ctrl + N


IntelliJ (Linux)
To quickly open any class.
Productivity

Ctrl + N


IntelliJ (Windows)
To quickly open any class.
Productivity

Ctrl + N


iTunes (Windows)
Create a new playlist
File Menu

Ctrl + N


Audacity 2 (Windows)
New
File Menu

Ctrl + N


Notepad2 (Windows)
New
File Menu

Ctrl + N


Audacity 2 (Linux)
New
File Menu

Ctrl + N


Photoshop Lightroom 4 (Windows)
Create a new snapshot
Develop Module

Ctrl + N


FL Studio (Windows)
Save new version
File Operations

Ctrl + N


IBM Rational DOORS (Windows)
New Object
General

Ctrl + N


Presonus Studio One (Windows)
New song
File Menu

Ctrl + N


Photoshop Lightroom 4 (Windows)
Create a new slide show template
Slideshow module

Ctrl + N


IntelliJ (Linux)
Go to class
Navigation

Ctrl + N


Microsoft Word 2013 (Windows)
Create new document
Manage Word Documents and View

Ctrl + N


Photoshop Lightroom 4 (Windows)
Create a new print template
Print module

Ctrl + N


Directory Opus (Windows)
New folder
Operations Toolbar

Ctrl + N


Photoshop Lightroom 4 (Windows)
Create a new web gallery template
Web module

Ctrl + N


IntelliJ (Windows)
Go to class
Navigation

Ctrl + N


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

Ctrl + N


FileMaker Pro (Windows)
Create a new layout
Layout Mode Shortcuts - Create and Navigate Layouts

Ctrl + N


Beyond Compare (Windows)
Next difference
Search Menu - Folder Compare

Ctrl + N


Qt Creator (Windows)
New file or project
General

Ctrl + N


Qt Creator (MacOS)
New file or project
General

Ctrl + N


Beyond Compare (Windows)
Next conflict
Search Menu - Folder Sync

Ctrl + N


Beyond Compare (Windows)
Next difference section
Search Menu - Text Compare

Ctrl + N


Beyond Compare (Windows)
Next difference section
Search Menu - Text Merge

Ctrl + N


Beyond Compare (Windows)
Next difference row
Search Menu - Data Compare

Ctrl + N


Beyond Compare (Windows)
Next difference bytes
Search Menu - Hex Compare

Ctrl + N


Beyond Compare (Windows)
Next difference item
Search Menu - MP3 Compare, Version Compare

Ctrl + N


Comsol 5 (Windows)
New model
Model Tree

Ctrl + N


Comsol 5 (Linux)
New model
Model Tree

Ctrl + N


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

Ctrl + N


FileMaker Pro (Windows)
Assign Number
Layout Mode Shortcuts - Assign Field Types for Databases

Ctrl + N


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

Ctrl + n


Microsoft Excel 2013 (Windows)
Create a new blank workbook (Excel File)
Manage Multiple Workbooks

Ctrl + N


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

Ctrl + N


Notepad++ 6 (Windows)
New File
File menu

Ctrl + N


FileMaker Pro (Windows)
Change to Note mode
Layout Mode Shortcuts - Relationships Graph

Ctrl + N


Linux Mint (Linux)
New window
File Manager (Nemo) - General

Ctrl + N


FileMaker Pro (Windows)
Create a new layout
Text Shortcuts - Create and Navigate Layouts

Ctrl + N


uTorrent (Windows)
Create New Torrent
21 Shortcuts for uTorrent (Windows)

Ctrl + N


uTorrent (Linux)
Create New Torrent
21 Shortcuts for uTorrent (Linux)

Ctrl + N


Notepad++ 6 (Windows)
Jump Down (to next text marked using n-th stye. n is 1 to 5, or 0 for default Found style.
Search menu

Ctrl + N


Camtasia 8 (Windows)
Create new project
Manage Camtasia Projects

Ctrl + N


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

Ctrl + N


Skype for Business (Lync) 2016 (Windows)
Take Notes with OneNote
Conversation window

Ctrl + N


Microsoft Excel 2010 (Windows)
Create a new blank workbook (Excel File)
Manage Multiple Workbooks

Ctrl + N


FileMaker Pro (Windows)
Assign Number
Text Shortcuts - Assign Field Types for Databases

Ctrl + N


Adobe After Effects CC (Windows)
New Composition
Compositions and Work Area

Ctrl + N


Google Slides (Windows)
New slide
General Slides Shortcuts

Ctrl + N


Access 2016 (Windows)
New database
Database Operation

Ctrl + N


Clink (Windows)
next-history
BASH (GNU Readline) Line Editing

Ctrl + N


FileMaker Pro (Windows)
Change to Note mode
Text Shortcuts - Relationships Graph

Ctrl + N


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

Ctrl + N


Microsoft Edge Browser (Windows)
Open a new window
Window / Tab Control

Ctrl + N


FileMaker Pro (Windows)
Create a new layout
Database Management Shortcuts - Create and Navigate Layouts

Ctrl + N


Corel VideoStudio X9.5 (Windows)
New Project
File Tab Operations

Ctrl + N


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

Ctrl + N


Adobe Premiere CC (Windows)
Sequence
General Shortcuts

Ctrl + N


Microsoft Outlook 2016 (Windows)
Create a message (when in Mail)
Mail

Ctrl + N


Photoshop Lightroom CC (Windows)
Create New collection in the Library module
Collections

Ctrl + N


Microsoft PowerPoint 2016 (Windows)
Insert new Comment
Edit and General Text Operations

Ctrl + N


Microsoft Outlook 2016 (Windows)
Create an appointment (when in Calendar)
Calendar

Ctrl + N


Access 2010 (Windows)
Open/create new database
Manage Databases

Ctrl + N


FileMaker Pro (Windows)
Assign Number
Database Management Shortcuts - Assign Field Types for Databases

Ctrl + N


Microsoft Outlook 2016 (Windows)
Create a contact (when in Contacts)
People

Ctrl + N


Nuke 10 (Windows)
Create a new Project
Global Shortcuts

Ctrl + N


Nuke 10 (Linux)
Create a new Project
Global Shortcuts

Ctrl + N


FileMaker Pro (Windows)
Change to Note mode
Database Management Shortcuts - Relationships Graph

Ctrl + N


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

Ctrl + N


Microsoft Outlook 2016 (Windows)
Create a task (when in Tasks)
Tasks

Ctrl + N


Photoshop Lightroom CC (Windows)
Create a new snapshot
Develop Module

Ctrl + N


Corel Painter 2017 (Windows)
New
General Shortcuts

Ctrl + N


Photoshop Lightroom CC (Windows)
Create a new slide show template
Slideshow Module

Ctrl + N


Finale (Windows)
New
File Menu

Ctrl + N


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

Ctrl + N


InDesign CC (Windows)
New File
File Menu Shortcuts

Ctrl + N


Photoshop Lightroom CC (Windows)
Create a new print template
Print Module

Ctrl + N


Photoshop Lightroom CC (Windows)
Create a new web gallery template
Web Module

Ctrl + N


CINEMA 4D (Windows)
New file
File

Ctrl + N


ArchiCAD 20 (Windows)
New
File Menu Commands

Ctrl + N


FileMaker Pro (Windows)
Create a new record
Browse-Mode Shortcuts

Ctrl + N


Anime Studio (Windows)
New document
General Shortcuts

Ctrl + N


FileMaker Pro (Windows)
Create a find new find request
Find Mode Shortcuts

Ctrl + N


CINEMA 4D (Windows)
New material
Material Manager

Ctrl + N


Hexagon 2 (Windows)
New Scene
General Shortcuts

Ctrl + N


Zoho Writer (Windows)
To Create New Document
General

Ctrl + N


Zoho Sheet (MacOS)
New File
File Operations

Ctrl + N


Dynamics SL 2015 (Windows)
New
General Shortcuts

Ctrl + N


Dynamics AX 2015 (Windows)
Create a record.
Working with Forms

Ctrl + N


Wondershare Editor (Windows)
New project
File/Project

Ctrl + N


Microsoft Word 2016 (Windows)
New Document
General Operation

Ctrl + N


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

Ctrl + N


Apple Photos (Windows)
Create new album
Organize

Ctrl + N


Dynamics NAV 2015 (Windows)
Create a new record
General

Ctrl + N


GIMP (Linux)
New Image
File

Ctrl + N


Windows Movie Maker (Windows)
Create a new project
General

Ctrl + N


Microsoft Projects 2016 (Windows)
Create a new project.
File Management

Ctrl + N


Autodesk 3ds Max 2017 (Windows)
New scene
General user interface

Ctrl + N


GIMP (Windows)
New Image
File operations

Ctrl + N


Autodesk Inventor 2017 (Windows)
New file dialog box
General

Ctrl + N


Autodesk Revit Architecture (Windows)
New
Application menu

Ctrl + N


AutoCAD 2016 (Windows)
Creates a new drawing
General

Ctrl + N


CyberLink PhotoDirector 8 (Windows)
New project
FIle / Project features

Ctrl + N


Silhouette Studio (Windows)
New
General

Ctrl + N


AutoCad Architecture 2017 (Windows)
New
General

Ctrl + N


1Password (Windows)
Create a new item.
General Shortcuts

Ctrl + N


Act! CRM (Windows)
Create New File/Database
General Shortcuts

Ctrl + N


Mac OS Sierra 10.12 (MacOS)
Move down one line
Document Shortcuts

Ctrl + N


1Password (Windows)
Display the New Item menu.
Main Program Shortcuts

Ctrl + N


Todoist (Web Application)
Open task quick add
Android Only Shortcuts

Ctrl + N


JetBrains PyCharm (Windows)
Go to Class
Navigation

Ctrl + N


JetBrains RubyMine (Windows)
Go to Class
Navigation Shortcuts

Ctrl + N


JetBrains RubyMine (Linux)
Go to Class
Navigation Shortcuts

Ctrl + N


Adobe Flash Builder (Windows)
New File
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + N


Red Hat Enterprise (Linux)
Opens a new browser window
Web Browser

Ctrl + N


Logic Pro X (MacOS)
Normalize
Audio File Editor

Ctrl + N


Autodesk SketchBook Pro (Windows)
New
General Shortcuts

Ctrl + N


Cloud9 (MacOS)
New File
File Operations

Ctrl + N


Cloud9 (Windows)
New File
File Operations

Ctrl + N


Bash (Linux)
Next Arrow
Navigation

Ctrl + N / Down Arrow


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

Ctrl + N


Daz 3D Bryce 7 (Windows)
New Blank Terrain
Terrain Editing

Ctrl + N


jEdit (Windows)
New File
File

Ctrl + N


Daz 3D Bryce 7 (Windows)
Clear Texture
Deep Text Editor

Ctrl + N


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

Ctrl + N


Bash (Linux)
Next Command in History
History

Ctrl + N


Daz 3D Bryce 7 (Windows)
New Document
Menus

Ctrl + N


JetBrains PhpStorm (MacOS)
Generate Code
Editing

Command + N / Ctrl + N


Adobe RoboHelp (Windows)
Conditional Build Tag Dialog
Display Various Objects

Ctrl + N


DAZ Studio (Windows)
New
File commands

Ctrl + N


JetBrains PhpStorm (Windows)
Go to Class
Navigation

Ctrl + N


ZBrush 4 (Windows)
Clear Layer
Edit Move Navigation - Document Layers

Ctrl + N


JetBrains PhpStorm (Linux)
Go to Class
Navigation

Ctrl + N


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

Ctrl + N


Corel PhotoPaint X6 (Windows)
New File
File Menu

Ctrl + N


VMWare Workstation 12 (Windows)
Create New Virtual Machine
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + N


Corel Draw X8 (Windows)
New document
FIle

Ctrl + N


Steinberg Cubase 9 (Windows)
New
File

Ctrl + N


Corel Quattro Pro X8 (Windows)
New
File Menu

Ctrl + N


ZBrush 4 (Windows)
Clear Layer
Inner Ring Actions - Document Layers

Ctrl + N


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

Ctrl + N


HTML-Kit (Windows)
New document
87 Shortcuts for HTML-Kit (Windows)

Ctrl + N


Corel Draw X8 (Windows)
No justification
Text Formatting

Ctrl + N


Corel Quattro Pro X8 (Windows)
Replace Current Expression with Cell Name
Formula Keys

Ctrl + N


Edius (Windows)
New project
General

Ctrl + N


Corel Ventura 10 (Windows)
New
General Shortcuts

Ctrl + N


ZBrush 4 (Windows)
Clear Layer
Sculpting Brushes - Document Layers

Ctrl + N


Houdini (Windows)
Select viewport
Main Menu

Ctrl + N


MusicBee (Windows)
Play Next Track
Playback Controls

Ctrl + N


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

Ctrl + N


ZBrush 4 (Windows)
Clear Layer
3D Models - Document Layers

Ctrl + N


Poser Pro (Windows)
New
File

Ctrl + N


Kingsoft Presentation 2016 (Windows)
Create New File
Files and Other Shortcuts

Ctrl + N


Kingsoft Spreadsheets 2016 (Windows)
Create New workbook
Other Shortcuts

Ctrl + N


Forte (Windows)
View Next Unread Message
Main Browser Window

Ctrl + N


Brackets (Windows)
New File
99 Shortcuts for Brackets (Windows)

Ctrl + N


Flock (Windows)
New window
General

Ctrl + N


Primevera P6 P6 (Windows)
Create New Project
General Shortcuts

Ctrl + N


SPSS Modeler (Windows)
New Stream
General Shortcuts

Ctrl + N


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

Ctrl + N


Forte (Windows)
Create new contact
Address Book

Ctrl + N


ZBrush 4 (Windows)
Clear Layer
ZSpheres - Document Layers

Ctrl + N


WinSCP 5 (Windows)
Open new session
Session Management

Ctrl + N


MediaMonkey (Windows)
Next Track
Standard Keyboard Shortcuts

Ctrl + N / Ctrl + Alt + Right Arrow


vSphere Client (Windows)
New VM
New Item

Ctrl + N


MetaTrader MT4 (Windows)
Open/Close Navigator Window
Miscellaneous Shortcuts

Ctrl + N


Krita Painting 3 (Windows)
New
General

Ctrl + N


Soundforge (Windows)
Create a new data window
Project File Shortcuts

Ctrl + N


Informix Genero 2.5.0 (Windows)
New
Buffers and File

Ctrl + N


VideoPad Video Editor (Windows)
New project
File

Ctrl + N


Forte (Windows)
Send Now
Composition Window

Ctrl + N


Vegas Pro 14 (Windows)
Create new project
Project File

Ctrl + N


Maxthon (Web Application)
Open a new window
Open

Ctrl + N


GOM Player (Windows)
Noise
Video Control

Ctrl + N


qBittorrent (Windows)
Torrent Creater
Tools menu

Ctrl + N


Siemens NX 11 (Windows)
New
File Menu

Ctrl + N


Jetbrains CLion (Windows)
Go to class
Navigation Shortcuts

Ctrl + N


DITA CMS (Windows)
Open New Select A Wizard Dialog
22 Shortcuts for DITA CMS (Windows)

Ctrl + N


XYplorer (Windows)
New Folder
General Shortcuts

Ctrl + N


PotPlayer (Windows)
Denoise 3D On/Off
Standard Keyboard Controls

Ctrl + N


ZBrush 4 (Windows)
Clear Layer
Canvas and 2.5D - Document Layers

Ctrl + N


Xamarin Studio (MonoDevelop) (Windows)
New File
File Menu

Ctrl + N


MPS 2017 (Windows)
Navigate directly to a class in project by specifying its name in a pop-up dialog box
Navigation between Source Code

Ctrl + N


Pencil2D (Windows)
New
57 Shortcuts for Pencil2D (Windows)

Ctrl + N


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

Ctrl + N


iClone 7 (Windows)
New Project
File Operation

Ctrl + N


Quickbooks Desktop (Windows)
New invoice, bill, check or list item in context
Account Register Shortcuts

Ctrl + n


Anim8or (Windows)
New Project
Menu Shortcuts

Ctrl + N


GeoModeller3D (Windows)
New
File Operations

Ctrl + N


SolidWorks (Windows)
New
File Menu

Ctrl + N


Visual Studio Code (Windows)
New File
File Management

Ctrl + N


Tableau (Windows)
New workbook
General

Ctrl + N


Bitcomet (Windows)
Add HTTP/FTP Download
Global

Ctrl + N


Soundforge (Windows)
Create a new script
Script Editor

Ctrl + N


Solidworks 2019
New
Windows

Ctrl + N


Rhino (Windows)
New
Default Shortcuts

Ctrl + N


Spotify (Windows)
Create new playlist
General

Ctrl + N


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

Ctrl + N


Zwift (PC and macOS)
Runs zwift-addons-overlay.ahk which lets you overlay various other applications on the Zwift window (e.g. Netflix, YouTube, and a Zwift chat window)
General

Ctrl + N


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

Ctrl + N


Impro-Visor (Windows)
open a new leadsheet window
Files

Ctrl + N


QCad (Linux)
Create a New drawing
File Handlng

Ctrl + N


QCad (Windows)
Create a New drawing
File Handlng

Ctrl + N


Vivaldi
New window
Window

Ctrl + N


ChessBase 13
¤ Knight
Commentary symbols

Ctrl + N


TurboCAD (Windows)
Create a new drawing
171 Shortcuts for TurboCAD (Windows)

Ctrl + N


winIDEA
Create a new document
File

Ctrl + N


Alphacam (Windows)
New File
Regular Commands

Ctrl + N


OpenSCAD (MacOS)
Navigate Line Down
Navigation Shortcuts

Ctrl + N


PhpStorm
Find a class, file or symbol
General

Ctrl + N


Affinity Photo
New Document
File

Ctrl + N


FlashFXP (Web Application)
Rename (selecting just the filename)
54 Shortcuts for FlashFXP (Web Application)

Ctrl + N


CodeLite 10 (Windows)
New file or project
Files

Ctrl + N


Surfcam (Windows)
NC Operation Manager Dialog Box
60 Shortcuts for Surfcam (Windows)

Ctrl + N


Simplify3D
New
File menu

Ctrl + N


VMware Workstation 5.0
Create a new virtual machine.
General

Ctrl + N


Todoist
Open task Quick Add
Todoist for Android – global shortcuts

Ctrl + N


Skipper
New Project
Visual model shortcuts

Ctrl + N


Kate (Linux)
New document
29 Shortcuts for Kate (Linux)

Ctrl + N


progeCAD (Windows)
Creates a new, blank drawing
51 Shortcuts for progeCAD (Windows)

Ctrl + N


Kate (Windows)
New document
38 Shortcuts for Kate (Windows)

Ctrl + N


CuteFTP (Windows)
Opens the Site Properties dialog box in which you can define a new Site.
General

Ctrl + N


Xyplorer
Create New Folder
Edit Menu

Ctrl + N


Modo (Windows)
New scene
General/System

Ctrl + N


Dashlane
Create a new item
Application (Windows)

Ctrl + N


Ansys Mechanical (Windows)
Activate Node Selection
Selection Filters

Ctrl + N


Moldflow Insight (Windows)
New Study
File Management

Ctrl + N


Moldflow Adviser (Windows)
New Study
File Management

Ctrl + N


Roblox Studio
New
General

Ctrl + N


VariCAD (Windows)
New
Hot Keys

Ctrl + N


FEKO (Windows)
New
General Shortcuts

Ctrl + N


Most used text editing
Create a new document
Functions

Ctrl + N


FEKO (Linux)
New
General Shortcuts

Ctrl + N


Comodo IceDragon (Windows)
New Window
Windows and Tabs

Ctrl + N


PSPad (Windows)
New file... - Create new file
File

Ctrl + N


Evergreen (Linux)
New Window
Navigation

Ctrl + N


Ulead PhotoImpact 8 (Windows)
Creates a new image file.
File Menu

Ctrl + N


Geany (Linux)
New
Files

Ctrl + N


Geany (Windows)
New
Files

Ctrl + N


IRONCAD (Windows)
New
File/Editing Keys

Ctrl + N


PhotoFiltre (Windows)
New image
Others

Ctrl + N


Inkscape (Windows)
Create new document
File

Ctrl + N


Maxwell Render (Windows)
New
File

Ctrl + N


GibbsCAM (Windows)
New
File Menu

Ctrl + N


Vectorworks (Windows)
New
File Menu

Ctrl + N


Gmsh 4.1.4
Create new project file
General

Ctrl + N


ArtRage 4.5 5 (Windows)
New Painting
Menus

Ctrl + N


SpaceClaim (Windows)
New
71 Shortcuts for SpaceClaim (Windows)

Ctrl + N


Cisco IOS
Next command
Moving the cursor

Ctrl + N


Target 3001! (Windows)
New Project
Project Management

Ctrl + N


LDCad
Start a new file/model
Global

Ctrl + N


Cobalt (Windows)
Select All
70 Shortcuts for Cobalt (Windows)

Ctrl + N


Arduino (Windows)
New Sketch
29 Shortcuts for Arduino (Windows)

Ctrl + N


Arduino (Linux)
New Sketch
29 Shortcuts for Arduino (Linux)

Ctrl + N


DaVinci Resolve 14 (Windows)
New timeline
File

Ctrl + N


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

Ctrl + N


WavePad Sound Editor (Windows)
Create new file
File Operation

Ctrl + N


GeoGebra
New Window
Windows shortcuts

Ctrl + N


MyPaint (Windows)
Save current brush as "Brush n"
Show Brush Menu

Ctrl + N


Sage Simply Accounting (Windows)
Create a new company
Home Window

Ctrl + N


AVS Audio Editor (Windows)
Creates a new, initially blank file
File

Ctrl + N


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

Ctrl + N


Sage Simply Accounting (Windows)
Create a new record
Keyboard Shortcuts in Record Windows

Ctrl + N


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

Ctrl + N


eM Client (Windows)
New Email
13 Shortcuts for eM Client (Windows)

Ctrl + N


Brave Browser (Windows)
New Window
Tabs and Windows

Ctrl + N


MyPaint (Windows)
New
Show Edit Menu

Ctrl + N


SolveSpace (Windows)
New
File Menu

Ctrl + N


Oracle RightNow
New (uses default new selection)
Explorers and reports

Ctrl + N


Substance Painter
New project
General

Ctrl + N


KeyCreator (Windows)
New
General Shortcuts

Ctrl + N


IPython Shell
Access next command in history
Command history

Ctrl + N


FlightGear
Toggle NAV 1 lock
Autopilot related

Ctrl + N


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

Ctrl + N


Balsamiq Mockups (Windows)
New Blank Mockup
Working with Mockup Files

Ctrl + N


BricsCAD (Windows)
Creates a New drawing (NEW command)
Other Shortcuts

Ctrl + N


BricsCAD (Linux)
Creates a New drawing (NEW Ctrl)
Other Shortcuts

Ctrl + N


DraftSight (Windows)
Creates a New drawing file
37 Shortcuts for DraftSight (Windows)

Ctrl + N


eMachineShop (Windows)
Create New Design
38 Shortcuts for eMachineShop (Windows)

Ctrl + N


KiCad 5.0.2
New
Page Layout Editor

Ctrl + N


EasyWorship
Open the Alerts window
Editor

Ctrl + N


Adobe Illustrator
Create a document
Work with documents

Ctrl + N


PRTG Network Monitor
View > Show news feed
Enterprise console

Ctrl + N


FlexiSign Pro 8.1 (Windows)
New
Other Shortcuts

Ctrl + N


Aspire (Windows)
Create New file
Node Editing

Ctrl + N


VCarve Pro (Windows)
Create New file
Node Editing

Ctrl + N


SuperMemo (Windows)
Add new article to current category by pasting text from keyboard
129 Shortcuts for SuperMemo (Windows)

Ctrl + N


Tableau
New workbook
Managing workbooks, sheets, and files (Tableau Desktop)

Ctrl + N


Google Chrome
Open a new window
Tab and window shortcuts

Ctrl + N


GitHub Desktop
New repository
File menu

Ctrl + N


Altium Designer (Windows)
Insert new line
Common Shortcuts

Ctrl + N


Evolution
New item in current mode
Global - Controls

Ctrl + N


AutoCAD
New Drawing
Manage Drawings

Ctrl + N


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

Ctrl + N


Ubuntu
Open a new document or window
Common application shortcuts

Ctrl + N


Siemens NX
New
File menu

Ctrl + N


Microsoft Sticky Notes
New note
Navigation

Ctrl + N


Claws Mail
Move a next line
Compose window

Ctrl + N


HitFilm
New project
General

Ctrl + N


QuickBooks Desktop
Create a new transaction or list item
Editing Transactions/List

Ctrl + N


Winamp
New (clear) playlist
Playlist window

Ctrl + N


Tibia
Hide the names and the status bars of the creatures on the game window
Game Window

Ctrl + N


Evernote for Windows
New Note
Application-wide

Ctrl + N