Google Chrome (Linux)

Manage Chrome DevTools - Sources Panel

Go to line

Ctrl + G

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


Emacs 23.2.1 (Linux)
Cancel Selection
Edit

Ctrl + G


Open Office Writer 3 (Linux)
Goto line
Editing

Ctrl + G


Novell Evolution 2 (Linux)
Go to specific date in calendar
Contacts, Calendar, Tasks, and Memo

ctrl + g


Google Chrome (Windows)
Go to line
Manage Chrome DevTools - Sources Panel

Ctrl + G


Microsoft Word 2007 (Windows)
Go to a page, bookmark, footnote, table, comment, graphic, or other location.
Working with documents: Find, replace, and browse through text

Ctrl + G


Microsoft Projects 2010 (Windows)
Goto Menu
Access Projects 2010 Features

Ctrl + G


Visual Studio 2015 (Windows)
Goto line number
Code Editor - Find, Replace, and Goto

Ctrl + G


KDevelop (Linux)
Goto line
Editing

Ctrl + G


Microsoft Outlook 2010 (Windows)
Set up recurrence for an appointment or task
Messages in Main View - Create and Manage Appointments

Ctrl + G


SharpDevelop 4.0 (Windows)
Goto line number (or class)
Find/Replace

Ctrl + G


Thunderbird (Windows)
Find text again next in Current Message
Find Messages

Ctrl + G / F3


Adobe Photoshop CS5 (Windows)
Group layers
Photoshop CS5 Panels - Layers Panel

Ctrl + G


Thunderbird (Linux)
Find text again next in Current Message
Find Messages

Ctrl + G / F3


Firefox (Linux)
Find next occurrence of search term.
Search

Ctrl + G / enter or f3


Firefox (Windows)
Find next occurrence of search term.
Search

Ctrl + G / enter or f3


Microsoft Outlook 2010 (Windows)
Go to date
Messages in Main View - Navigate Calendar

Ctrl + G


Tally 9.0 (Windows)
Select Group
General Shortcuts

Ctrl + G


Inpage (Windows)
To open dialog box of paragraph
For formatting

Ctrl + g


Google Chrome (Windows)
Find next / find previous match
Search

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


Phoenix Viewer (Windows)
Gestures
Edit

Ctrl + G


Visual Studio 2015 (Windows)
Goto line number
Coding - Find, Replace, and Goto

Ctrl + G


Media Player Classic (MPC) (Windows)
Goto time
Jump

Ctrl + G


Microsoft Outlook 2010 (Windows)
Set up recurrence for an appointment or task
Messages in Compose View - Create and Manage Appointments

Ctrl + G


Adobe Photoshop CS5 (Windows)
Generate or generate again
Photoshop CS5 Panels - Pattern Maker Only

Ctrl + G


Microstation v8i (Windows)
Group current selection
Editing

Ctrl + G


Microsoft Excel 2011 (MacOS)
Display theĀ Go ToĀ dialog box
Moving and scrolling in a sheet or workbook

Ctrl + g


Notepad++ 5 (Windows)
Go to...
Search

Ctrl + G


Microsoft Outlook 2010 (Windows)
Go to date
Messages in Compose View - Navigate Calendar

Ctrl + G


Tekla Structures 14.0 (Windows)
Select filter
General shortcuts

Ctrl + g


Sublime Text (Windows)
Goto line
Navigation - Fancy Navigation

Ctrl + G


Visual Studio 2015 (Windows)
Goto line number
Code Snippets (Visual C# Scheme) - Find, Replace, and Goto

Ctrl + G


Sublime Text (Windows)
Goto line
Selections - Fancy Navigation

Ctrl + G


Opera (Linux)
Find next
Find

Ctrl + G / F3


Adobe Photoshop CS5 (Windows)
Group layers
Extract and Pattern Maker (plug-in) - Layers Panel

Ctrl + G


Microsoft Outlook 2010 (Windows)
Set up recurrence for an appointment or task
Calendar Shortcuts - Create and Manage Appointments

Ctrl + G


Evernote (Windows)
Find next (or Enter)
Note Editor

Ctrl + g


Oracle SQL Developer 4 (Windows)
Goto Line
Navigate

Ctrl + G


Microsoft Outlook 2010 (Windows)
Go to date
Calendar Shortcuts - Navigate Calendar

Ctrl + G


UltraEdit (Windows)
Goto the specified line (or HEX address)
Search Menu

Ctrl + G


Photoshop Lightroom 4 (Windows)
Group into stack
Comparing photos in the Library module

Ctrl + G


Adobe Photoshop CS5 (Windows)
Generate or generate again
Extract and Pattern Maker (plug-in) - Pattern Maker Only

Ctrl + G


Texmaker 4.0.2 (Windows)
Goto Line
"Edit" menu

Ctrl + G


FreeMind 0.9.0 (Windows)
Find next
Edit commands

Ctrl + G


NetBeans 8 (Windows)
Go to line
General Keyboard Shortcts

Ctrl + G


AutoCAD 2012 (Windows)
Toggle Grid
Toggle General Features

Ctrl + G


HoneyView 5.03 (Windows)
Gamma correction
Change Image View

Ctrl + G


Notepad2 (Windows)
Goto...
Edit Menu

Ctrl + G


IntelliJ (Linux)
Go to line
Navigation

Ctrl + G


Presonus Studio One (Windows)
Group selected tracks
Track Menu

Ctrl + G


IntelliJ (Windows)
Go to line
Navigation

Ctrl + G


Beyond Compare (Windows)
Go to...
Search Menu

Ctrl + G


Axialis IconWorkshop (Windows)
Find - In the computer...
Edit Menu

Ctrl + G


Pro Tools (Windows)
Group...
Track Menu

Ctrl + G


FileMaker Pro (Windows)
Find the next occurrence of the specified data
Layout Mode Shortcuts - Delete and Edit Text

Ctrl + G


Adobe Flash Professional (Windows)
Group
Modifying and editing

Ctrl + G


Autodesk Maya 2015 (Windows)
Edit - Group
Edit Operation

Ctrl + G


Qt Creator (Windows)
Lay out in a grid
Editor

Ctrl + G


Atom (text editor) 1.0 (Linux)
Go to line
Editing Lines

Ctrl + g


Qt Creator (MacOS)
Lay out in a grid
Editor

Ctrl + G


Atom (text editor) 1.0 (Windows)
Go to line
Editing Lines

Ctrl + G


Adobe Acrobat Pro (Windows)
Move to next search result and highlight it in the document
Navigation

F3 / Ctrl + G


Notepad++ 6 (Windows)
Launch GoToLine Dialog
Edit menu

Ctrl + G


FL Studio (Windows)
Glue selected and touching notes
Piano Roll Action

Ctrl + G


uTorrent (Windows)
Setup Guide
21 Shortcuts for uTorrent (Windows)

Ctrl + G


uTorrent (Linux)
Setup Guide
21 Shortcuts for uTorrent (Linux)

Ctrl + G


FileMaker Pro (Windows)
Find the next occurrence of the specified data
Text Shortcuts - Delete and Edit Text

Ctrl + G


Microsoft Excel 2016 (Windows)
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc
Select Cells - Basic Selects

Ctrl + G


Sway 2016 (Windows)
Group/ungroup all cards in a Card Selection
Text and Content Formatting

Ctrl + G / Ctrl + Shift + G


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

Ctrl + G


Sway 2016 (Windows)
Group/ungroup all cards in a Card selection
Card Interaction

Ctrl + G / Ctrl + Shift + G


Microsoft OneNote 2016 (Windows)
Move focus to Notebook area (typically on the left); continue with Arrow Up/Arrow Down to select page. Press Escape to cancel
Manage Pages, Notebooks and Sections

Ctrl + G


Clink (Windows)
abort
BASH (GNU Readline) Line Editing

Ctrl + G


Android Studio (Windows)
Go to line
General Shortcuts

Ctrl + G


Autodesk Maya 2017 (Windows)
Edit - Group
Edit Operation

Ctrl + G


Sonos Controller (Windows)
Resize Queue
22 Shortcuts for Sonos Controller (Windows)

Ctrl + G


Google Slides (Windows)
Find again
General Slides Shortcuts

Ctrl + G


Photoshop Lightroom CC (Windows)
Group into stack
Comparing Photos in the Library Module

Ctrl + G


Microsoft Excel 2016 (Windows)
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc
Format Cells - Basic Selects

Ctrl + G


Adobe Photoshop CC (Windows)
Group layers
Basic Shortcuts for Photoshop CC 2015 - Layers Panel

Ctrl + G


FileMaker Pro (Windows)
Find the next occurrence of the specified data
Database Management Shortcuts - Delete and Edit Text

Ctrl + G


Adobe Premiere CC (Windows)
Group
Clipping Shortcuts

Ctrl + G


Adobe Audition CC (Windows)
Clip gain
Marker/Tool/Clip Shortcuts

Ctrl + G


Microsoft Outlook 2016 (Windows)
Go to a date
Calendar

Ctrl + G


Microsoft Outlook 2016 (Windows)
Set up recurrence for an open appointment or meeting
Calendar

Ctrl + G


Corel Painter 2017 (Windows)
Group
Layers

Ctrl + G


Microsoft PowerPoint 2016 (Windows)
Show/hide slide
Slide Operations(Presentation time)

Ctrl + G


Microsoft Excel 2016 (Windows)
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc
Formulas - Basic Selects

Ctrl + G


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

Ctrl + G


InDesign CC (Windows)
Group
Object Menu shortcuts

Ctrl + G


CINEMA 4D (Windows)
Goto Next Key
Animation Timeline

Ctrl + G


Hexagon 2 (Windows)
Group Selection
General Shortcuts

Ctrl + G


Anime Studio (Windows)
Grid
View Shortcuts

Ctrl + G


ArchiCAD 20 (Windows)
Group
Tools

Ctrl + G


Adobe After Effects CC (Windows)
Group / ungroup selected Shapes
Shape Layers

Ctrl + G / Ctrl + Shift + G


Microsoft Excel 2016 (Windows)
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc
Manage Workbooks - Basic Selects

Ctrl + G


Adobe Photoshop CC (Windows)
Group layers
Manage Panels - Layers Panel

Ctrl + G


Zoho Sheet (Windows)
Go to cell command
Navigate

Ctrl + G


Dynamics NAV 2015 (Windows)
Go to
General

Ctrl + G


Age of Empires (Windows)
Go to Mining Camp
Game Commands

Ctrl + G


Microsoft Excel 2016 (Windows)
Manual selection by row/ column via GoTo menu. A:B selects column A thru C, 1:3 selects row 1 thru 3 , A1:B3 select cells A1 thru B3, etc
Excel Auto Tables and Data Forms - Basic Selects

Ctrl + G


AutoCAD 2016 (Windows)
Toggles Grid
General

Ctrl + G


GIMP (Linux)
Gradients
Dockable Dialogs

Ctrl + G


Silhouette Studio (Windows)
Group
Object

Ctrl + G


GIMP (Windows)
Gradients
Dockable Dialogs

Ctrl + G


AutoCad Architecture 2017 (Windows)
Grid mode
Alphabest combination

Ctrl + G


Microsoft Excel 2016 (Windows)
Display the GoTo dialog box
Navigate Worksheets

Ctrl + G


Sublime Text (Linux)
Go to line
Navigation Shortcuts

Ctrl + G


TextMate 2 (MacOS)
Opposite Case
General Shortcuts

Ctrl + G


Sublime Text (MacOS)
Go to line
Navigation Shortcuts

Ctrl + G


IntelliJ (MacOS)
Select Next Occurance
Find and Replace Shortcuts

Ctrl + G


IntelliJ (MacOS)
Unselect Occurance
Find and Replace Shortcuts

Ctrl + G


Google Blogger (Web Application)
Translate using Indian font
15 Shortcuts for Google Blogger (Web Application)

Ctrl + G


JetBrains PyCharm (Windows)
Go to Line
Navigation

Ctrl + G


Logic Pro X (MacOS)
Grid
Various Editors

Ctrl + G


JetBrains RubyMine (Windows)
Go to Line
Navigation Shortcuts

Ctrl + G


Sketch 3 (MacOS)
Toggle Grids
Canvas View

Ctrl + G


JetBrains RubyMine (Linux)
Go to Line
Navigation Shortcuts

Ctrl + G


Adobe Dreamweaver (Windows)
Go to Line
Coding Shortcuts

Ctrl + G


Adobe XD (Experience Design) (Windows)
Group
Object

Ctrl + G


Adobe Flash Builder (Windows)
Find declarations of selected function name in project
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + G


Adobe Animate CC (Windows)
Group
Edit and Modify

Ctrl + G


Zimbra Collaboration Suite 8 (Windows)
Choose Recipients from Address book
Mail Compose Form

Ctrl + G


Logic Pro X (MacOS)
Create Group
Project Audio

Ctrl + G


Logic Pro X (MacOS)
New Group
Audio File Editor

Ctrl + G


BrainSuite (Windows)
Toggle Debug Keys
Main Window

Ctrl + G


Cloud9 (Windows)
Goto Line
Navigate

Ctrl + G


Autodesk SketchBook Pro (Windows)
Add Group
Actions

Ctrl + G


Bash (Linux)
Escape from History Searching Mode
History

Ctrl + G


Adobe RoboHelp (Windows)
Insert Images
Insertion

Ctrl + G


Daz 3D Carrara 8 (Windows)
Group
Application - Edit

Ctrl + G


Daz 3D Bryce 7 (Windows)
Group Objects
Object

Ctrl + G


JetBrains PhpStorm (Windows)
Go to Line
Navigation

Ctrl + G


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

ctrl + G


jEdit (Windows)
Find Next
Search and Replace

Ctrl + G


JetBrains PhpStorm (Linux)
Go to Line
Navigation

Ctrl + G


Microsoft Excel 2016 (MacOS)
Display theĀ Go ToĀ dialog box
Move and scroll in a sheet or workbook

Ctrl + G


Steinberg Cubase 9 (Windows)
Group
Edit

Ctrl + G


Corel Ventura 10 (Windows)
Go to Page
Cursor Movement

Ctrl + G


Corel WordPerfect X8 (Windows)
Go to
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + G


VMWare Workstation 12 (Windows)
Grab Keyboard Input Focus
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + G


Daz 3D Carrara 8 (Windows)
Group
Spline Modeler - Edit

Ctrl + G


Corel PhotoPaint X6 (Windows)
Group
Objects

Ctrl + G


DAZ Studio (Windows)
Go to line
Script Commands

Ctrl + G


HTML-Kit (Windows)
Go to Specified Location to document
87 Shortcuts for HTML-Kit (Windows)

Ctrl + G


Opera (Windows)
Find next instance of text
Find

Ctrl + G


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

ctrl + G


Gliffy (Windows)
Group
Shape Shortcuts

Ctrl + G


Corel Quattro Pro X8 (Windows)
Move to Cell that You Specify
Navigation

F5 / Ctrl + G


Chief Architect (Windows)
Center Object
View Mode

Ctrl + G


Daz 3D Carrara 8 (Windows)
Group
Vertex Modeler - Edit

Ctrl + G


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

ctrl + G


Kingsoft Spreadsheets 2016 (Windows)
Display Go to Dialog Box
Display Various Objects

Ctrl + G


Kingsoft Writer 2016 (Windows)
Display Go to Dialog Box
Display Various Objects and Dialog Box

Ctrl + G


Forte (Windows)
Find Global
Main Browser Window

Ctrl + G


Brackets (Windows)
Go to Line
99 Shortcuts for Brackets (Windows)

Ctrl + G


Flock (Windows)
Find again
General

Ctrl + G


Informix Genero 2.5.0 (Windows)
Go to line
Cursor Movement Shortcuts

Ctrl + G


FxPro (Windows)
Show Grid
General Shortcuts

Ctrl + G


vSphere Client (Windows)
Transfer Mouse and Keyboard Input from Local Machine to Virtual Machine
VM Console

Ctrl + G


MetaTrader MT4 (Windows)
Show/Hide Grid
Miscellaneous Shortcuts

Ctrl + G


Zerodha Trader (Windows)
Group Settings
For Market Watch and Other Settings on User Interface

Ctrl + G


Siemens NX 11 (Windows)
Execute Grip
File Menu

Ctrl + G


Jetbrains CLion (Windows)
Go to line
Navigation Shortcuts

Ctrl + G


XYplorer (Windows)
Go to...
General Shortcuts

Ctrl + G


VideoPad Video Editor (Windows)
Go to Timeline Position
Sequence Player

Ctrl + G


PotPlayer (Windows)
Continuos Image Capture
Standard Keyboard Controls

Ctrl + G


Maxthon (Web Application)
Open the Collector
Others

Ctrl + G


Soundforge (Windows)
Show the Go To dialog
Cursor Movements

Ctrl + G


Pegasus Mail (Web Application)
Find/replace again
Edit menu

Ctrl + G


Vegas Pro 14 (Windows)
Go to
Cursor Placement,Loop Region and Time Selection

Ctrl + G


GOM Player (Windows)
Advanced Screen Capture
Screen Capture

Ctrl + G


Visual Studio Code (Windows)
Go to Line...
Navigation Shortcuts

Ctrl + G


Xamarin Studio (MonoDevelop) (Windows)
Find Next
Search

Ctrl + G


MPS 2017 (Windows)
NavigateĀ to any line in the current fileĀ by specifying its number
Navigation between Source Code

Ctrl + G


Synfig (Windows)
Toggle Grid show
73 Shortcuts for Synfig (Windows)

Ctrl + G


Sierra Chart (Windows)
Use Evening/Full Session
Chart Menu

Ctrl + G


Quickbooks Desktop (Windows)
Go to register of transfer account
Account Register Shortcuts

Ctrl + g


iClone 7 (Windows)
Show/Hide Grid
OnScreen Display

Ctrl + G


Anim8or (Windows)
Grid Snap
Top Toolbar Shortcuts

Ctrl + G


Gnumeric (Windows)
Opens the Go to dialog window which allows you to jump to a specified cell
21 Shortcuts for Gnumeric (Windows)

Ctrl + G


GeoModeller3D (Windows)
Create geology data
2D Structural Data

Ctrl + G


Rhino (Windows)
Group
Default Shortcuts

Ctrl + G


Creo Parametric (Windows)
ReGenerate
26 Shortcuts for Creo Parametric (Windows)

Ctrl + G


Google Data Studio
Group
Advanced (Windows)

Ctrl + G


TurboCAD (Windows)
Start to Edit Group Content
171 Shortcuts for TurboCAD (Windows)

Ctrl + G


Alphacam (Windows)
Ghost Tools
Regular Commands

Ctrl + G


FlashFXP (Web Application)
Manual get
54 Shortcuts for FlashFXP (Web Application)

Ctrl + G


Skipper
Create Region
Visual model shortcuts

Ctrl + G


VMware Workstation 5.0
Grab input from keyboard and mouse.
General

Ctrl + G


Simplify3D
Group selection
Edit menu

Ctrl + G


Ansys Mechanical (Windows)
Group Tree Objects
Tree Outline

Ctrl + G


CodeLite 10 (Windows)
Goto line
Search

Ctrl + G


ChessBase 13
Go to move number x
Board window

Ctrl + G


Geany (Windows)
Find Next
Finding text,Selecting text

Ctrl + G


Geany (Linux)
Find Next
Finding text,Selecting text

Ctrl + G


Source Insight (Windows)
General

Ctrl + G


winIDEA
Go to dialog
Plugin: Analyzer

Ctrl + G


VariCAD (Windows)
Grid
Hot Keys

Ctrl + G


Dropbox Paper
Find next
Editing

Ctrl + G


Affinity Photo
Group
Layer operations

Ctrl + G


PhotoFiltre (Windows)
Show manual settings window for the selection
Selection, past and text

Ctrl + G


Xyplorer
Grayscale
Other Shortcuts

Ctrl + G


PSPad (Windows)
Goto Line... - Jump to selected line
Search

Ctrl + G


Wordfast Pro (Windows)
Go to Segment
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + G


App Maker
Find next
Code editor shortcuts

Ctrl + G


FEKO (Windows)
Go to line
Script Editor

Ctrl + G


FEKO (Linux)
Go to line
Script Editor

Ctrl + G


Roblox Studio
Go to line
Scripting

Ctrl + G


SpaceClaim (Windows)
Create GroUp
71 Shortcuts for SpaceClaim (Windows)

Ctrl + G


Maxwell Render (Windows)
Group
Object

Ctrl + G


Ulead PhotoImpact 8 (Windows)
Opens the Image Size dialog box, where you can adjust the size of the image
Format Menu

Ctrl + G


Cobalt (Windows)
Go
70 Shortcuts for Cobalt (Windows)

Ctrl + G


GibbsCAM (Windows)
Right
View Menu

Ctrl + G


Ableton Live 9 (Windows)
Group Selected Tracks
Ctrls for Tracks

Ctrl + G


Assetto Corsa
Gearbox Auto
In-game

Ctrl + G


FEKO (Windows)
Go to line
General EDITFEKO Shortcuts

Ctrl + G


Maxwell Render (Windows)
Group
Viewport

Ctrl + G


FEKO (Linux)
Go to line
General EDITFEKO Shortcuts

Ctrl + G


gEDA (Linux)
Increment grid by configured metric increment
Other Important Shortcuts

Ctrl + G


Google Keep (Web Application)
Toggle between list and grid view
Actions

Ctrl + G


GeoGebra
Show/Hide selected objects
Windows shortcuts

Ctrl + G


Vectorworks (Windows)
Group
Modify Menu

Ctrl + G


Ableton Live 9 (Windows)
Group/Ungroup Devices
Working with Plug-Ins and Devices

Ctrl + G


Arduino (Linux)
Find Next
29 Shortcuts for Arduino (Linux)

Ctrl + G


RStudio
(Linux) Find Next
Source

Ctrl + G


Arduino (Windows)
Find Next
29 Shortcuts for Arduino (Windows)

Ctrl + G


LDView
Go to step
General

Ctrl + G


WavePad Sound Editor (Windows)
Select Specified Time
Move And Select Operations

Ctrl + G


Modo (Windows)
Group selected items (under group locator)
Animation

Ctrl + G


Banner 9 (Windows, Mac)
Toggle Multi/Single Records View
Mac shortcuts

Ctrl + G


Balsamiq Mockups (Windows)
Group the selected controls
Group

Ctrl + G


FlightGear
Toggle glide slope lock (NAV 1)
Autopilot related

Ctrl + G


Sage Simply Accounting (Windows)
Find next occurrence
Keyboard Shortcuts in Displayed Reports

Ctrl + G


KeyCreator (Windows)
Zoom Scale
View Shortcuts

Ctrl + G


Brave Browser (Windows)
Active tab Find Next
Page Navigation and Display

Ctrl + G


BricsCAD (Windows)
Toggles the display of theĀ grid
Other Shortcuts

Ctrl + G


BricsCAD (Linux)
Toggles the display of theĀ grid
Other Shortcuts

Ctrl + G


CamBam (Windows)
Toggle Snap to Grid Mode
32 Shortcuts for CamBam (Windows)

Ctrl + G


DraftSight (Windows)
Toggles Grid display during command execution
37 Shortcuts for DraftSight (Windows)

Ctrl + G


FlexiSign Pro 8.1 (Windows)
Group
Arrangement

Ctrl + G


Solidwork Composer (Windows)
Shows/hides the Grid
35 Shortcuts for Solidwork Composer (Windows)

Ctrl + G


Altium Designer (Windows)
Pop up Snap Grid dialog
PCB Editor Only Shortcuts

Ctrl + G


eMachineShop (Windows)
Combine selected lines into one Group
38 Shortcuts for eMachineShop (Windows)

Ctrl + G


KiCad 5.0.2
Run Gerbview
KiCad Manager

Ctrl + G


Tinkercad (Windows)
Group
26 Shortcuts for Tinkercad (Windows)

Ctrl + G


Figma (Web Application)
Group Selection
Object

Ctrl + G


Substance Painter
Group layer
Non-editable shortcuts

Ctrl + G


PRTG Network Monitor
View > Show geo maps
Enterprise console

Ctrl + G


SuperMemo (Windows)
Go to element with given number
129 Shortcuts for SuperMemo (Windows)

Ctrl + G


LDCad
Create a new group from the current selection
Editor

Ctrl + G


Adobe Extension Manager
Go to Adobe Exchange
General

Ctrl + G


Ableton Live 10
Group/Ungroup Devices
Working with Plug-Ins and Devices

Ctrl + G


Google Chrome
Jump to the next match to your Find Bar search
Feature shortcuts

Ctrl + G


Adobe Illustrator
Group the selected artwork
Work with selections

Ctrl + G


AutoCAD
Toggle Grid
Toggle General Features

Ctrl + G


Evolution
Go to date
Calendar/Task Components - Navigation

Ctrl + G


Claws Mail
Insert signature
Compose window

Ctrl + G


Siemens NX
Execute > Grip
File menu

Ctrl + G


QuickBooks Desktop
If you are in a register for an account, entering Ctrl + G will take you to the register for the "transfer" account associated with the line you have selected
Opening Windows/List

Ctrl + G


draw.io
Group
Canvas

Ctrl + G


Tibia
Log out and switch to another character of your account
Control Buttons

Ctrl + G


Google Keep Notes
Toggle between list and grid view
Actions

Ctrl + G


Quicken 2018
Go to date
Dates

Ctrl + G


Autodesk Stingray
Grid size
General level viewport

Ctrl + G


Evernote for Windows
Find Next
Note Editor

Ctrl + G


Adobe Bridge CC
Group as stacks
Stacks menu

Ctrl + G


Total War: Attila
Toggle locked group
Battles: Unit / group

Ctrl + G


PyCharm 2018.2
Navigate to any line in the current file by specifying its number.
Navigation in source code

Ctrl + G


Adobe Lightroom Classic
Group into stack
Comparing photos in the Library module

Ctrl + G


SQL Server Profiler
Go to line
Edit menu

Ctrl + G


Bash (Unix shell)
Leave history searching mode without running a command
Command history

Ctrl + G


Bluebeam Revu
Group markups
Markup & editing

Ctrl + G


Atom (Windows)
(Source: Go To Line) go-to-line:toggle
All shortcuts

Ctrl + G


ActivePresenter 7
Specified slide
View

Ctrl + G


Aegisub
Jump to frame or time
Default

Ctrl + G


Gravit Designer
Group selection
Modify

Ctrl + G


PaintShop Pro 2018
Paste as new vector selection
Shortcuts with Ctrl

Ctrl + G


PureSync
Global settings
Help

Ctrl + G


Adobe Animate CC (Windows)
Group
Edit and modify

Ctrl + G


CorelDRAW Graphics Suite 2018
Group
General

Ctrl + G


jEdit
Find next.
Search and replace

Ctrl + G


Adobe Dimension CC (Windows)
Group
Object menu

Ctrl + G


Kindle for PC
Go to Location
While Reading a Book

Ctrl + G


Roll20
Text tool
Tools

Ctrl + G


Metapad
Go to a line
File format

Ctrl + G


Microsoft Word 2016
Go to a page, bookmark, footnote, table, comment, graphic, or other location
Find, replace, and go to specific items

Ctrl + G


Microsoft Paint
Toggles grid lines
Powers of Ctrl

Ctrl + G


LightWave 3D
Move TCB
Layout: Modify

Ctrl + G


Microsoft FrontPage
Go to line.
Work with coding tools

Ctrl + G


Inkscape
Group selected objects
Object

Ctrl + G


Autodesk SketchBook (Windows)
Add Group
Tools

Ctrl + G


Adobe Premiere Pro (Windows)
Group
Clip

Ctrl + G


Corel Painter
Group
Layer selection tools

Ctrl + G


gedit
Find the next instance of the string
Search

Ctrl + G


Hatim 4
Go to the page or to any verse of any surah by writing it down
General

Ctrl + G


Nuke
Nest selected nodes in Group
Node graph

Ctrl + G


E-Sword
Go to Bookmark Editors only
General

Ctrl + G


Arch Linux
Abort search (restores original line)
Terminal: Readline

Ctrl + G


Komodo Edit
Goto line
General

Ctrl + G


Adobe XD (Windows)
Group
Object menu

Ctrl + G


CodeMirror
Find next
General (Windows)

Ctrl + G


Chromebook and Chrome OS
Go to the next match for your search
Page and web browser

Ctrl + G


WavePad
Select Specified Time
Move and Select Operations

Ctrl + G


Microsoft Visual Studio 2017 (Most used shortcuts)
Edit.GoTo
Edit

Ctrl + G


IntelliJ IDEA (macOS)
Select next occurence
Search and replace

Ctrl + G


AWS Cloud9 IDE (Windows)
Goto Line
Goto

Ctrl + G


Comodo IceDragon
Find Again
Search Options

Ctrl + G


NetBeans
Go to line
Navigating through source code

Ctrl + G


Ditto
Show the hierarchy of Groups in a treeview
General

Ctrl + G


Microsoft Visual Studio 2017 (All shortcuts)
QueryDesigner.GotoRow
View Designer

Ctrl + G


IntelliJ IDEA (Windows, Linux)
Go to line
Navigation

Ctrl + G


Brackets
Go to Line
General

Ctrl + G


Kdenlive
Group Clips
Editing

Ctrl + G


PSPad
Goto Line...
Search

Ctrl + G


GIMP
Gradients
Dialogs

Ctrl + G


GNU Emacs
Abort command
The minibuffer

Ctrl + G


Zim
Find next
General

Ctrl + G


WinHex
Go to page
Navigation

Ctrl + G


WordPerfect X8
Go to
General

Ctrl + G


REAPER
Item grouping: Select all items in groups
Section: Main

Ctrl + G


Adobe Photoshop CC
Generate or generate again
Result (Pattern Maker only)

Ctrl + G


Tekla Structures 20
Selection filter
General

Ctrl + G


Qt Creator
Lay out in a grid
Editing

Ctrl + G


NewsBin Pro
Download latest
Groups tab

Ctrl + G


FileMaker
Find the next occurrence of the specified data
Text

Ctrl + G


VMWare Workstation Pro
Grab input from the keyboard and mouse
General

Ctrl + G


KompoZer
Find Again
General

Ctrl + G


Git Tower (Windows)
Show / hide commit tree graph
Remote interactions & commit history

Ctrl + G


Freemind
Find next
Edit commands

Ctrl + G


Sublime Text
Goto line in current file
Navigation/Goto Anywhere

Ctrl + G


WhereIsIt?
Add new disk group
General

Ctrl + G


Sumatra PDF
Go to page
Navigation

Ctrl + G


WPS Office
Displays the Go To dialog box
General

Ctrl + G


Maxthon
Open the Collector
Others

Ctrl + G


Guitar Pro
Go to
Edit

Ctrl + G


Python IDLE for Windows
Repeat last search
Edit menu

Ctrl + G


The Bat!
Flag
Working with Messages

Ctrl + G


Tinkercad
Group objects
General

Ctrl + G


WinMerge
Go to difference or line
Comparing files

Ctrl + G


Visual Studio Code (Linux)
Go to line
Navigation

Ctrl + G


Visual Studio Code (Windows)
Go to line
Navigation

Ctrl + G


Blender
Vertex Groups menu
Editing mode

Ctrl + G


Microsoft Access 2016
Display the Immediate window in the Visual Basic Editor
Navigating and opening objects

Ctrl + G


IrfanView
Create grayscale image
Tools and dialogs

Ctrl + G


Firefox Quantum
Find again
Search

Ctrl + G


Chrome DevTools
Go to line
Sources panel

Ctrl + G


Microsoft Internet Explorer 11
View feeds
Favorites, history and feeds

Ctrl + G


SQL Server Management Studio (SSMS)
When in the results pane, moves focus to the tool strip docked at the bottom of the designer
Query Designer

Ctrl + G


CoffeeCup HTML Editor
Go to line number
Document

Ctrl + G


Notepad++
Launch GoToLine dialog
Edit menu

Ctrl + G


Zimbra Web Client
Search for an address
Create

Ctrl + G