Google Chrome (Linux)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics

Zoom in / Zoom out Developer tools

Ctrl + [ + ] / -

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


Google Chrome (Windows)
Zoom in / Zoom out Developer tools
Manage Chrome DevTools - Accessing DevTools and DevTools Basics

Ctrl + [ + ] / -


Google Earth 5 (MacOS)
Zoom in / zoom out in small increments
3D Viewer - Keyboard Only

[ + ] / -


Adobe Reader 9 (Linux)
Zoom in / zoom out (or Ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


Civilization V (Windows)
Zoom in / Zoom Out
General Hotkeys

- / [ + ]


Adobe Reader X (Windows)
Zoom in / zoom out (or ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


Eclipse Helios (Windows)
Zoom text in/ out
Editor Window

Ctrl + Shift + + / -


Google Mail (Windows)
Mark as important + or remove -
Main Window - Manage Message List

+ / -


Eclipse Helios (Windows)
Collapse / Expand current method or class
Navigate in Editor

Ctrl + [ + ] / Ctrl + - on numeric keyboard


Remember the Milk (Web Application)
Zoom in/zoom out
Locations

+ / -


Google Mail (Windows)
Increase / decrease the font size of all or some text
Format Text in Messages

Ctrl + Shift + + / -


Thunderbird (Windows)
Increase / decrease text size of selection
Compose and Edit Message

Ctrl + [ + ] / -


Thunderbird (MacOS)
Increase / decrease text size of selection
Compose and Edit Message

Command + [ + ] / -


Thunderbird (Linux)
Increase / decrease text size of selection
Compose and Edit Message

Ctrl + [ + ] / -


Firefox (Linux)
Increase or decrease text size
Inside Webpages

Ctrl + [ + ] / Ctrl + -


Firefox (Windows)
Increase or decrease text size
Inside Webpages

Ctrl + [ + ] / Ctrl + -


Google Chrome (Windows)
Zoom in / zoom out (or Ctrl+mousewheel)
View Webpages

Ctrl + [ + ] / -


Thunderbird (Windows)
Increase / decrease text size (zoom)
Other Shortcuts

Ctrl ++/-


Thunderbird (MacOS)
Increase / decrease text size (zoom)
Other Shortcuts

Command + [ + ] / -


Thunderbird (Linux)
Increase / decrease text size (zoom)
Other Shortcuts

Ctrl ++/-


Access 2010 (Windows)
Add a new record
Manage Access Features - Insert Data

Ctrl + [ + ]


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Photoshop CS5 Panels - Extract and Pattern Maker

Ctrl + [ + ] / Ctrl + -


InDesign CS5 (MacOS)
Delete Anchor Point tool
Tools

-


Open Office Impress (Linux)
Zoom in / Zoome out
Normal View

+ / -


Opera (Linux)
Zoom out (with Advanced Shortcuts on)
Display

9 / -


Photoshop Lightroom 4 (Windows)
Zoom in / zoom out
Using Secondary Window

Ctrl + Shift + = / -


Evernote (MacOS)
Increase / Decrease Text Size
Note Editor

+ [ + ] / -


Microsoft PowerPoint 2010 (Windows)
End a presentation.
Show PowerPoint Presentation with Shortcuts

Esc / -


Photoshop Lightroom 4 (MacOS)
Zoom in / zoom out
Using Secondary Window

+ Shift + = / -


Access 2010 (Windows)
Add a new record
Working with Text and Data - Insert Data

Ctrl + [ + ]


Oracle SQL Developer 4 (Windows)
Expand/ Narrow Selection
Source

Ctrl + Shift + = / -


Photoshop Lightroom 4 (Windows)
Zoom in / zoom out in Loupe view
Comparing photos in the Library module

Ctrl + = / -


Microsoft Windows 7 (Windows)
Zoom in / zoom out (or mouse wheel)
Photo Viewer

[ + ] / -


Photoshop Lightroom 4 (Windows)
Increase/decrease Grid thumbnail size
Comparing photos in the Library module

= /-


Sublime Text (Windows)
Zoom - increase/ decrease font size
Manage Sublime Window, Files and Tabs

Ctrl + / -


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Extract and Pattern Maker (plug-in) - Extract and Pattern Maker

Ctrl + [ + ] / Ctrl + -


Photoshop Lightroom 4 (MacOS)
Zoom in / zoom out in Loupe view
Comparing photos in the Library module

+ = / -


VLC Media Player (MacOS)
Faster, slower, normal
Movie Navigation

[ + ] / - / =


Photoshop Lightroom 4 (MacOS)
Increase/decrease Grid thumbnail size
Comparing photos in the Library module

= / -


IntelliJ (Linux)
Expand/collapse code block
Editing

Ctrl + NumPad + / -


IntelliJ (Linux)
Expand all / collapse all
Editing

Ctrl + Shift + NumPad + / -


IntelliJ (Windows)
Expand/collapse code block
Editing

Ctrl + NumPad plus / -


IntelliJ (Windows)
Expand all / collapse all
Editing

Ctrl + Shift + NumPad plus / -


Photoshop Lightroom 4 (Windows)
Zoom in / zoom out
Develop Module

Ctrl + = / -


Youtube Player (Windows)
Increase / decrease CC font size (works in Chrome, not in Firefox)
Video Control

+ / -


Adobe Reader X (Linux)
Zoom in / zoom out (or ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


HoneyView 5.03 (Windows)
Zoom in / zoom out
Zooming

+/-


HoneyView 5.03 (Windows)
Zoom in 1% / zoom out 1%
Zooming

Ctrl + [ + ] / Ctrl + -


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Vanishing Point

Ctrl + [ + ] / Ctrl + -


Photoshop Lightroom 4 (MacOS)
Zoom in / zoom out
Develop Module

+ = / -


Adobe Photoshop CS5 (MacOS)
Increase/decrease Adjustment Brush tool flow in increments of 10
Camera Raw Dialog Box

= / -


Access 2010 (Windows)
Add a new record
Working with Access Views - Insert Data

Ctrl + [ + ]


Adobe Photoshop CS5 (Windows)
Increase/decrease Adjustment Brush tool flow in increments of 10
Camera Raw Dialog Box

= / -


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Camera Raw Dialog Box

Ctrl + [ + ] / Ctrl + -


Adobe Photoshop CS5 (MacOS)
Select next / previous point on the curve
Curves

[ + ] / -


Adobe Photoshop CS5 (Windows)
Select next / previous point on the curve
Curves

[ + ] / -


Adobe Acrobat Pro (Windows)
Collapse the current bookmark (focus on Bookmarks panel)
Navigation - Navigation panels

Arrow Left / -


Autodesk Maya 2015 (Windows)
Increase manipulator size / Decrease manipulator size
General Tools

+ /-


Microsoft Word 2013 (Windows)
Expand / Collapse text under a heading
Outline View

Alt + Shift + + / -


Atom (text editor) 1.0 (Linux)
Increase / decrease text size
View

Ctrl + Shift + = / -


Atom (text editor) 1.0 (Windows)
Increase / decrease text size
View

Ctrl + Shift + = / -


Microsoft Windows 10 (Windows)
With Magnifier activated, zoom in / zoom out
Windows Magnifier Shortcuts

Win + [ + ] / -


Google Chrome (MacOS)
Zoom in / zoom out (or Command+mousewheel)
View Webpages

Command + + / -


Camtasia 8 (Windows)
Zoom In
Editor Timeline Navigation

Ctrl + [ + ] / Ctrl +Mouse Wheel up


Quickbooks Online (Web Application)
Next Day / Previous Day
Enter Dates

+ / -


Quickbooks Online (Windows)
Next Day / Previous Day
Enter Dates

+ / -


Autodesk Maya 2015 (Windows)
Change the size of the manipulator
Tool and Action

+/-


Quickbooks Online (Web Application)
Add / Substract
Calculate Amounts and Rates

+/-


Quickbooks Online (Windows)
Add / Substract
Calculate Amounts and Rates

+/-


Google Play Music (Web Application)
Decrease the player volume
General

-


Google Mail (MacOS)
Increase / decrease the font size of all or some text
Format Text in Messages

Command + Shift + + / -


Access 2010 (Windows)
Add a new record
The Rest - Insert Data

Ctrl + [ + ]


Quickbooks Online (Web Application)
Increase / Decrease Ref Number
Reference Number Fields (Ref # Fields)

+ / -


Quickbooks Online (Windows)
Increase / Decrease Ref Number
Reference Number Fields (Ref # Fields)

+ / -


Microsoft OneNote 2016 (Windows)
Zoom in/ out
OneNote Window

Ctrl + Shift + Alt + + / -


Photoshop Lightroom CC (MacOS)
Zoom in/ zoom out
Using Secondary Window

Command + Shift + = / -


Photoshop Lightroom CC (Windows)
Zoom in/ zoom out
Using Secondary Window

Ctrl + Shift + = / -


Sonos Controller (Windows)
Increase/ decrease volume
22 Shortcuts for Sonos Controller (Windows)

Ctrl + + / -


Photoshop Lightroom CC (MacOS)
Zoom in/ zoom out in Loupe view
Comparing Photos in the Library Module

Command = / -


Autodesk Maya 2017 (Windows)
Increase manipulator size / Decrease manipulator size
General Tools

+ /-


Photoshop Lightroom CC (Windows)
Zoom in/ zoom out in Loupe view
Comparing Photos in the Library Module

Ctrl + = / -


Photoshop Lightroom CC (MacOS)
Increase/ decrease Grid thumbnail size
Comparing Photos in the Library Module

= / -


Photoshop Lightroom CC (Windows)
Increase/ decrease Grid thumbnail size
Comparing Photos in the Library Module

= / -


Corel VideoStudio X9.5 (Windows)
Zoom in/Zoom out
Edit Tab Operations

+ / -


Adobe After Effects CC (Windows)
Zoom in / zoom out time
Views

= / -


Adobe After Effects CC (MacOS)
Zoom in / zoom out time
Views

= / -


Plex (Windows)
Increse/Decrese Volume
Graphics(Audio/Video) Control

+ / -


Plex (MacOS)
Increse/Decrese Volume
Graphics(Audio/Video) Control

+ / -


Adobe Audition CC (Windows)
Zoom out horizontally
Audio General Operations

-


Adobe Audition CC (MacOS)
Zoom out horizontally
Audio General Operations

-


Adobe Premiere CC (Windows)
Zoom in/Zoom out
Clipping Shortcuts

= / -


Adobe Premiere CC (MacOS)
Zoom in/Zoom out
Clipping Shortcuts

= / -


Adobe Illustrator CC (MacOS)
Add/Delete anchor point tool
Selectiong Tool

+ / -


Photoshop Lightroom CC (Windows)
Increase/decrease selected slider in small increments
Develop Module

[ + ] / -


Photoshop Lightroom CC (Windows)
Increase/decrease selected slider in larger increments
Develop Module

Shift + [ + ] / -


Photoshop Lightroom CC (MacOS)
Increase/decrease selected slider in small increments
Develop Module

[ + ] / -


Photoshop Lightroom CC (MacOS)
Increase/decrease selected slider in larger increments
Develop Module

Shift + [ + ] / -


Adobe Illustrator CC (Windows)
Add/Delete anchor point tool
Selectiong Tool

+ / -


Nuke 10 (Windows)
Zoom in/Zoom out
Timeline Viewer

+ / -


Autodesk Maya 2017 (Windows)
Change the size of the manipulator
Tool and Action

+/-


Nuke 10 (MacOS)
Zoom in/Zoom out
Timeline Viewer

+ / -


Photoshop Lightroom CC (Windows)
Zoom in / zoom out
Develop Module

Ctrl + = / -


Nuke 10 (Linux)
Zoom in/Zoom out
Timeline Viewer

+ / -


Photoshop Lightroom CC (MacOS)
Zoom in / zoom out
Develop Module

Command + = / -


Adobe After Effects CC (Windows)
Increase / decrease Scale of Layers by 10%
Modify Layer Properties

Ctrl + Shift + plus / -


Corel Painter 2017 (MacOS)
Insert Script Delay
Other Shortcuts

-


Nuke 10 (Windows)
Zoom in/Zoom out
2D Viewer

+ / -


Nuke 10 (MacOS)
Zoom in/Zoom out
2D Viewer

+ / -


Nuke 10 (Linux)
Zoom in/Zoom out
2D Viewer

+ / -


Corel Painter 2017 (Windows)
Insert Script Delay
Other Shortcuts

-


Apple Keynote (MacOS)
Go to previous slide(Slide Switcher)
Slideshow

-


Hexagon 2 (MacOS)
Decrement Field
View Shortcuts

-


CINEMA 4D (Windows)
Zoom In/Out
Picture Viewer

+/-


Hexagon 2 (Windows)
Decrement Field
View Shortcuts(Numeric Pad)

-


3D Coat (MacOS)
Contract Hidden area
HIde Operations

-


InDesign CC (Windows)
Add/Delete anchor point tool
Tools

+ / -


InDesign CC (MacOS)
Add/Delete anchor point tool
Tools

+ / -


Windows Movie Maker (Windows)
Collapse the Video track when it is selected in the timeline
On timeline

-


ArchiCAD 20 (Windows)
Zoom in/Zoom out
Actions

+ / -


3D Coat (Windows)
Decrease Degree
Sliders Setting

-


Adobe Photoshop CC (Windows)
Zoom in/ zoom out
Manage Views

Ctrl + [ + ] / -


Adobe Photoshop CC (MacOS)
Zoom in/ zoom out
Manage Views

Command + [ + ] / -


ArchiCAD 20 (MacOS)
Zoom in/Zoom out
Actions

+ / -


Adobe Photoshop CC (Windows)
Cycle through point on the curve
Curves Dialog Box

+/-


Adobe Photoshop CC (MacOS)
Cycle through point on the curve
Curves Dialog Box

+/-


Adobe Acrobat Pro (MacOS)
Collapse the current bookmark (focus on Bookmarks panel)
Navigation - Navigation panels

Left Arrow / -


Adobe Photoshop CC (Windows)
Cycle through blending modes
Painting Tools

Shift + [ + ] / -


Adobe Photoshop CC (MacOS)
Cycle through blending modes
Painting Tools

Shift + [ + ] / -


Adobe Photoshop CC (Windows)
Cycle through blending modes
Blending Modes

Shift + [ + ] / -


Adobe Photoshop CC (MacOS)
Cycle through blending modes
Blending Modes

Shift + [ + ] / -


Atom (text editor) 1.0 (MacOS)
Increase / decrease text size
View

Command + Shift + = / -


Autodesk 3ds Max 2017 (Windows)
Virtual viewport zoom out
Virtual viewport

-


Atlasian JIRA Agile (Web Application)
Expand/Collapse All Swinlane
Agile Shortcuts

-


Google Photos (Web Application)
Zoom in/Zoom out Photo
General Shortcuts

+ / -


WordPress (Windows)
Start An Unorederd List
Formatting Shortcuts

* / -


WordPress (MacOS)
Start An Unorederd List
Formatting Shortcuts

* / -


Pandora Classic (Web Application)
Toggle Thumbs down
9 Shortcuts for Pandora Classic (Web Application)

-


Cloud9 (Windows)
Font Larger/ Smaller
General Shortcuts

Ctrl + + / -


Cloud9 (MacOS)
Font Larger/ Smaller
General Shortcuts

Shift + + / -


BrainSuite (Windows)
Zoom In/ Out
Image Display

+ / -


BrainSuite (MacOS)
Zoom In/ Out
Image Display

+ / -


Autodesk Mudbox 2017 (Windows)
Brighten or darken HDR image
Image Browser

+ / -


Autodesk Mudbox 2017 (MacOS)
Brighten or darken HDR image
Image Browser

+ / -


Adobe Bridge CC (MacOS)
Zoom in/Zoom out with Loupe Tool
35 Shortcuts for Adobe Bridge CC (MacOS)

+ / -


Daz 3D Carrara 8 (Windows)
Delete Point
Application - Tools

-


Adobe Bridge CC (Windows)
Zoom in/Zoom out with Loupe Tool
35 Shortcuts for Adobe Bridge CC (Windows)

+ / -


ZBrush 4 (Windows)
Zoom in/Zoom out
Edit Move Navigation - Canvas Zoom

+ / -


Daz 3D Bryce 7 (Windows)
Zoom in/Zoom out
Advanced Display Palette

+ / -


Daz 3D Bryce 7 (MacOS)
Zoom in/Zoom out
Advanced Display Palette

+ / -


ZBrush 4 (Windows)
Zoom in/Zoom out
Inner Ring Actions - Canvas Zoom

+ / -


Cyberduck (MacOS)
Toggle all swimlanes
Agile Shortcuts

-


Daz 3D Carrara 8 (Windows)
Delete Point
Spline Modeler - Tools

-


Clip Studio Paint (Manga Studio) (Windows)
Zoom in/Zoom out in Canvas View
Canvas View

+ / -


Clip Studio Paint (Manga Studio) (MacOS)
Zoom in/Zoom out in Canvas View
Canvas View

+ / -


Clip Studio Paint (Manga Studio) (Windows)
Rotate Step Counter Clock wise (Keyboard)
Frequently Used Shortcuts

-


Corel Quattro Pro X8 (Windows)
Zoom in/Zoom out
Print Preview

+ / -


ZBrush 4 (Windows)
Zoom in/Zoom out
Sculpting Brushes - Canvas Zoom

+ / -


Daz 3D Carrara 8 (Windows)
Delete Point
Vertex Modeler - Tools

-


ZBrush 4 (Windows)
Zoom in/Zoom out
3D Models - Canvas Zoom

+ / -


Chief Architect (Windows)
Zoom Tools - Zoom In
Zoom Tools

-


Chief Architect (MacOS)
Zoom Tools - Zoom In
Zoom Tools

-


Forte (Windows)
Collapse
Main Browser Window

-


IBM Director (Windows)
Expand/Collapse in Node in Navigation Tree
14 Shortcuts for IBM Director (Windows)

+ / -


X-Plane 11 (Windows)
Zoom In/Zoom Out
General view Modification

+ / -


FxPro (Windows)
Zoom In/Zoom Out
General Shortcuts

+ / -


IBM Maximo (Windows)
Move back one day
Data Field

-


Notes 9.0 (Windows)
Collapse Category/Folder
26 Shortcuts for Notes 9.0 (Windows)

-


ZBrush 4 (Windows)
Zoom in/Zoom out
ZSpheres - Canvas Zoom

+ / -


Krita Painting 3 (Windows)
Zoom out
Zoom

Ctrl + - / -


MetaTrader MT4 (Windows)
Chart Zoom in/Zoom out
Miscellaneous Shortcuts

+ / -


Jetbrains CLion (Windows)
Expand/collapse code block
Editing Shortcuts

Ctrl + NumPad + / -


Jetbrains CLion (Windows)
Expand all / collapse all
Editing Shortcuts

Ctrl + Alt + NumPad + / -


Houdini (Windows)
Zoom out
Render View

-


ZBrush 4 (Windows)
Zoom in/Zoom out
Canvas and 2.5D - Canvas Zoom

+ / -


VideoPad Video Editor (Windows)
Zoom Timeline out
Sequence Player

-


VideoPad Video Editor (MacOS)
Zoom Timeline out
Sequence Player

-


VideoPad Video Editor (Windows)
Zoom timeline out
Timeline

-


VideoPad Video Editor (MacOS)
Zoom timeline out
Timeline

-


Quickbooks Online (MacOS)
Next Day / Previous Day
Enter Dates

+ / -


Quickbooks Online (MacOS)
Add / Substract
Calculate Amounts and Rates

+/-


CrazyTalk 8 (Windows)
Zoom out
General Shortcuts

-


ProRealTime (Windows)
Zoom in/Zoom Out
Charts

+ / -


Quickbooks Desktop (Windows)
Change to next day / previous day
Working with Date Fields

[ + ] / -


Quickbooks Online (MacOS)
Increase / Decrease Ref Number
Reference Number Fields (Ref # Fields)

+ / -


Vegas Pro 14 (Windows)
Lower pitch one semitone
Event Selection and Editing

-


Quickbooks Desktop (Windows)
Increase / decrease check or other form number by one
General Editing

[ + ] / -


Visual Studio Code (Windows)
Zoom in/out
Display

Ctrl + =/-


Soundforge (Windows)
Subtract one from the active playlist entry play count
Playlist/Cutlist

-


iClone 7 (Windows)
Zoom out the timeline.
Timeline Shortcuts

-


TVPaint Animation (Windows)
Brush Decrease Size
89 Shortcuts for TVPaint Animation (Windows)

-


QCad (Linux)
Zoom Out
View Shortcuts

ZO / -


QCad (Windows)
Zoom Out
View Shortcuts

ZO / -


QCad (MacOS)
Zoom Out
View Shortcuts

ZO / -


Gigabyte Aorus motherboard
Decrease the numeric value or make changes
Classic BIOS setup

-


Surfcam (Windows)
Increase and decrease C-View Plane size
60 Shortcuts for Surfcam (Windows)

Shift and + / -


ChessBase 13
With the analysis engine on: Increase/decrease the number of lines calculated.
Board window

-


Chromebook (Linux)
Change the screen resolution
34 Shortcuts for Chromebook (Linux)

Ctrl + Shift and + / -


Vectorworks (Windows)
Reshape
Basic Palette

-


Vectorworks (MacOS)
Reshape
Basic Palette

-


PhotoFiltre (Windows)
Zoom out
Adjusting image view

-


Inkscape (Windows)
Zoom out
Canvas

-


Inkscape (MacOS)
Zoom out
Canvas

-


Ulead PhotoImpact 8 (Windows)
Zoom out
View Menu

-


DaVinci Resolve 14 (Windows)
Apply Grade From Two Clip Prior
View and Color

-


DaVinci Resolve 14 (MacOS)
Apply Grade From Two Clip Prior
View and Color

-


Fortnite (PC)
Decrease speed
Replay

-


Modo (Windows)
Tool handle smaller
General Modeling

-


Vivaldi
Page zoom out
Single key shortcuts

-


Modo (Windows)
Increase/decrease subdivision level
General Modeling

Keypad +/-


Modo (MacOS)
Tool handle smaller
General Modeling

-


WinRAR
Deselect group (use numeric keypad)
File menu

-


Maxwell Render (Windows)
Collapse
Polygon Selection

-


Modo (MacOS)
Increase/decrease subdivision level
General Modeling

Keypad +/-


Ableton Live 9 (Windows)
Hide Grouped Tracks
Ctrls for Tracks

-


Ableton Live 9 (Windows)
Zoom out
Zooming, Display and Selection

-


Ableton Live 9 (MacOS)
Hide Grouped Tracks
Commands for Tracks

-


ArtRage 4.5 5 (Windows)
Crayons
Tools

-


KiCAD (Linux)
Switch to Previous Layer
PCB

-


Europa Universalis IV
Slow down the time
General

-


KiCAD (Windows)
Switch to Previous Layer
PCB

-


Ableton Live 9 (MacOS)
Zoom out
Zooming, Display and Selection

-


KiCAD (MacOS)
Switch to Previous Layer
PCB

-


ArtRage 4.5 5 (MacOS)
Crayons
Tools

-


SnapStream
Volume
Playback

-


Huggle
Close tab
Navigation

-


gThumb (Linux)
Zoom out
Viewer

-


The Secret of Monkey Island
Decrease message line speed
Function and Command keys

-


CoSpaces Edu
Zoom out
Orbit camera mode

-


LDCad
Increase/decrease the number of item columns
Partbin

-


Assetto Corsa
Adjust FoV
Showroom

-


MyPaint (Windows)
Zoom out
Show View Menu

-


Battlezone 98 Redux
Zoom out (Edit mode)
Camera views

-


SolveSpace (Windows)
Zoom Out
View Menu

-


SolveSpace (MacOS)
Zoom Out
View Menu

-


GeoGebra
Move selected point along path/curve
Windows shortcuts

-


TopSolid (Windows)
Reduce The Simulation Speed
Simulation

-


KiCad 5.0.2
Switch to previous layer
GerbView

-


TopSolid (Windows)
Increase The Verification Speed
Verification

-


TopSolid (Windows)
Rotate The Selected Clamp In The Clockwise Direction
Part Clamping

-


FlexiSign Pro 8.1 (Windows)
Remove Point
Path Editing

-


FlexiSign Pro 8.1 (MacOS)
Remove Point
Path Editing

-


Solidwork Composer (Windows)
Decreases navigation speed in Fly Through mode
35 Shortcuts for Solidwork Composer (Windows)

- / Down Arrow


Figma (Web Application)
Zoom Out
View

-


NetSuite
Decrement date one day
Date fields

-


Pharaoh
Chief Overseer
Overseers

-


DayZ
Zoom out
General

-


Adobe Illustrator (Mac)
Delete Anchor Point tool
Select tools

-


Adobe Illustrator
Delete Anchor Point tool
Select tools

-


Substance Painter
Decrease/Increase size
Non-editable shortcuts

-


Substance Painter (Mac)
Decrease/Increase size
Non-editable shortcuts

-


Adobe Photoshop Elements (MacOS)
Cycle through blending modes
Painting and Brushes

Shift + + / -


Adobe Photoshop Elements (Windows)
Cycle through blending modes
Painting and Brushes

Shift + + / -


Ableton Live 10 (Mac)
Zoom Out
Zooming, Display and Selections

-


Ableton Live 10
Zoom Out
Zooming, Display and Selections

-


ARK: Survival Evolved
Neutral
Whistles

-


Altium Designer (Windows)
expand/contract segment of code
Embedded Software Editor (.c]then[.asm) Shortcuts

Left Click on code outline + /-


Altium Designer (Windows)
expand/contract all code segments
Embedded Software Editor (.c]then[.asm) Shortcuts

Ctrl + Double Left Click on code outline + /-


Altium Designer (Windows)
expand/contract segment of code
VHDL Editor Shortcuts

Left Click on code outline + /-


Altium Designer (Windows)
expand/contract all code segments
VHDL Editor Shortcuts

Ctrl + Left Click on code outline + /-


QuickBooks Desktop
Previous day
Date Shortcuts

-


QuickBooks Desktop (Mac)
Previous day
Dates

-


Shotcut (Mac)
Zoom Out
Timeline

-


Shotcut
Zoom Out
Timeline

-


WorkZone Client
Add a date in the past
Set a date

-


Atlassian JIRA Agile
Expand/Collapse All Swimlanes
Agile

-


Quicken 2018
Decrease or increase a security price by 1/16
Investments

-


Adobe Bridge CC (Mac)
Zoom out with Loupe tool
Other most used shortcuts

-


Adobe Bridge CC
Zoom out with Loupe tool
Other most used shortcuts

-


Adobe Lightroom Classic (Mac)
Increase/decrease selected slider in small increments
Working in the Develop module

-


Adobe Lightroom Classic
Increase/decrease selected slider in small increments
Working in the Develop module

-


AI War Classic
Decrease game simulation speed
General

-


SQL Server Profiler
Collapse a trace grouping
View menu

-


PaintShop Pro 2018
Zoom out
Single key shorcuts

-


Nuke
Zoom-out
Node graph

-


Adobe Animate CC (Windows)
Delete anchor point
Tools

-


Diablo
Zoom the map out
General

-


Adobe Animate CC (Mac)
Delete anchor point
Tools

-


Terraria
Zoom out
Map

-


Bing Maps
Zoom out
General

-


World of Tanks
Minimize the battle map
Misc

-


Don't Starve (PC)
Hotkeys for 12 leftmost slots in the Inventory
General

-


StarCraft 2
Decrease playing speed
Replay mode

-


Inkscape
Zoom out
Canvas

-


MyPaint
Zoom out
View

-


Adobe Premiere Pro (Mac)
Zoom Out
Sequence

-


Adobe Premiere Pro (Windows)
Zoom Out
Sequence

-


ImageJ
Make image smaller
General

-


LightWave 3D
Clear selected item from scene
Layout: Items

-


Dota 2
Reduces the speed at which the replay plays
Spectator & replay controls

-


Clipboard Master
Reduce area on all sides by 1 pixel
Screenshots

-


Adobe Photoshop CC
Select the previous point on the curve
Using curves

-


Riffstation Desktop
Zoom out
General

-


Corel Painter
Insert script delay
Other commands

-


Corel Painter (Mac)
Insert script delay
Other commands

-


Adobe Audition (Mac)
Zoom out horizontally
Playing and zooming audio

-


Adobe Audition
Zoom out horizontally
Playing and zooming audio

-


Ardour
Zoom out
Changing what's visible

-


Kodi
Zoom out
Picture slide show

-


LibreOffice Draw
Zooms out
Drawings

-


LibreOffice Impress
Zoom out
Normal view

-


Sea of Thieves
Map Table: Zoom In/Out
Sailing

-


MindMeister
Zoom out
General

-


Guitar Pro
Increase or decrease (Whole note, half note...)
Note - Duration

-


Google Photos
Zoom
Actions

-


FastStone Image Viewer
Zoom out on the image
General

-


Sumatra PDF
Zoom out
Viewing state

-


REAPER
View: Zoom out horizontally
Section: MIDI Editor

-


IrfanView
Zoom out
View and zoom

-


ACDSee Free
Decreases the magnification area of the image (zooms out)
General

-


Windows Movie Maker
Collapse the Video track when it is selected in the timeline
Timeline

-


SQL Server Management Studio (SSMS)
Expand or collapse all panes
Activity Monitor

-


WinSCP
(numpad) Deselect group
File selection

-


GOM Player
Decrease video size
Pan & scan

-


Google Maps
Zoom out
Street View

-


Microsoft Access 2016
Remove the selected data column from the query output
Working with panes: Using diagram pane

-


iTunes 11 for Windows
Close the selected item's disclosure triangle
With full keyboard navigation enabled

-


Portal 2
Push surfaces, carve volumes
Portal 2 Puzzle Maker

-


File Explorer
Collapse the selected folder
Num pad

-


Opera
Decrease zoom % by steps of 10
Zooming

-


Windows 10 Maps
Zoom out in 3D Cities view
General

-


Gmail
Mark as not important
Actions

-


YouTube
Decrease closed caption font size
General

-


Adobe Acrobat 2017 (Windows and Unix)
Collapse the current bookmark (focus on Bookmarks panel)
Navigation panels

-


Adobe Acrobat 2017 (Mac)
Collapse the current bookmark (focus on Bookmarks panel)
Navigation panels

-


Adobe Reader 9 (Windows)
Zoom in / zoom out (or ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


Open Office Writer 3 (Windows)
Calculates the selected text and copies the result to the clipboard
General OpenOffice Writer Shortcuts

Ctrl + [ + ]


Google Reader (Web Application)
Increase/decrease text size
Reading List Navigation

= / -


Google Earth 5 (Windows)
Zoom in / zoom out in small increments
3D Viewer - Keyboard Only

+ / -


Nautilus File Manager 2 (Linux)
Zoom in / zoom out
Folder Navigation

Ctrl + [ + ] / -


Internet Explorer (Windows)
Increase text size / decrease text size (zoom in and out).
Navigate Webpages in IE8

Ctrl + [ + ] / Ctrl + -


IrfanView 4.42 (Windows)
Zoom out
View / Zoom

-


InDesign CS5 (Windows)
Delete Anchor Point tool
Tools

-


Open Office Impress (Windows)
Zoom in / Zoome out
Normal View

+ / -


Microsoft Windows Vista (Windows)
Zoom in and out or resize the picture thumbnail.
Vista Photo Gallery Shortcuts

[ + ] / -


Adobe After Effects CS5 (Windows)
Zoom time in / out
Views

= / -


Adobe After Effects CS5 (MacOS)
Zoom time in / out
Views

= / -


Adobe After Effects CS5 (MacOS)
Increase / decrease Scale of selected layers by 1%
Modifying Layer Properties

Command + [ + ] / - / Option + [ + ] / - on numeric keypad


Adobe After Effects CS5 (MacOS)
Increase / decrease Scale of selected layers by 10%
Modifying Layer Properties

Command + [ + ] / - / Option + Shift + [ + ] / - on numeric keypad


Adobe After Effects CS5 (Windows)
Increase / decrease Scale of selected layers by 1%
Modifying Layer Properties

Ctrl + [ + ] / - / Alt + [ + ] / - on numeric keypad


Adobe After Effects CS5 (Windows)
Increase / decrease Scale of selected layers by 10%
Modifying Layer Properties

Ctrl + [ + ] / - / Alt + Shift + [ + ] / - on numeric keypad


Figma
Zoom out
Zoom

-


Xactimate
Zoom Out
View

-