Google Chrome (Linux)

Access Browser Features

Open Downloads tab

Ctrl + J

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


Eclipse Helios (Windows)
Incremental search forward / backwards. Type search term after pressing ctrl+j, there is now search window
Search and Replace

Ctrl + J / Ctrl + Shift + J


Thunderbird (Windows)
Open 'Saved Files' Window
Other Shortcuts

Ctrl + J


SharpDevelop 4.0 (Windows)
Insert code template
Coding Shortcuts

Ctrl + J


Firefox (Linux)
Open or close download window
Firefox Features

Ctrl + J


Firefox (Windows)
Open or close download window
Firefox Features

Ctrl + J


Thunderbird (Linux)
Open 'Saved Files' Window
Other Shortcuts

Ctrl + J


Visual Studio 2015 (Windows)
Open IntelliSense completion list
Code Editor - IntelliSense and Code Helper

Ctrl + J


Google Chrome (Windows)
Open Downloads tab
Access Browser Features

Ctrl + J


Notepad++ 5 (Windows)
Join lines
Edit - Line Operations

Ctrl + J


Zune (Windows)
Eject CD
Other

Ctrl + J


Notepad++ 5 (Windows)
Join lines
Search - Line Operations

Ctrl + J


Mindjet Mindmanager 2012 (Windows)
Hyperlink open/create
Most used - Branches into maps

Ctrl + J / K


Visual Studio 2015 (Windows)
Open IntelliSense completion list
Coding - IntelliSense and Code Helper

Ctrl + J


Mindjet Mindmanager 2012 (Windows)
Hyperlink open/create
Reorganizing - Branches into maps

Ctrl + J / K


Vuescan (Windows)
Eject
14 Shortcuts for Vuescan (Windows)

Ctrl + J


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

Ctrl + J


Tekla Structures 14.0 (Windows)
Create AutoConnection
Modeling shortcuts

Ctrl + j


Oracle SQL Developer 4 (Windows)
Join Line
Code Editor

Ctrl + J


Sublime Text (Windows)
Join line below at end of current line
Cool Text Manipulation

Ctrl + J


Visual Studio 2015 (Windows)
Open IntelliSense completion list
Code Snippets (Visual C# Scheme) - IntelliSense and Code Helper

Ctrl + J


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

Ctrl + j


Opera (Linux)
Open Downloads Menu
Menus

Ctrl + Shift + 7 / Ctrl + J


UltraEdit (Windows)
Select the current word (same as double click)
Edit Menu

Ctrl + J


Microsoft Outlook 2010 (Windows)
Create Journal entry for selected contact
Contacts Shortcuts

Ctrl + J


Photoshop Lightroom 4 (Windows)
Open Library view options
Comparing photos in the Library module

Ctrl + J


Microsoft Outlook 2010 (Windows)
Open selected item as Journal item
Tasks Shortcuts

Ctrl + J


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

Ctrl + I / Ctrl + J


Vuescan (Linux)
Eject
12 Shortcuts for Vuescan (Linux)

Ctrl + J


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

Ctrl + J


FreeMind 0.9.0 (Windows)
Join nodes
Node editing commands

Ctrl + J


Avid Media Composer 7 (Windows)
After using the "Zoom" shortcut above, this shortcut allows the editor to return to the previously used timeline magnification.
Timeline

Ctrl + J


iTunes (Windows)
Open the View Options window for the selected source
View Menu

Ctrl + J


Photoshop Lightroom 4 (Windows)
Open Develop view options
Develop Module

Ctrl + J


Audacity 2 (Windows)
Clip Boundaries > Join
Edit Menu

Ctrl + J


Photoshop Lightroom 4 (Windows)
Export PDF slide show
Slideshow module

Ctrl + J


IntelliJ (Linux)
Insert Live Template
Live Templates

Ctrl + J


IntelliJ (Windows)
Insert Live Template
Live Templates

Ctrl + J


Photoshop Lightroom 4 (Windows)
Export web gallery
Web module

Ctrl + J


Axialis IconWorkshop (Windows)
New - Icon project from an image...
File Menu

Ctrl + J


Qt Creator (Windows)
Join lines
Editor

Ctrl + J


Pro Tools (Windows)
Transport online
Options Menu

Ctrl + J


Qt Creator (MacOS)
Join lines
Editor

Ctrl + J


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

Ctrl + J


Qt Creator (Windows)
Adjust size
Editor

Ctrl + J


Qt Creator (MacOS)
Adjust size
Editor

Ctrl + J


Atom (text editor) 1.0 (Linux)
Join lines
Editing Lines

Ctrl + j


Atom (text editor) 1.0 (Windows)
Join lines
Editing Lines

Ctrl + J


Notepad++ 6 (Windows)
Join Lines
Edit menu

Ctrl + J


Adobe Acrobat Pro (Windows)
JavaScript Debugger
Tools

Ctrl + J


Adobe Photoshop CC (Windows)
Layer via Copy
Basic Shortcuts for Photoshop CC 2015 - Layers Basics

Ctrl + J


Clink (Windows)
accept-line
BASH (GNU Readline) Line Editing

Ctrl + J


Microsoft Edge Browser (Windows)
Open downloads pane
Navigation

Ctrl + J


Adobe After Effects CC (Windows)
Set resolution to Full, Half, or Custom in Composition Panel
Views

Ctrl + J / Ctrl + Shift + J / Ctrl + Alt + J


Photoshop Lightroom CC (Windows)
Open Library view options
Comparing Photos in the Library Module

Ctrl + J


Microsoft Edge Browser (Windows)
Debug just my code (on Debugger tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + J


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

Ctrl + J


Adobe Premiere CC (Windows)
Templates
Marker Operation

Ctrl + J


Photoshop Lightroom CC (Windows)
Open Develop view options
Develop Module

Ctrl + J


Photoshop Lightroom CC (Windows)
Export PDF slide show
Slideshow Module

Ctrl + J


Adobe Photoshop CC (Windows)
Layer via Copy
Manage Panels - Layers Basics

Ctrl + J


Photoshop Lightroom CC (Windows)
Export web gallery
Web Module

Ctrl + J


InDesign CC (Windows)
Go to Page
Layout Menu Shortcuts

Ctrl + J


FileMaker Pro (Windows)
Show all records
Browse-Mode Shortcuts

Ctrl + J


FileMaker Pro (Windows)
Show all records
Find Mode Shortcuts

Ctrl + J


Anime Studio (Windows)
Show output only
View Shortcuts

Ctrl + J


Zoho Writer (Windows)
To Justify Full
Format Tab

Ctrl + J


ArchiCAD 20 (Windows)
Receive Changes
Teamwork

Ctrl + J


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

Ctrl + J


Zoho Show (Windows)
Justify align
Formatting Shortcuts

Ctrl + J


AutoCAD 2016 (Windows)
Repeats last command
General

Ctrl + J


AutoCAD 2016 (MacOS)
Repeats the previous command.
Manage Workflow

Ctrl + J


Sublime Text (Linux)
Join Line below to end of current line
General Editing Shortcuts

Ctrl + J


IntelliJ (MacOS)
Quick Documentation Setup
Editing Shortcuts

Ctrl + J


TextMate 2 (MacOS)
Reformat and Justify
General Shortcuts

Ctrl + J


JetBrains RubyMine (MacOS)
Quick Documentation Lookup
Editing Shortcuts

Ctrl + J


JetBrains PyCharm (MacOS)
Quick Documentation Lookup
Editing Shortcuts

Ctrl + J


JetBrains AppCode (MacOS)
Quick Documentation Lookup
Editing Shortcuts

Ctrl + J


Adobe Dreamweaver (Windows)
Jump to definition (JS files)
Coding Shortcuts

Ctrl + J


JetBrains RubyMine (Windows)
Insert Live Template
Live Templates

Ctrl + J


JetBrains RubyMine (Linux)
Insert Live Template
Live Templates

Ctrl + J


JetBrains PyCharm (Windows)
Insert Live Template
Live Templates

Ctrl + J


Zimbra Collaboration Suite 8 (Windows)
Show Next Tab
Tab Views

Ctrl + J


Desk.com (Windows)
Previous page
System-Wide

Ctrl + J


Bash (Linux)
NewLine
Editing

Ctrl + J


Autodesk SketchBook Pro (Windows)
Hide Lagoon
Actions

Ctrl + J


JetBrains PhpStorm (MacOS)
Quick Documentation Lookup
Editing

Ctrl + J


Daz 3D Carrara 8 (Windows)
Spline Modeler Grid
Application - Geometry

Ctrl + J


Daz 3D Carrara 8 (Windows)
Grid
Application - View

Ctrl + J


jEdit (Windows)
Join Lines
Text Editing

Ctrl + J


Blender 3D (Windows)
Join Object
Object Mode

Ctrl + J


JetBrains PhpStorm (Windows)
Insert Live Template
Live Template/Snippets

Ctrl + J


JetBrains PhpStorm (Linux)
Insert Live Template
Live Template/Snippets

Ctrl + J


Corel Ventura 10 (Windows)
Justify
Text Formatting

Ctrl + J


ACDSee (Windows)
Open Batch Rotate/Flip Images Dialog Box
View Mode

Ctrl + J


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

Ctrl + J


Corel PhotoPaint X6 (Windows)
Customization
Tools

Ctrl + J


HTML-Kit (Windows)
Invoke HTML-Kit Shorthand
87 Shortcuts for HTML-Kit (Windows)

Ctrl + J


Daz 3D Carrara 8 (Windows)
Spline Modeler Grid
Spline Modeler - Geometry

Ctrl + J


Daz 3D Carrara 8 (Windows)
Grid
Spline Modeler - View

Ctrl + J


Corel Draw X8 (Windows)
Full justify
Text Formatting

Ctrl + J


Daz 3D Carrara 8 (Windows)
Spline Modeler Grid
Vertex Modeler - Geometry

Ctrl + J


Daz 3D Carrara 8 (Windows)
Grid
Vertex Modeler - View

Ctrl + J


Chief Architect (Windows)
Select Same Type
General Editing

Ctrl + J


Kingsoft Presentation 2016 (Windows)
Justify
Editing Shortcuts

Ctrl + J


Daz 3D Carrara 8 (Windows)
3D View Grid
3D View

Ctrl + J


Brackets (Windows)
Jump to Definition
99 Shortcuts for Brackets (Windows)

Ctrl + J


Flock (Windows)
Downloads
General

Ctrl + J


Kingsoft Writer 2016 (Windows)
Justify
Editing

Ctrl + J


Houdini (Windows)
Multi-snapping
Particle/Contex/Scene View

Ctrl + J


Krita Painting 3 (Windows)
Duplicate layer
Painting

Ctrl + J


Forte (Windows)
Move to Junk Folder
Main Browser Window

Ctrl + J


MPS 2017 (Windows)
Show a pop-up list of starting with a specified prefix
Advanced Editing

Ctrl + J


Jetbrains CLion (Windows)
Insert Live Template
Live Templates

Ctrl + J


Libreoffice Writer (Windows)
Justify
General

Ctrl + J


KMPlayer (Windows)
Open File(s) for TV-Out
General

Ctrl + J


XYplorer (Windows)
Set Visual Filter...
General Shortcuts

Ctrl + J


Siemens NX 11 (Windows)
Object Display
Edit Menu

Ctrl + J


PotPlayer (Windows)
Turn to Camera Device
Standard Keyboard Controls

Ctrl + J


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

Ctrl + J


ProRealTime (Windows)
Display Objects
Charts

Ctrl + J


Rhino (Windows)
Join
Default Shortcuts

Ctrl + J


Impro-Visor (Windows)
copy chords and melody from selection to text area
Cut/Paste/Copy

Ctrl + J


Solid Edge (Windows)
Dimetric
Manipulation

Ctrl + J


CodeLite 10 (Windows)
Auto-complete / Abbreviations
Editor

Ctrl + Space / Ctrl + J


CodeLite 10 (Windows)
Find matching preprocessor conditional backwards, skipping nested ones.
Editor

Ctrl + J


FlashFXP (Web Application)
Disconnect server of active side.
54 Shortcuts for FlashFXP (Web Application)

Ctrl + J


Zwift (PC and macOS)
Just watch
Pairing devices screen

Ctrl + J


CuteFTP (Windows)
Launch Connection wizard
General

Ctrl + J


Vivaldi
Downloads panel
View

Ctrl + J


ChessBase 13
Set start move
Games lists

Ctrl + J


Xyplorer
Set Visual Filter...
View Menu

Ctrl + J


Moldflow Adviser (Windows)
Job Manager
Analysis

Ctrl + J


Moldflow Insight (Windows)
Job Manager
Analysis

Ctrl + J


winIDEA
Display Trigger Position
Plugin: Analyzer

Ctrl + J


Affinity Photo
Duplicate
Layer operations

Ctrl + J


Comodo IceDragon (Windows)
Downloads
Tools

Ctrl + J


PSPad (Windows)
Auto Completion
Tools

Ctrl + J


Easel
Combine
General

Ctrl + J


PhotoFiltre (Windows)
Show image properties
Others

Ctrl + J


Gmsh 4.1.4
Save model options
General

Ctrl + J


Ableton Live 9 (Windows)
Consolidate Selection intoClip
Arrangement View Ctrls

Ctrl + J


GibbsCAM (Windows)
Draw Points
View Menu

Ctrl + J


Modo (Windows)
Lock invert (toggle state)
Hide/Lock Geometry

Ctrl + J


Assetto Corsa
Show damage displayer
In-game

Ctrl + J


Inkscape (Windows)
Create dynamic offset
Path

Ctrl + J


Vectorworks (Windows)
Join
Modify Menu

Ctrl + J


GeoGebra
Select ancestors
Windows shortcuts

Ctrl + J


The Secret of Monkey Island
Select joystick as default control
Cursor controls

Ctrl + J


Sage Simply Accounting (Windows)
Display transaction details in report
Keyboard Shortcuts in Transaction Windows

Ctrl + J


WavePad Sound Editor (Windows)
Batch join
Edit Operations

Ctrl + J


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

Ctrl + J


BricsCAD (Windows)
Repeats the previously issued command
Other Shortcuts

Ctrl + J


BricsCAD (Linux)
Repeats the previously issued Ctrl
Other Shortcuts

Ctrl + J


FlexiSign Pro 8.1 (Windows)
UnCompound
Arrangement

Ctrl + J


Brave Browser (Windows)
Downloads Manager
Bookmarks/History/Settings/Tools

Ctrl + J


KeyCreator (Windows)
Change Detail Attributes
Set Various Entities

Ctrl + J


eMachineShop (Windows)
Specify manufacturing , packing, shipment options for current Design
38 Shortcuts for eMachineShop (Windows)

Ctrl + J


MindManager v19 (Windows)
Hyperlink open/create
Most used - Branches into maps

Ctrl + J / K


SuperMemo (Windows)
Reschedule
129 Shortcuts for SuperMemo (Windows)

Ctrl + J


MindManager v19 (Windows)
Hyperlink open/create
Reorganizing - Branches into maps

Ctrl + J / K


Ableton Live 10
Consolidate Selection into Clip
Arrangement view commands

Ctrl + J


Google Chrome
Open the Downloads page in a new tab
Feature shortcuts

Ctrl + J


Adobe Illustrator
Join two or more paths
Draw

Ctrl + J


draw.io
Fit page
Navigate & view

Ctrl + J


Siemens NX
Object display
Edit menu

Ctrl + J


Winamp
Time jump tool
General

Ctrl + J


QuickBooks Desktop
Customer Center
Opening Windows/List

Ctrl + J


HitFilm
Jump to time (highlights current time indicatior)
General timeline

Ctrl + J


PyCharm 2018.2
Show a pop-up list of starting with a specified prefix.
Advanced editing

Ctrl + J


Quicken 2018
Go to the Bill & Income Reminders dialog
Features and lists

Ctrl + J


ArtRage Studio Pro
Adjust Layer Colors…
Panel Commands

Ctrl + J


Evernote for Windows
Justify
Note Editor

Ctrl + J


Adobe Lightroom Classic
Export web gallery
Working in the Web module

Ctrl + J


ActivePresenter 7
Justify
Canvas

Ctrl + J


Gravit Designer
Join paths
Modify

Ctrl + J


jEdit
Join lines.
Text editing

Ctrl + J


CorelDRAW Graphics Suite 2018
Options...
General

Ctrl + J


Windows PowerShell ISE
(Script pane, Command Pane) Show Snippets
Editing text

Ctrl + J


Adobe Photoshop CC
New layer via copy
Using the Layers panel

Ctrl + J


KMPlayer
Open File(s) for TV-Out
General

Ctrl + J


ZenWriter 2
Justify alignment
General

Ctrl + J


Nuance Power PDF
Open JavaScript console
JavaScript

Ctrl + J


Atom (Windows)
editor:join-lines
All shortcuts

Ctrl + J


BSPlayer
Jump to time
Misc

Ctrl + J


Microsoft FrontPage
Check out the currently selected file in the Folder List.
Access and use views

Ctrl + J


LightWave 3D
Joint move
Layout: Setup

Ctrl + J


PDF-XChange Editor
Show JavaScript Console
General

Ctrl + J


TextRoom
Align justify
General

Ctrl + J


Inkscape
Create dynamic offset
Path

Ctrl + J


Autodesk SketchBook (Windows)
Hide Lagoon
Tools

Ctrl + J


Oracle PeopleTools
Displays the system information page if configured by an administrator to appear.
General

Ctrl + J


Adobe Premiere Pro (Windows)
Templates...
Marker

Ctrl + J


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

Ctrl + J


E-Sword
Format Scripture ToolTip Editors only
General

Ctrl + J


Arch Linux
End search
Terminal: Readline

Ctrl + J


Chromebook and Chrome OS
Open the Downloads page
Page and web browser

Ctrl + J


Microsoft Visual Studio 2017 (Most used shortcuts)
[Text Editor, Workflow Designer] Edit.ListMembers
Edit

Ctrl + J


WavePad
Batch Join
Edit Operations

Ctrl + J


Comodo IceDragon
Downloads
Tools

Ctrl + J


Brackets
Jump to Definition
General

Ctrl + J


Ardour
Trim region to end of prev region
Editing with Edit Point

Ctrl + J


IntelliJ IDEA (Windows, Linux)
Insert live template
Live Templates

Ctrl + J


PSPad
Auto Completion
Tools

Ctrl + J


GoldWave
Jumps the start marker to the next cue point.
Editing

Ctrl + J


Zim
Jump to page...  (either an existing or a new page)
General

Ctrl + J


WordPerfect X8
Justify Full
Formatting

Ctrl + J


LibreOffice Writer
Justify
General

Ctrl + J


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

Ctrl + J


WriteMonkey
Join line below to the end of the current line
Editing

Ctrl + J


Tekla Structures 20
Create AutoConnection
Modeling

Ctrl + J


Qt Creator
Adjust size
Editing

Ctrl + J


Basecamp
Jump between projects
Navigation and selection

Ctrl + J


Maple
Insert Execution Group After Cursor
Menu accelerators

Ctrl + J


Vim
Move the cursor down one line
Navigation keys

Ctrl + J


FocusWriter
Justift
General

Ctrl + J


Google Translator Toolkit
Select next unit
Navigation

Ctrl + J


Sublime Text
Join line below to the end of the current line
Editing

Ctrl + J


Delphi
Invoke code templates also called code snippets
General

Ctrl + J


Clementine
Jump to current track
Playlists

Ctrl + J


REAPER
View: Jump to time window
Section: Main

Ctrl + J


Freemind
Join nodes
Node editing commands

Ctrl + J


The Bat!
Park
Working with Messages

Ctrl + J


Krita 3.0
Duplicate layer
Painting

Ctrl + J


Eclipse
Incremental search forward
Search and replace

Ctrl + J


ACDSee
Opens the Batch Rotate/Flip Images dialog box
General

Ctrl + J


Microsoft Internet Explorer 11
View downloads
Top shortcuts

Ctrl + J


Microsoft Visual Studio 2017 (All shortcuts)
Edit.ListMembers
Workflow Designer

Ctrl + J


Blender
Join selected objects
Object mode

Ctrl + J


Notepad++
Join lines
Edit menu

Ctrl + J


Firefox Quantum
Downloads
Tools

Ctrl + J


AIMP
Jump to time
Player

Ctrl + J


Zimbra Web Client
Go to next tab
Tabs view

Ctrl + J


Paint.NET
Rotate 180°
Image menu

Ctrl + J


Audacity
Clip Boundaries > Join
Edit menu

Ctrl + J


SQL Server Management Studio (SSMS)
List members
Microsoft IntelliSense

Ctrl + J


iTunes 11 for Windows
Open the View Options window for the selected source
View menu

Ctrl + J


Mozilla Thunderbird
Saved files
Controlling Thunderbird windows and tabs

Ctrl + J


Adobe Acrobat 2017 (Windows and Unix)
JavaScript Debugger
Selecting tools

Ctrl + J


Windows Media Player 11
Eject CD or DVD
Play videos with shortcuts

Ctrl + J


Wordpad
Justify text
General

Ctrl + J


Microsoft Edge
Open downloads pane
General

Ctrl + J


Facebook (Chrome)
Mark as spam
Website Messenger

Ctrl + J


Notepad2
Join lines
Block

Ctrl + J


Opera
Go to next unread message
E-mail keys: Navigation

Ctrl + J


Open Office Writer 3 (Windows)
Justify
General OpenOffice Writer Shortcuts

Ctrl + J


Rhythmbox (Linux)
Jump to currently playing track
General

Ctrl + J


Clementine Player (Linux)
Jump to current track
Playlists

Ctrl + J


Winamp Media Player (Windows)
Jump to time in current song
Play Music in Winamp

Ctrl + J


Internet Explorer (Windows)
Open Feeds.
Favorites, History and Search

Ctrl + J


Clementine Player (Windows)
Jump to current track
Playlists

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Navigate within Documents - Format Paragraphs

Ctrl + J


Adobe After Effects CS5 (Windows)
Set resolution to Full / Half / Custom in Composition panel
Views

Ctrl + J / Ctrl + Shift + J / Ctrl + Alt + J


Microsoft Outlook 2007 (Windows)
Create a Journal shortcut for the selected contact.
Shortcuts for Contacts

Ctrl + J


Microsoft Outlook 2007 (Windows)
Open selected item as a Journal item.
Shortcuts for Managing Tasks

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Edit Documents - Format Paragraphs

Ctrl + J


InDesign CS5 (Windows)
Activate the Go To command
Viewing documents and document workspaces

Ctrl + j


Windows Media Player 11 (Windows)
Eject CD or DVD (except on computers with two or more CD or DVD disc drives).
Play Videos with Shortcuts

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Formats - Format Paragraphs

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Manage Word View - Format Paragraphs

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Tables - Format Paragraphs

Ctrl + J


Nano
Justify the current paragraph
Formatting

Ctrl + J


Figma
Join selection
Shape

Ctrl + J


Scrivener 1.9.9
Align justified
Formatting

Ctrl + J


Final Draft 11 (Windows)
Insert scriptnote
General

Ctrl + J