Qt Creator (MacOS)

Editor

Go to next bookmark / go to previous bookmar

Ctrl + . / Ctrl + ,

All hotkeys for Qt Creator (MacOS)

Version Control - Bazaar
Commit/Submit

Command + Z , Alt+ C

Version Control - Bazaar
Diff

Command + Z , Alt+ D

Version Control - Bazaar
Log/Filelog

Command + Z , Alt+ L

Version Control - Bazaar
Status

Command + Z , Alt+ S

Version Control - CVS
Add

Command + C , Alt+ A

Version Control - CVS
Commit/Submit

Command + C , Alt+ C

Version Control - CVS
Diff

Command + C , Alt+ D

Version Control - Git
Add

Command + G , Command + A

Version Control - Git
Commit/Submit

Command + G , Command + C

Version Control - Git
Diff

Command + G , Command + D

Version Control - Git
Diff project

Command + G , Command + Shift + D

Version Control - Git
Blame/Annotate

Command + G , Command + B

Version Control - Git
Log/Filelog

Command + G , Command + L

Version Control - Git
Log project

Command + G , Command + K

Version Control - Git
Undo changes/Revert

Command + G , Command + U

Version Control - Mercurial
Add

Command + P , Command + A

Version Control - Mercurial
Commit/Submit

Command + P , Command + S

Version Control - Mercurial
Diff project

Command + P , Command + D

Version Control - Mercurial
Log/Filelog

Command + P , Command + F

Version Control - Mercurial
Undo changes/Revert

Command + P , Command + R

Version Control - Mercurial
Edit

Command + P , Command + E

Version Control - Subversion
Add

Command + G , Command + A

Version Control - Subversion
Commit/Submit

Command + G , Command + C

Version Control - Subversion
Diff

Command + G , Command + D

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Command + V , Command + I

General
Select all

Ctrl + A

General
Delete

Delete

General
Cut / Copy / Paste

Ctrl + X / Ctrl + C / Ctrl + V

General
Undo

Ctrl + Z

General
Redo

Ctrl + Y

General
Print

Ctrl + P

General
Save

Ctrl + S

General
Save all

Ctrl + Shift + S

General
Close window

Ctrl + W

General
Close all windows

Ctrl + Shift + W

General
Close current file

Ctrl + F4

General
Go back / Go forward

Command + Arrow Left / Command + Arrow Right

General
Go to line

Ctrl + L

General
Go to other split

Ctrl +E, O

General
Previous open document / Next open document in history

Ctrl + Tab / Ctrl + Shift + Tab

General
Activate Locator

Ctrl + K

General
Switch to Welcome mode

Ctrl + 1

General
Switch to Edit mode

Ctrl + 2

General
Switch to Design mode

Ctrl + 3

General
Switch to Debug mode

Ctrl + 4

General
Switch to Projects mode

Ctrl + 5

General
Switch to Analyze mode

Ctrl + 6

General
Switch to Help mode

Ctrl + 7

General
Toggle Issues pane

Command + 1

General
Toggle Search Results pane

Command + 2

General
Toggle Application Output pane

Command + 3

General
Toggle Compile Output pane

Command + 4

General
Toggle other output panes

Command + 5 ... 9

General
Activate Bookmarks pane

Command + M

General
Activate File System pane

Command + Y

General
Activate Open Documents pane

Command + O

General
Maximize output panes

Command + 9

General
Move to next item in output panes

F6

General
Move to previous item in output panes

Shift + F6

General
Activate Projects pane

Command + X

General
Full screen

Ctrl + Shift + F11

General
Toggle the sidebar

Command + 0

General
Move to Edit mode

Esc

General
Exit Qt Creator

Ctrl + Q

Editor
Auto-indent selection

Ctrl + I

Editor
Collapse / Expand

Ctrl + < / Ctrl + >

Editor
Trigger a completion in this scope

Ctrl + Space

Editor
Copy line

Ctrl + Insert

Editor
Copy line down / copy line up

Ctrl + Command +Down

Editor
Paste from the clipboard history, Subsequent presses move you back in the history

Ctrl + Shift + V

Editor
Cut line

Shift + Delete

Editor
Join lines

Ctrl + J

Editor
Insert line above current line

Ctrl + Shift + Enter

Editor
Insert line below current line

Ctrl + Enter

Editor
Decrease / increase font size (or Ctrl+scroll)

Ctrl +-/ Ctrl + +

Editor
Reset font size

Ctrl + 0

Editor
Toggle Vim-style editing

Command + V , Alt+ V

Editor
Split

Ctrl + E , 2

Editor
Split side by side

Ctrl + E , 3

Editor
Remove all splits

Ctrl + E , 1

Editor
Remove current split

Ctrl + E , 0

Editor
Select all

Ctrl + A

Editor
Go to block end / Go to block start

Ctrl + ] / Ctrl + [

Editor
Go to block end / Go to block start with selection

Ctrl + } / Ctrl + {

Editor
Move current line down / Move current line up

Ctrl + Shift + Arrow Down / Ctrl + Shift + Arrow Up

Editor
Trigger a refactoring action in this scope

Command + Enter

Editor
Rewrap paragraph

Ctrl + E , R

Editor
Select the current block The second press extends the selection to the parent block

Ctrl + U

Editor
Enable text wrapping

Ctrl + E , Ctrl + W

Editor
Toggle comment for selection

Ctrl + /

Editor
Visualize whitespace

Ctrl +E, Ctrl+ V

Editor
Adjust size

Ctrl + J

Editor
Lay out in a grid

Ctrl + G

Editor
Lay out horizontally

Ctrl + H

Editor
Lay out vertically

Ctrl + L

Editor
Preview

Command + Shift + R

Editor
Edit signals and slots

F4

Editor
Toggle bookmark

Ctrl + M

Editor
Go to next bookmark / go to previous bookmar

Ctrl + . / Ctrl + ,

Editor
Fetch snippet

Command + C , Alt+ F

Editor
Paste snippet

Command + C , Alt+ P

Editor
Find usages

Ctrl + Shift + U

Editor
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros

F2

Editor
Rename symbol under cursor

Ctrl + Shift + R

Editor
Switch between method declaration and definition

Shift + F2

Editor
Open type hierarchy

Ctrl + Shift + T

Editor
Switch between header and source file

F4

Editor
Turn selected text into lowercase

Command + U

Editor
Turn selected text into uppercase

Command + Shift + U

Editor
Run static checks on JavaScript code to find common problems

Ctrl + Shift + C

Editor
Find and replace

Ctrl + F

Editor
Find next / Find previous

F3 / Shift + F3

Editor
Find next / Find previous occurrence of selected text

Ctrl + F3 / Ctrl + Shift + F3

Editor
Replace next

Ctrl + =

Editor
Open advanced find

Ctrl + Shift + F

Editor
Record a text-editing macro

Command + (

Editor
Stop recording a macro

Command + )

Editor
Play last macro

Command + R

Editor
Show Qt Quick toolbars

Ctrl + Command + Space

Editor
Execute user actions 1 … 9 in FakeVim mode

Command + V , 1 ... 9

Image Viewer
Switch to background

Ctrl + [

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Zoom in / Zoom out

Ctrl + + / Ctrl + -

Image Viewer
Fit to screen

Ctrl + =

Image Viewer
Original size

Ctrl + 0

Qt Quick Designer
Open the QML file that defines the selected component

F2

Qt Quick Designer
Move between code editor and visual editor

F4

Qt Quick Designer
Toggle left sidebar

Ctrl + Command + 0

Qt Quick Designer
Toggle right sidebar

Ctrl + Command + Shift + 0

Debugging
Start or continue debugging

F5

Debugging
Exit debugger

Shift + F5

Debugging
Step over

F10

Debugging
Step into

F11

Debugging
Step out

Shift + F11

Debugging
Toggle breakpoint

F9

Debugging
Run to selected function

Ctrl + F6

Debugging
Run to line

Ctrl + F10

Debugging
Reverse direction

F12

Project
Build project

Ctrl + B

Project
Build all

Ctrl + Shift + B

Project
New project

Ctrl + Shift + N

Project
Open project

Ctrl + Shift + O

Project
Select the kit to build and run your project with

Ctrl + T

Project
Run

Ctrl + R

Version Control

Help
View context-sensitive help

F1

Help
Activate contents in Help mode

Ctrl + T

Help
Add bookmark in Help mode

Ctrl + M

Help
Activate index in Help mode

Ctrl + I

Help
Reset font size

Ctrl + 0

Help
Activate search in Help mode

Ctrl + S

Similar combinations for other applications


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

Ctrl + . / Ctrl + ,


Google Chrome (Windows)
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 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 + ,


Visual Studio 2015 (Windows)
Display Navigate-To dialog box
Code Editor - Find, Replace, and Goto

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 next tab
15 Shortcuts for Dolphin File Manager 1.7 (Linux)

Ctrl + ,


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

Ctrl + .


Visual Studio 2015 (Windows)
Display Navigate-To dialog box
Coding - Find, Replace, and Goto

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 + .


Google Docs (Windows)
Subscript
Format Text

Ctrl + ,


Visual Studio 2015 (Windows)
Display Navigate-To dialog box
Code Snippets (Visual C# Scheme) - Find, Replace, and Goto

Ctrl + ,


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 + ,


Microsoft Windows 7 (Windows)
Rotate photo clockwise
Photo Viewer

Ctrl + .


Microsoft Windows 7 (Windows)
Rotate photo counter-clockwise
Photo Viewer

Ctrl + ,


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

Ctrl + . / ,


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 + .


iTunes (Windows)
Open iTunes Preferences
Edit Menu

Ctrl + ,


Presonus Studio One (Windows)
Options...
Studio One Menu

Ctrl + ,


Pro Tools (Windows)
Identify/Remove sync point
Clip Menu

Ctrl + ,


Atom (text editor) 1.0 (Windows)
Preferences
General

Ctrl + ,


Atom (text editor) 1.0 (Linux)
Preferences
General

Ctrl + ,


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

Ctrl + . / Ctrl + ,


Amazon Music Player (Windows)
Preferences
13 Shortcuts for Amazon Music Player (Windows)

Ctrl + ,


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 + .


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

Ctrl + .


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

Ctrl + ,


Photoshop Lightroom CC (Windows)
Open Preferences
Managing Photos and Catalogs

Ctrl + ,


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

Ctrl + . / ,


Google Slides (Windows)
Subscript
Text Editing

Ctrl + ,


Google Slides (Windows)
Superscript
Text Editing

Ctrl + .


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

Ctrl + ,


ArchiCAD 20 (Windows)
Pan
Display Menu

Ctrl + ,


Zoho Writer (Windows)
To apply subscript
Format Tab

Ctrl + ,


GIMP (Linux)
Fill with FG Color
Edit

Ctrl + ,


GIMP (Linux)
Fill with BG Color
Edit

Ctrl + .


GIMP (Windows)
Fill with FG Color
Edit Shortcuts

Ctrl + ,


GIMP (Windows)
Fill with BG Color
Edit Shortcuts

Ctrl + .


Apple Photos (Windows)
Show preferences
General

Ctrl + ,


Autodesk Inventor 2017 (Windows)
Origin points visibility
View

Ctrl + .


Ace Projects (Windows)
Show the settings menu
Other Shortcuts

Ctrl + ,


1Password (Windows)
Open 1Password Preferences window.
General Shortcuts

Ctrl + ,


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

Ctrl + . / Esc


Eclipse Helios (MacOS)
Complete the Word
Text Editing Shortcuts

Ctrl + .


Todoist (Web Application)
Settings
Navigation Shortcuts

Ctrl + ,


Slack (Windows)
Preferences
Navigation Controls

Ctrl + ,


Slack (Windows)
Open or Close Right Pane
Navigation Controls

Ctrl + .


Google Hangouts (Web Application)
Next Window
Move between Windows

Ctrl + .


Google Hangouts (Web Application)
Previous Window
Move between Windows

Ctrl + ,


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

Ctrl + .


Cloud9 (Windows)
Open Settings Panel
General Shortcuts

Ctrl + ,


Autodesk SketchBook Pro (Windows)
Preferences
Actions

Ctrl + ,


jEdit (Windows)
Incremental Search Bar
Search and Replace

Ctrl + ,


jEdit (Windows)
Search bar for Current
Search and Replace

Ctrl + .


Corel Draw X8 (Windows)
Horizontal text
Text Formatting

Ctrl + ,


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

Ctrl + . / ,


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

Ctrl + .


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

Ctrl + ,


Poser Pro (Windows)
Display>Camera View > Posing camera
Display

Ctrl + ,


VideoPad Video Editor (Windows)
Preferences
Videopad

Ctrl + ,


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 + .


Aptana Studio 3 (Windows)
Next
Navigation

Ctrl + ,


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

Ctrl + ,


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

Ctrl + .


Titanium (MacOS)
Word Completion
Text Editing

Ctrl + .


Xamarin Studio (MonoDevelop) (Windows)
Show Fixes
Project

Ctrl + .


Xamarin Studio (MonoDevelop) (Windows)
Navigate to
Search

Ctrl + ,


Xamarin Studio (MonoDevelop) (MacOS)
Show Fixes
Project

Ctrl + .


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

Ctrl + ,


Visual Studio Code (Windows)
Quick Fix
Rich Language Editing

Ctrl + .


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

Ctrl + .


RStudio (Windows)
Goto file/function
Source

Ctrl + .


RStudio (MacOS)
Goto file/function
Source

Ctrl + .


Tableau (Windows)
Skip backward one page
General

Ctrl + ,


Titanium (Windows)
Word Completion
Text Editing

Ctrl + .


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

F6 / Ctrl + .


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

Ctrl + ,


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

Ctrl + ,


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

Ctrl + .


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

Ctrl + .


Todoist
Settings
Navigation

Ctrl + ,


CodeLite 10 (Windows)
Goto implementation
Search

Ctrl + .


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

Ctrl + ,


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

Ctrl + ,


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

Ctrl + .


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

Ctrl + .


Ableton Live 9 (Windows)
Open the Preferences
Showing and Hiding Results

Ctrl + ,


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 + .


Browser tab management
Go to next tab
KDE / GNOME

Ctrl + .


Browser tab management
Go to previous tab
KDE / GNOME

Ctrl + ,


Arduino (Windows)
Prefernces
29 Shortcuts for Arduino (Windows)

Ctrl + ,


Arduino (Linux)
Prefernces
29 Shortcuts for Arduino (Linux)

Ctrl + ,


KiCad 5.0.2
Routing Options
Pcbnew

Ctrl + ,


Affinity Photo
Preferences
Misc.

Ctrl + ,


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

Ctrl + ,


Ableton Live 10
Open the Preferences
Showing and hiding views

Ctrl + ,


JS Bin
Close previous HTML tag
HTML panel

Ctrl + .


GitHub Desktop
Options
File menu

Ctrl + ,


Tableau
Skip forward one page
Pages (Tableau Desktop)

Ctrl + .


Tableau
Skip backward one page
Pages (Tableau Desktop)

Ctrl + ,


Company of Heroes
Toggle all infantry
General

Ctrl + .


draw.io
Superscript on selected text
Labels

Ctrl + .


draw.io
Subscript on selected text
Labels

Ctrl + ,


Zendesk Chat
Minimize the chat window
General

Ctrl + ,


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 + .


Ace Editor
Show the settings menu
Other

Ctrl + ,


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 + .


Adobe Lightroom Classic
Open Preferences
Managing photos and catalogs

Ctrl + ,


Atom (Windows)
(Source: Settings View) settings-view:open
All shortcuts

Ctrl + ,


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

Ctrl + .


AI War Classic
Select all military units (idle or not) at current planet
Ship selection

Ctrl + ,


Gravit Designer
Show guide lines
View

Ctrl + ,


CorelDRAW Graphics Suite 2018
Horizontal Text C
General

Ctrl + ,


Adobe Dimension CC (Windows)
Preferences
Application

Ctrl + ,


jEdit
Incremental search bar.
Search and replace

Ctrl + ,


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

Ctrl + .


CorelDRAW Graphics Suite 2018
Vertical Text
General

Ctrl + .


Android Messages on Web
Switch to next conversation
General

Ctrl + .


Android Messages on Web
Switch to previous conversation
General

Ctrl + ,


Microsoft FrontPage
Insert end tag.
Work with coding tools

Ctrl + .


Microsoft FrontPage
Insert start tag.
Work with coding tools

Ctrl + ,


Corel Painter
Preferences > General
Menu commands

Ctrl + ,


Autodesk SketchBook (Windows)
Open Preference window
SketchBook for Mobile

Ctrl + ,


Inkscape
scale selection to 200%
Selector

Ctrl + .


Inkscape
scale selection to 50%
Selector

Ctrl + ,


Corel Painter
Stop and return to current starting frame
Animation

Ctrl + .


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

Ctrl + .


Adobe Photoshop CC
(Filmstrip mode) Increase/decrease rating
Using the Camera Raw dialog box

Ctrl + ,


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

Ctrl + .


AWS Cloud9 IDE (Windows)
Open Settings Panel
Miscellaneous

Ctrl + ,


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

Ctrl + ,


NetBeans
Next usage/compile error
Navigating through source code

Ctrl + .


NetBeans
Previous usage/compile error
Navigating through source code

Ctrl + ,


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

Ctrl + .


Microsoft Visual Studio 2017 (All shortcuts)
Edit.NavigateTo
Edit

Ctrl + ,


GIMP
Fill with FG Color
View

Ctrl + ,


GIMP
Fill with BG Color
View

Ctrl + .


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

Ctrl + .


Tumblr
Superscript
Posting (Windows)

Ctrl + .


Tumblr
Subscript
Posting (Windows)

Ctrl + ,


Maple
Enclose Section in Subsection (Indent)
Menu accelerators

Ctrl + .


Maple
Remove Section Enclosing Selection (Outdent)
Menu accelerators

Ctrl + ,


Qt Creator
Go to next bookmark
Editing

Ctrl + .


REAPER
Time selection: Nudge left edge left
Section: Main

Ctrl + ,


REAPER
Time selection: Nudge left edge right
Section: Main

Ctrl + .


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

Ctrl + .


Visual Studio Code (Linux)
User Settings
General

Ctrl + ,


Visual Studio Code (Windows)
User Settings
General

Ctrl + ,


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

Ctrl + .


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

Ctrl + ,


Blender
Median Point pivot
General

Ctrl + ,


Blender
Individual Centers pivot
General

Ctrl + .


Google Hangouts
Move to next Hangout window
Move between Hangout windows

Ctrl + .


Google Hangouts
Move to previous Hangout window
Move between Hangout windows

Ctrl + ,


Visual Studio Code (Linux)
Quick Fix
Rich languages editing

Ctrl + .


Visual Studio Code (Windows)
Quick Fix
Rich languages editing

Ctrl + .


Outlook 2016 and Outlook 2013
Go to next appointment
Calendar

Ctrl + ,


Slack
Preferences
Navigation

Ctrl + ,


Slack
Open or close right pane
Navigation

Ctrl + .


Delphi
IDE Insight
General

Ctrl + .


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

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 + .


Outlook.com
Move up list
Navitation & selections

Ctrl + ,


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

Ctrl + .


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

Ctrl + ,


Skype
Open Settings
Skype for Windows 10

Ctrl + ,


iTunes 11 for Windows
Open iTunes Preferences
Edit menu

Ctrl + ,


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

Ctrl + .


Gmail
Advance to the next chat or compose
Compose and chat

Ctrl + .


Gmail
Advance to previous chat or compose
Compose and chat

Ctrl + ,


Mozilla Thunderbird
Larger font size
Styling the message text

Ctrl + ,


Mozilla Thunderbird
Smaller font size
Styling the message text

Ctrl + .


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

Ctrl + . / Ctrl + ,


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 + ,


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

Ctrl + , / Ctrl + Shift + ,


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 targets
Project

Ctrl + ,


Scrivener 1.9.9
Project statistics
Project

Ctrl + .


Windows Terminal
Open settings
General

Ctrl + ,


Pinnacle Studio 22
Open Marker list
Edit tab

Ctrl + .