Google Chrome (Windows)

Manage Chrome DevTools - Sources Panel

Select next / select previous call frame

Ctrl + . / ,

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


Civilization V (Windows)
Next Unit / Previous Unit
General Hotkeys

. / ,


Eclipse Helios (Windows)
Jump to next / jump to previous compiler syntax warning or error
Navigate in Editor

Ctrl + . / Ctrl + ,


Microsoft Outlook 2010 (Windows)
Jump to next/previous message (in single message view)
Messages in Main View - Message List and Single Messages

Ctrl + . / Ctrl + ,


Firebug (Windows)
Next / previous function on stack
Script-Panel

Ctrl + . / Ctrl + ,


Firebug (Linux)
Next / previous function on stack
Script-Panel

Ctrl + . / Ctrl + ,


Google Mail (Windows)
Move cursor to next / move cursor to previous chat or compose window (or to main window)
Compose Messages

Ctrl + . / Ctrl + ,


Microsoft Outlook 2010 (Windows)
Increase / decrease font size
Messages in Main View - Format Message Body

Ctrl + . / Ctrl + ,


Google Chrome (Linux)
Select next / select previous call frame
Manage Chrome DevTools - Sources Panel

Ctrl + . / ,


Microsoft Outlook 2010 (Windows)
Jump to next/previous message (in single message view)
Messages in Compose View - Message List and Single Messages

Ctrl + . / Ctrl + ,


Dolphin File Manager 1.7 (Linux)
Switch to previous tab
15 Shortcuts for Dolphin File Manager 1.7 (Linux)

Ctrl + .


Microsoft Outlook 2010 (Windows)
Increase / decrease font size
Messages in Compose View - Format Message Body

Ctrl + . / Ctrl + ,


Google Docs (Windows)
Superscript
Format Text

Ctrl + .


Open Office Impress (Linux)
Show white screen until next key or mouse wheel event.
Slide Shows

w / ,


Microsoft Outlook 2010 (Windows)
Jump to next/previous message (in single message view)
Calendar Shortcuts - Message List and Single Messages

Ctrl + . / Ctrl + ,


Microsoft Outlook 2010 (Windows)
Increase / decrease font size
Calendar Shortcuts - Format Message Body

Ctrl + . / Ctrl + ,


Opera (Linux)
Search for text in page (with Advanced Shortcuts on)
Find

. / , / / / Shift + /


Microsoft PowerPoint 2010 (Windows)
Display a blank white slide, or return to the presentation from a blank white slide.
Show PowerPoint Presentation with Shortcuts

W / ,


Microsoft Windows 7 (Windows)
Rotate photo clockwise
Photo Viewer

Ctrl + .


NetBeans 8 (Windows)
Next/previous bookmark
General Keyboard Shortcts

Ctrl + Shift + . / ,


NetBeans 8 (Windows)
Next/previous usage/compile error
General Keyboard Shortcts

Ctrl + . / ,


NetBeans 8 (Windows)
Select next/previous element
General Keyboard Shortcts

Alt + Shift + . / ,


Photoshop Lightroom 4 (Windows)
Cycle through Basic panel settings (forward/backward)
Develop Module

. / ,


Avid Media Composer 7 (Windows)
Stops the render process and displays a dialog box asking if you would like to keep the already rendered portion.
Effect Mode

Ctrl + .


Photoshop Lightroom 4 (MacOS)
Cycle through Basic panel settings (forward/backward)
Develop Module

. / ,


Audacity 2 (Windows)
Cursor Short Jump Left
Edit Menu

,


Audacity 2 (Windows)
Short Seek Left during Playback
Transport Menu

Left / ,


Qt Creator (Windows)
Go to next bookmark / go to previous bookmar
Editor

Ctrl + . / Ctrl + ,


Qt Creator (MacOS)
Go to next bookmark / go to previous bookmar
Editor

Ctrl + . / Ctrl + ,


Autodesk Maya 2015 (Windows)
Go to Next key / Go to Previous key
Playback Control

. / ,


Camtasia 2 (MacOS)
Jump to next edit / previous edig
Timeline & Editing

Ctrl + . / , (period)


Microsoft OneNote 2016 (Windows)
Apply bullets to selection; press again to un-apply
Format

Ctrl + .


Camtasia 2 (MacOS)
Step through timeline frame-by-frame
Timeline & Editing

. / ,


Sway 2016 (Windows)
Start or continue a bulleted list
Text and Content Formatting

Ctrl + .


Sonos Controller (Windows)
Select next/ previous Room/ Group
22 Shortcuts for Sonos Controller (Windows)

Ctrl + . / ,


Adobe After Effects CC (Windows)
Zoom in / Zoom out in Composition, Layer, or Footage Panel
Views

. / ,


Google Slides (Windows)
Superscript
Text Editing

Ctrl + .


Adobe Photoshop CC (Windows)
Select previous/ next brush size
Basic Shortcuts for Photoshop CC 2015 - Brush Panel

, / .


Adobe After Effects CC (MacOS)
Zoom in / Zoom out in Composition, Layer, or Footage Panel
Views

. / ,


Autodesk Maya 2017 (Windows)
Go to Next key / Go to Previous key
Playback Control

. / ,


Adobe Photoshop CC (MacOS)
Select previous/ next brush size
Basic Shortcuts for PhotoShop CC 2015 - Brush Panel

, / .


Adobe Premiere CC (Windows)
Insert
Clipping Shortcuts

,


Adobe Premiere CC (MacOS)
Insert
Clipping Shortcuts

,


Photoshop Lightroom CC (Windows)
Cycle forward/ backwards through Basic panel settings
Develop Module

. / ,


Photoshop Lightroom CC (MacOS)
Cycle forward/ backwards through Basic panel settings
Develop Module

. / ,


Corel Painter 2017 (MacOS)
Divine Proportion
Toolbox commands

,


Corel Painter 2017 (Windows)
Divine Proportion
Toolbox commands

,


Corel Painter 2017 (MacOS)
Mirror Tool
Toolbox commands

,


Corel Painter 2017 (Windows)
Mirror Tool
Toolbox commands

,


Nuke 10 (Windows)
Decrese Gain
2D Viewer

,


Nuke 10 (MacOS)
Decrese Gain
2D Viewer

,


Nuke 10 (Linux)
Decrese Gain
2D Viewer

,


Adobe Photoshop CC (Windows)
Select previous/ next brush size
Manage Panels - Brush Panel

, / .


Adobe Photoshop CC (MacOS)
Select previous/ next brush size
Manage Panels - Brush Panel

, / .


ArchiCAD 20 (Windows)
Window Tool
Tools

,


GIMP (Linux)
Fill with BG Color
Edit

Ctrl + .


Age of Empires (Windows)
Go to Idle Mllitary
Game Commands

,


GIMP (Windows)
Fill with BG Color
Edit Shortcuts

Ctrl + .


ArchiCAD 20 (MacOS)
Window Tool
Tools

,


Autodesk Inventor 2017 (Windows)
Origin points visibility
View

Ctrl + .


1Password (Windows)
Cancel editing of the current item.
General Shortcuts

Ctrl + . / Esc


Eclipse Helios (MacOS)
Complete the Word
Text Editing Shortcuts

Ctrl + .


Logic Pro X (MacOS)
Rewind
General Controls

,


GTA V Cheats (Windows)
Previous Radio Station
Vehicle Controls

,


Slack (Windows)
Open or Close Right Pane
Navigation Controls

Ctrl + .


Google Hangouts (Web Application)
Next Window
Move between Windows

Ctrl + .


Microsoft Excel 2016 (Windows)
Move clockwise between the four courners of a selection
Navigate Multi-Cell Selections

Ctrl + .


Atlassian Crucible (Web Application)
Go to the Previous Element (file, comment, defect or diff hunk depending on your current context)
Custom Navigation

,


Autodesk SketchBook Pro (Windows)
Animation
Tools

, / <


jEdit (Windows)
Search bar for Current
Search and Replace

Ctrl + .


Daz 3D Bryce 7 (Windows)
Go back to Previous Ticker Mark
Timeline

,


Daz 3D Bryce 7 (MacOS)
Go back to Previous Ticker Mark
Timeline

,


Cyberduck (MacOS)
Jump to fields for editing
Issue Action

,


Opera (MacOS)
Search for text in links in page (press F9 first to set focus on page)
Find

,


Opera (Windows)
Search for text in links in page (press F9 first to set focus on page)
Find

,


InCopy CC (Windows)
Increase/Decrease size/scale by 1%
Moving and Transforming Graphics

Ctrl + . / ,


InCopy CC (Windows)
Increase/Decrease size/scale by 5%
Moving and Transforming Graphics

Ctrl + Alt + . / ,


InCopy CC (MacOS)
Increase/Decrease size/scale by 1%
Moving and Transforming Graphics

Command + . / ,


InCopy CC (MacOS)
Increase/Decrease size/scale by 5%
Moving and Transforming Graphics

Command + Option + . / ,


Yahoo Mail (Web Application)
Next message (in message tab)
General

Ctrl + .


Daz 3D Carrara 8 (Windows)
Previous Frame
Animation

,


Garageband 10 (MacOS)
Move back
General Shortcuts

,


Apple Motion (MacOS)
Switch the 3D transform tool between position+only and universal
3D Controls

,


Krita Painting 3 (Windows)
Previous fav preset
Set/Reset

,


Transmission BT (Windows)
Toggle Preferences
10 Shortcuts for Transmission BT (Windows)

,


Transmission BT (MacOS)
Toggle Preferences
10 Shortcuts for Transmission BT (MacOS)

,


MPS 2017 (Windows)
Collapse the selected fragment and create a custom folding region for it to make it "foldable" / Expand the current fragment and remove the corresponding custom folding region to make the fragment "unfoldable"
Code Folding

Ctrl + .


ZBrush 4 (Windows)
Show/Hide Lightbox
LightBox and Spotlight

,


Vegas Pro 14 (Windows)
Move to next CD track
Cursor Placement,Loop Region and Time Selection

Ctrl + .


Vegas Pro 14 (Windows)
Move to previous CD index or region
Cursor Placement,Loop Region and Time Selection

,


Titanium (MacOS)
Word Completion
Text Editing

Ctrl + .


Xamarin Studio (MonoDevelop) (Windows)
Show Fixes
Project

Ctrl + .


Xamarin Studio (MonoDevelop) (MacOS)
Show Fixes
Project

Ctrl + .


Visual Studio Code (Windows)
Quick Fix
Rich Language Editing

Ctrl + .


Synfig (Windows)
Move forward one frame
73 Shortcuts for Synfig (Windows)

Ctrl + .


Visual Studio Code (Windows)
Replace with next/previous value
Rich Language Editing

Ctrl + Shift + . / ,


Pencil2D (Windows)
Previous Frame
57 Shortcuts for Pencil2D (Windows)

,


iClone 7 (Windows)
Stop
Working Area

,


RStudio (Windows)
Goto file/function
Source

Ctrl + .


RStudio (MacOS)
Goto file/function
Source

Ctrl + .


Miscreated
Sit
Movement

,


TVPaint Animation (Windows)
Pick Layer
89 Shortcuts for TVPaint Animation (Windows)

,


Anno 1800
Rotate Building counter clockwise
Building

,


Titanium (Windows)
Word Completion
Text Editing

Ctrl + .


mpv
Previous frame
Navigation

,


Delphi 10 (Windows)
IDE Insight
193 Shortcuts for Delphi 10 (Windows)

F6 / Ctrl + .


Geany (Linux)
Goto next marker
Moving around in the document

Ctrl + .


Geany (Windows)
Goto next marker
Moving around in the document

Ctrl + .


CodeLite 10 (Windows)
Goto implementation
Search

Ctrl + .


Geany (Linux)
Goto next marker
Finding text,Selecting text

Ctrl + .


Geany (Windows)
Goto next marker
Finding text,Selecting text

Ctrl + .


Roblox Studio
Rotate left
Camera Controls

,


SAP Web IDE (Windows)
Open Preferences perspective
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + .


RStudio (Mac)
Goto File/Function
Source

Ctrl + .


RStudio
Goto File/Function
Source

Ctrl + .


Vectorworks (Windows)
Radial Dimension
Dims/Notes Tool Set

,


Fortnite (PC)
Previous player
Replay

,


Vectorworks (MacOS)
Radial Dimension
Dims/Notes Tool Set

,


DaVinci Resolve 14 (Windows)
Nudge One Frame Left
Edit

,


DaVinci Resolve 14 (MacOS)
Nudge One Frame Left
Edit

,


Browser tab management
Go to next tab
KDE / GNOME

Ctrl + .


DaVinci Resolve 14 (Windows)
Nudge Edit One Frame Left
Edit

,


SnapStream
Skip back 7 seconds
Playback

,


DaVinci Resolve 14 (MacOS)
Nudge Edit One Frame Left
Edit

,


DaVinci Resolve 15 (Mac)
Nudge one frame left
Trim

,


Europa Universalis IV
Military
General

,


Affinity Photo
Split View cycle (not Photo Persona)
View

,


NetHack
Pick up
Exploration

,


Inkscape (Windows)
Rotate selection by the angle step
Selector

,


Assetto Corsa
Rotate wheels / steer
Showroom

,


Inkscape (Windows)
Scale nodes up by the Scale step
Node Tool

, / >


FlightGear
Apply left brake (useful for differential braking)
Miscellaneous

,


Ableton Live 10 (Mac)
Go to Next Field (Bar.beat.16th)
Adjusting values

,


Ableton Live 10
Go to Next Field (Bar.beat.16th)
Adjusting values

,


Adobe Photoshop Elements (MacOS)
Activate bottom/top layer
Layers Panel

Option + . / ,


Adobe Photoshop Elements (Windows)
Activate bottom/top layer
Layers Panel

Alt + . / ,


Adobe Photoshop Elements (MacOS)
Select previous/next brush size
Painting and Brushes

, / .


Adobe Photoshop Elements (Windows)
Select previous/next brush size
Painting and Brushes

, / .


JS Bin
Close previous HTML tag
HTML panel

Ctrl + .


RimWorld
Select next colonist
User interface

,


Final Cut Pro X
Nudge the selection one unit to the left
Editing

,


Tableau
Skip forward one page
Pages (Tableau Desktop)

Ctrl + .


ARK: Survival Evolved
Move To Position
Whistles

,


Evolution
Previous unread message
Mail Component - Message List Pane

,


Company of Heroes
Toggle all infantry
General

Ctrl + .


draw.io
Superscript on selected text
Labels

Ctrl + .


HitFilm
Move playhead to previous frame
General timeline

,


Trello
Move card to adjacent list
General

,


Zendesk Chat
Close the chat window. If you're serving the chat, this will end the chat. If you're listening to the chat, it will just close the window
General

Ctrl + .


Total War: Attila (Mac)
Select previous
Universal

,


Total War: Attila
Select previous
Universal

,


Adobe Photoshop Elements (Mac)
Select previous brush size
Painting and brushes

,


PyCharm 2018.2
Collapse the selected fragment and create a custom folding region for it to make it "foldable" / Expand the current fragment and remove the corresponding custom folding region to make the fragment "unfoldable"
Code folding

Ctrl + .


Kerbal Space Program
Time warp (physical time warp in atmosphere) decrease
System/UI Commands

,


Autodesk Stingray
Previous Key
Story editor

,


Atom (Windows)
(Source: Keybinding Resolver) key-binding-resolver:toggle
All shortcuts

Ctrl + .


Black Desert Online
Call Black Spirit
General

,


YouTube Studio
When the video is paused, go back as little as possible
General

,


AI War Classic
Select next idle mobile military unit at current planet and center on it
Ship selection

,


Adobe Lightroom Classic
Cycle through Basic panel settings (forward/backward)
Working in the Develop module

,


Adobe Lightroom Classic (Mac)
Cycle through Basic panel settings (forward/backward)
Working in the Develop module

,


Unity
Previous Frame
Animation

,


Nuke
Decrease Gain
2D compositing viewer

,


jEdit
Incremental search for word under the caret.
Search and replace

Ctrl + .


CorelDRAW Graphics Suite 2018
Vertical Text
General

Ctrl + .


Clip Studio Paint Pro
Switch to previous sub tool
Frequently used shortcuts

,


Roll20
Switch to Dynamic Lighting layer
Advanced shortcuts

,


Android Messages on Web
Switch to next conversation
General

Ctrl + .


Blood
Strafe left
Keyboard

,


BSPlayer
Jump backward
Misc

,


Corel Painter (Mac)
Divine Proportion
Toolbox commands

,


Corel Painter
Divine Proportion
Toolbox commands

,


Autodesk SketchBook (Mac)
Previous frame (animation mode)
Tools

,


Microsoft FrontPage
Insert end tag.
Work with coding tools

Ctrl + .


Autodesk SketchBook (Windows)
Previous frame (animation mode)
Tools

,


Adobe Photoshop CC
Select previous/next brush size
Using the Brush panel

,


MyPaint
Zoom out
View

,


Adobe Premiere Pro (Mac)
Insert
Clip

,


Adobe Premiere Pro (Windows)
Insert
Clip

,


LightWave 3D
Zoom out
Layout: View

,


Inkscape
rotate nodes by the angle step
Node tool

,


Inkscape
scale selection to 200%
Selector

Ctrl + .


Corel Painter
Stop and return to current starting frame
Animation

Ctrl + .


Adobe Photoshop CC
Cancel
Transform selections, selection borders, and paths

Ctrl + .


Chromebook and Chrome OS
Display hidden files in the Files app
System & display settings

Ctrl + .


Pixelmator Pro
Navigate through brushes
Paint and erase

,


NetBeans
Next usage/compile error
Navigating through source code

Ctrl + .


Microsoft Visual Studio 2017 (Most used shortcuts)
View.ShowSmartTag
View

Ctrl + .


Microsoft PowerPoint (Slideshows)
Display a blank white slide, or return to the presentation from a blank white slide
Control your slide show during the presentation

,


Kodi
Previous picture
Picture slide show

,


LibreOffice Impress
Show white screen until next key or mouse wheel event
Slide shows

,


Grand Theft Auto V
Previous Radio Station
Vehicles general

,


GIMP
Fill with BG Color
View

Ctrl + .


Apple GarageBand
Move back
General

,


Wikipedia
Move cursor to edit box
Access keys

,


Microsoft Visual Studio 2017 (All shortcuts)
Image.SmallBrush
VC Image Editor

Ctrl + .


The Sims 4
Rotate selected object left
Buy and Build mode

,


Tumblr
Superscript
Posting (Windows)

Ctrl + .


Maple
Enclose Section in Subsection (Indent)
Menu accelerators

Ctrl + .


Qt Creator
Go to next bookmark
Editing

Ctrl + .


REAPER
Time selection: Nudge left
Section: Main

,


REAPER
Time selection: Nudge left edge right
Section: Main

Ctrl + .


Multi Commander
Go to same path as target view
File manager-specific

Ctrl + .


Blender
Bounding Box Center pivot
General

,


Eclipse
Jump to previous / next compiler syntax warning or error
Navigation in editor window

Ctrl + .


Blender
Individual Centers pivot
General

Ctrl + .


Google Hangouts
Move to next Hangout window
Move between Hangout windows

Ctrl + .


Krita 3.0
Previous favorite preset
Set/Reset

,


Visual Studio Code (Linux)
Quick Fix
Rich languages editing

Ctrl + .


Visual Studio Code (Windows)
Quick Fix
Rich languages editing

Ctrl + .


Zimbra Web Client
Action menu
General

,


Slack
Open or close right pane
Navigation

Ctrl + .


Delphi
IDE Insight
General

Ctrl + .


Microsoft Access 2016
Toggle backward between views when in a table, query, form, or report
Working in a Design, Layout, or Datasheet view

Ctrl + .


Outlook.com
Move down list
Navitation & selections

Ctrl + .


Chrome DevTools
Select the call frame below / above the currently-selected frame
Sources panel

Ctrl + .


Yahoo Mail
Highlight the previous card in a conversation
Messages and conversations

,


Opera
Search for text in links in page (press F9 first to set focus on page)
Text keys: Find

,


Microsoft OneNote
Apply bulleted list formatting to or remove it from the selected paragraph
Format notes

Ctrl + .


Audacity
Short Seek Left during Playback (1 second)
Transport menu

,


Paint.NET
Start Cap style
Line / Curve tool

,


Gmail
Advance to the next chat or compose
Compose and chat

Ctrl + .


Mozilla Thunderbird
Smaller font size
Styling the message text

Ctrl + .


Gmail
Move focus to toolbar
Actions

,


YouTube
Move backward per frame when video is paused
General

,


Microsoft Outlook 2007 (Windows)
Switch to next or previous message (with message open).
Basic Navigation

Ctrl + . / Ctrl + ,


Open Office Impress (Windows)
Show white screen until next key or mouse wheel event.
Slide Shows

w / ,


Apple XCode 8 (MacOS)
Next Completion
Code Editing

Ctrl + .


Microsoft Windows Vista (Windows)
Rotate the picture clockwise or counter-clockwise
Vista Photo Gallery Shortcuts

Ctrl + . / Ctrl + ,


Adobe After Effects CS5 (Windows)
Zoom in / zoom out in Composition, Layer, or Footage panel
Views

. / ,


Adobe After Effects CS5 (MacOS)
Zoom in / zoom out in Composition, Layer, or Footage panel
Views

. / ,


Microsoft Outlook 2007 (Windows)
Go to next appointment.
Shortcuts for Managing Calendar

Ctrl + . / Ctrl + Shift + .


Adobe Photoshop CS4 (Windows)
Cancel
Shortcut Keys for transforming selections, selection borders, and paths

Ctrl + . / Esc


Scrivener 1.9.9
Project statistics
Project

Ctrl + .


Pinnacle Studio 22
Jump to previous marker
Edit tab

,


Pinnacle Studio 22
Open Marker list
Edit tab

Ctrl + .