Sublime Text (Windows)

Manage Sublime Window, Files and Tabs

Zoom - increase/ decrease font size

Ctrl + / -

All hotkeys for Sublime Text (Windows)

Navigation - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Navigation - Standard Navigation
Move to beginning of line/ end of line

Home / End

Navigation - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Navigation - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Navigation - Fancy Navigation
Show Function List and navigate

Ctrl + R

Navigation - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Navigation - Fancy Navigation
Go to word in current file

Ctrl + ;

Navigation - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Navigation - Fancy Navigation
Goto line

Ctrl + G

Navigation - Fancy Navigation
Center screen to cursor

Ctrl + K C

Navigation - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Navigation - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Navigation - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Navigation - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Navigation - Standard Selections
Select All

Ctrl + A

Navigation - Advanced Selections
Select Line,

Ctrl + L

Navigation - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Navigation - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Navigation - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Navigation - Advanced Selections
Cancel Selection

Esc

Navigation - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Navigation - Advanced Selections
Expand Selection

Ctrl + Shift + A

Navigation - Advanced Selections
Expand selection

Ctrl + Shift + Space

Navigation - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Selections - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Selections - Standard Navigation
Move to beginning of line/ end of line

Home / End

Selections - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Selections - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Selections - Fancy Navigation
Show Function List and navigate

Ctrl + R

Selections - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Selections - Fancy Navigation
Go to word in current file

Ctrl + ;

Selections - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Selections - Fancy Navigation
Goto line

Ctrl + G

Selections - Fancy Navigation
Center screen to cursor

Ctrl + K C

Selections - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Selections - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Selections - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Selections - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Selections - Standard Selections
Select All

Ctrl + A

Selections - Advanced Selections
Select Line,

Ctrl + L

Selections - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Selections - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Selections - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Selections - Advanced Selections
Cancel Selection

Esc

Selections - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Selections - Advanced Selections
Expand Selection

Ctrl + Shift + A

Selections - Advanced Selections
Expand selection

Ctrl + Shift + Space

Selections - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Cool Text Manipulation
Move line or selection up arrow/ down arrow

Ctrl + Shift + Arrow Up / Arrow Down

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Join line below at end of current line

Ctrl + J

Cool Text Manipulation
Duplicate lines (on Sublime 3 on Windows this seem to no longer work, try Ctrl+Shift+D instead)

Ctrl + Shift + Arrow Down

Cool Text Manipulation
Transpose

Ctrl + T

Cool Text Manipulation
Sort Lines case sensitive

F9

Cool Text Manipulation
Sort Lines case in-sensitive

Shift + F9

Cool Text Manipulation
Indent/ unindent

Ctrl + ] / [

Cool Text Manipulation
Duplicate line or selection

Ctrl + Shift + D

Cool Text Manipulation
Toggle Comment line

Ctrl + /

Cool Text Manipulation
Toggle Comment block

Ctrl + Shift + /

Cool Text Manipulation
Change selection to Uppercase

Ctrl + k u

Cool Text Manipulation
Change selection to Lowercase

Ctrl + K L

Cool Text Manipulation
Wrap lines to 80 characters and remove indent

Alt + Q

Deletions
Delete character to the right

Delete

Deletions
Delete character to the left

Backspace

Deletions
Delete word to the left

Ctrl + Backspace

Deletions
Delete word to the right

Ctrl + Delete

Deletions
Delete from cursor to beginning of line

Ctrl + Shift + Backspace

Deletions
Delete from cursor to end of line

Ctrl + Shift + Delete

Undo and Redo
Undo

Ctrl + Z

Undo and Redo
Redo

Ctrl + Shift + Z

Undo and Redo
Redo or repeat

Ctrl + Y

Undo and Redo
Soft Undo

Ctrl + U

Undo and Redo
Soft redo

Ctrl + Shift + U

Cut, Copy and Paste
Cut

Shift + Delete

Cut, Copy and Paste
Copy

Ctrl + Insert

Cut, Copy and Paste
Paste

Shift + Insert

Cut, Copy and Paste
Cut

Ctrl + X

Cut, Copy and Paste
Copy

Ctrl + C

Cut, Copy and Paste
Paste

Ctrl + V

Cut, Copy and Paste
Paste and match current indention

Ctrl + Shift + V

Cut, Copy and Paste
Paste from History

Ctrl + K V

Find and Replace
Standard Find

Ctrl + F

Find and Replace
Find and Replace

Ctrl + H

Find and Replace
Find and Replace in open tabs/ files and folders

Ctrl + Shift + F

Find and Replace
Replace next

Ctrl + Shift + H

Find and Replace
Find next/ previous

F3 / Shift + F3

Find and Replace
Creates file with search results from all open files in new tab

Ctrl + Shift + F

Find and Replace
Find and highlight current word in text

Ctrl + D

Find and Replace
Find under

Ctrl + F3

Find and Replace
Find under previous

Ctrl + Shift + F3

Find and Replace
Find all under

Alt + F3

Find and Replace
Slurp find string

Ctrl + E

Find and Replace
Slurp replace string

Ctrl + Shift + E

Menu Control
New Window

Ctrl + Shift + N

Menu Control
Close Window

Ctrl + Shift + W

Menu Control
Open File

Ctrl + O

Menu Control
Reopen last file

Ctrl + Shift + T

Menu Control
New file

Ctrl + N

Menu Control
Save file

Ctrl + S

Menu Control
Save file as

Ctrl + Shift + S

Menu Control
Close File

Ctrl + F4

Menu Control
Close Sublime

Ctrl + W

Bookmarks and Marks
Toggle Bookmark

Ctrl + F2

Bookmarks and Marks
Go to next bookmark

F2

Bookmarks and Marks
Go to previous bookmark

Shift + F2

Bookmarks and Marks
Select all bookmarks

Alt + F2

Bookmarks and Marks
Set Mark

Ctrl + K Space

Bookmarks and Marks
Select to mark

Ctrl + K A

Bookmarks and Marks
Delete to mark

Ctrl + K W

Bookmarks and Marks
Swap with mark

Ctrl + K X

Bookmarks and Marks
Yank

Ctrl + K Y

Manage Sublime Window, Files and Tabs
Toggle sidebar

Ctrl + K B

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab

Ctrl + Page Down / Page Up

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab by stack (order they were opened)

Ctrl + Tab / Ctrl + Shift + Tab

Manage Sublime Window, Files and Tabs
Reopen last closed tab

Ctrl + Shift + T

Manage Sublime Window, Files and Tabs
Zoom - increase/ decrease font size

Ctrl + / -

Manage Sublime Window, Files and Tabs
Quick Open - Show file list of currently opened file

Ctrl + P

Manage Sublime Window, Files and Tabs
Toggle full screen

F11

Manage Sublime Window, Files and Tabs
Toggle full screen distraction free

Shift + F11

Split Panes
Split layout to 1 pane

Alt + Shift + 1

Split Panes
Split layout to 2 vertical panes

Alt + Shift + 2

Split Panes
Split layout to 3 vertical panes

Alt + Shift + 3

Split Panes
Split layout to 4 vertical panes

Alt + Shift + 4

Split Panes
Split layout to 2 vertical and 2 horizontal panes

Alt + Shift + 5

Split Panes
Split layout to 2 horizontal panes

Alt + Shift + 8

Split Panes
Focus/ cursor on split pane #1

Ctrl + 1

Split Panes
Focus/ cursor on split pane #2

Ctrl + 2

Split Panes
Focus/ cursor on split pane #3

Ctrl + 3

Split Panes
Focus/ cursor on split pane #4

Ctrl + 4

Split Panes
New pane in pane #1 thru #4

Ctrl + Shift + 1.4

Split Panes
Open new pane, and move current window into new pane

Ctrl + K , then Arrow Up (with Ctrl pressed)

Split Panes
Close current pane

Ctrl + K , then Arrow Down

Split Panes
Move to next pane to the left arrow/ right arrow

Ctrl + K , then left arrow / Arrow Right

Split Panes
Open new tab in pane to the left arrow/ right arrow\

Ctrl + K , then Ctrl + Shift + Arrow Right / Arrow Left

Split Panes
Jump to tab 1..10 in current pane

Alt + 10

Others
Fold/ unfold

Ctrl + Shift + [ / ]

Others
Fold by level 1….9

Ctrl + K , then Ctrl + 1 .… 9

Others
Unfold all

Ctrl + K , then Ctrl + J

Others
Toggle spell checking

F6

Others
Find next misspelling

Ctrl + F6

Others
Find previous misspelling

Ctrl + Shift + F6

Others
Toggle Console

Ctrl + `

Others
Toggle word wrap - View - Word wrap

Alt + V , then W

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

[ + ] / -


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

- / [ + ]


Emacs 23.2.1 (Linux)
Undo
Edit

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

+ / -


Google Chrome (Windows)
Comment a line or selected text
Manage Chrome DevTools - Sources Panel

Ctrl + /


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

+ / -


Microsoft OneNote 2010 (Windows)
Apply or remove numbered list formatting from the selected paragraph.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + /


Google Chrome (Windows)
Toggle comment
Manage Chrome DevTools - Code Editor

Ctrl + /


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 + [ + ] / -


Eclipse Helios (Windows)
Comment / uncomment line or selection ( adds '//' )
Indentions and Comments

Ctrl + /


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

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 + [ + ] / -


Google Chrome (Linux)
Comment a line or selected text
Manage Chrome DevTools - Sources Panel

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 + [ + ] / -


Google Chrome (Linux)
Toggle comment
Manage Chrome DevTools - Code Editor

Ctrl + /


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

Ctrl ++/-


Firefox (Linux)
Show / hide Add-On Bar (holding add-ons)
Firefox Features

Ctrl + /


Firefox (Windows)
Show / hide Add-On Bar (holding add-ons)
Firefox Features

Ctrl + /


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

Ctrl + [ + ] / -


InDesign CS5 (MacOS)
Delete Anchor Point tool
Tools

-


Tekla Structures 14.0 (Windows)
Toggle selection
General shortcuts

Ctrl


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

+ / -


Adobe Illustrator CS5 (Windows)
To access Selection or Direction Selection tool (whichever was used last) at any time
Panel Shortcuts - Selecting and Moving

Ctrl


Open Office Impress (Linux)
Bring to forward / Send backwards
Normal View

Ctrl + + / Ctrl + -


Oracle SQL Developer 4 (Windows)
Toggle Line Comment
Code Editor

Ctrl + /


Opera (Linux)
Zoom in
Display

Ctrl + = / Shift + = / Ctrl + Shift + = / Ctrl + +


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 / -


Adobe Illustrator CS5 (Windows)
To access Selection or Direction Selection tool (whichever was used last) at any time
Additional Shortcuts - Selecting and Moving

Ctrl


Microsoft Excel 2011 (MacOS)
Select the current array, which is the array that the active cell belongs to
Selecting cells, columns, or rows

Ctrl + /


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

+ Shift + = / -


Jaws 11.0 (Windows)
Interrupt speech (stop talking)
Reading Commands

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

= /-


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

[ + ] / - / =


Visual Studio 2015 (Windows)
Put cursor in the find/command box in toolbar
Tool Windows

Ctrl + /


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

= / -


FreeMind 0.9.0 (Windows)
Increase node font size
Node formatting commands

Ctrl + +


IntelliJ (Linux)
Comment/uncomment with line comment
Editing

Ctrl + /


NetBeans 8 (Windows)
Inspect members/hierarchy
Coding in Java

Ctrl / Alt + F12


NetBeans 8 (Windows)
Add/remove comment lines
Coding in Java

Ctrl + Shift + C / Ctrl + /


IntelliJ (Windows)
Comment/uncomment with line comment
Editing

Ctrl + /


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 / -


Avid Media Composer 7 (Windows)
Displays the entire Sequence in the Timeline Window.
Timeline

Ctrl + /


Adobe Photoshop CS5 (Windows)
Change Cancel button to Default
Filter Gallery

Ctrl


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

Ctrl + = / -


Adobe Illustrator CS5 (Windows)
Switch to last-used selection tool (Selection tool, Direct Selection tool, or Group Selection tool)
Keys for selecting

Ctrl


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

+ / -


HoneyView 5.03 (Windows)
Zoom in / zoom out
Zooming

+/-


Notepad2 (Windows)
Reset zoom
View Menu

Ctrl + / , Ctrl + NumPad /


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

+ = / -


Adobe Illustrator CS5 (Windows)
Add new fill
Painting Objects

Ctrl + /


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

= / -


Photoshop Lightroom 4 (Windows)
Display current module shortcuts
Using Help

Ctrl + /


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

= / -


Adobe Photoshop CS5 (Windows)
Temporarily switch to Zoom In tool. (Doesn't work when Straighten tool is selected. If Crop tool is active, temporarily switches to Straighten tool.)
Camera Raw Dialog Box

Ctrl


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

[ + ] / -


Pro Tools (Windows)
Automation - Write to current
Edit Menu

Ctrl + /


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 / -


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

Ctrl +-/ Ctrl + +


Adobe Photoshop CS5 (Windows)
Switch to Move tool (except when Hand, Slice, Path, Shape, or any Pen tool is selected)
Select and Move Objects

Ctrl


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

Ctrl +-/ Ctrl + +


Adobe Photoshop CS5 (Windows)
Distort
Transform Selections, Selection Borders, and Paths

Ctrl


Qt Creator (Windows)
Toggle comment for selection
Editor

Ctrl + /


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

+ /-


Qt Creator (MacOS)
Toggle comment for selection
Editor

Ctrl + /


Adobe Photoshop CS5 (Windows)
Switch from Path Selection, Pen, Add Anchor Point, Delete Anchor Point, or Convert Point tools, to Direct Selection tool
Edit Paths

Ctrl


Atom (text editor) 1.0 (Linux)
Toggle comment line
Editing Lines

Ctrl + /


Atom (text editor) 1.0 (Windows)
Toggle comment line
Editing Lines

Ctrl + /


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 + = / -


Qt Creator (MacOS)
Zoom in / Zoom out
Image Viewer

Ctrl + + / Ctrl + -


Qt Creator (Windows)
Zoom in / Zoom out
Image Viewer

Ctrl + + / Ctrl + -


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

Ctrl + Shift + = / -


Adobe Acrobat Pro (Windows)
Temporarily zoom out (when Marquee Zoom tool is selected)
Tools

Ctrl


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

Win + [ + ] / -


Adobe Photoshop CS5 (Windows)
Display the bounding box for transforming text when editing text, or activate Move tool if cursor is inside the bounding box
Select and Edit text

Ctrl


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

Command + + / -


Adobe Photoshop CS5 (Windows)
Toggle between Slice tool and Slice Selection tool
Slicing and Optimizing

Ctrl


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

+/-


Microsoft OneNote 2016 (Windows)
Apply numbered list
Format

Ctrl + /


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


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)

+ / -


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

Ctrl + /


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

Ctrl + Shift + Alt + + / -


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

Ctrl + /


Adobe After Effects CC (Windows)
Temporarily activate Selection Tool when a Pen Tool is selected
Activating Tools

Ctrl


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 + = / -


Adobe After Effects CC (Windows)
In Shape Layer: Temporarily convert Selection Tool to Direct Selection Tool
Activating Tools

Ctrl


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

Ctrl + + / -


Google Slides (Windows)
Show common keyboard shortcut
General Slides Shortcuts

Ctrl + /


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

Ctrl + _


Android Studio (Windows)
Line Comment or Uncomment
General Shortcuts

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

+ / -


Adobe After Effects CC (Windows)
Add selected items to most recently activated Composition
Footage

Ctrl + /


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 Illustrator CC (Windows)
Switch to last used selection tools
Selecting Shortcuts

Ctrl


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

= / -


Corel Painter 2017 (Windows)
Ajust Opacity
Brushes

Ctrl


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

+/-


InDesign CC (Windows)
Zoom in/Zoom out
Efficient Zoom & Pan

Ctrl + + / Ctrl + -


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 / -


Adobe Illustrator CC (Windows)
Add new fill
Painting Objects

Ctrl + /


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

Ctrl + /


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

-


Photoshop Lightroom CC (Windows)
Display current module shortcuts
Help

Ctrl + /


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

+ / -


ArchiCAD 20 (Windows)
Zoom In
Display Menu

Ctrl + /


Zoho Sheet (Windows)
Select the range of array formula cells surrounding a cell
Formula related shortcuts

Ctrl + /


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

-


Wondershare Editor (Windows)
Stop
Preview

Ctrl + /


Dynamics AX 2015 (Windows)
Select multiple items
Working with AOT

Ctrl


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

+ / -


Zoho Show (Windows)
Strikethrough toggle for selection
Formatting Shortcuts

Ctrl + /


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

+/-


Autodesk Inventor 2017 (Windows)
Origin axes visibility
View

Ctrl + /


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

+/-


Adobe Photoshop CC (Windows)
Distort
Transform Selections, Borders, and Paths

Ctrl


Adobe Photoshop CC (Windows)
Switch to Direct Selection tool (from Path Selection, Pen, etc.)
Edit Paths

Ctrl


Ace Projects (Windows)
Toggle comment
Other Shortcuts

Ctrl + /


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 + [ + ] / -


Call of Duty (Windows)
Prone
General Game Controls

Ctrl


Call of Duty (Windows)
While Sprinting dive to prone
General Game Controls

Ctrl


Overwatch 2016 (Windows)
Ability 2
Actions

Ctrl


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

Command + Shift + = / -


Counter Strike Source (Windows)
Duck(Sit)
Movement Shortcuts

Ctrl


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

-


Asana (Web Application)
Show keyboard Shortcuts(Windows Only)
Application Shortcuts

Ctrl + /


Adobe Photoshop CC (Windows)
Display the Bounding Box for transforming text (or activate Move Tool when inside the Bounding Box)
Select and Edit Text

Ctrl


Sublime Text (Linux)
Comment/Uncomment Current Line
General Editing Shortcuts

Ctrl + /


Adobe Photoshop CC (Windows)
Toggle between Slice tool and Slice Selection tool
Slicing and Optimizing

Ctrl


Microsoft Excel 2016 (Windows)
Insert Paste - Paste cell and push content downward or rightward. Works great for entire rows and columns.
Cut, Copy, Paste, and Paste Special

Ctrl + +


Slack (Windows)
Zoom in/Zoom out
Navigation Controls

Ctrl + + / Ctrl + -


JetBrains RubyMine (Windows)
Comment/Uncomment with Line Comment
Editing Shortcuts

Ctrl + /


Slack (Windows)
Open list of Keyboard shortcuts
Navigation Controls

Ctrl + /


JetBrains RubyMine (Linux)
Comment/Uncomment with Line Comment
Editing Shortcuts

Ctrl + /


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)

-


JetBrains PyCharm (Windows)
Comment/Uncomment with Line Comment
Editing

Ctrl + /


Amazon Kindle (Windows)
Zoom Font
Reading Book

Ctrl + +


Cloud9 (Windows)
Font Larger/ Smaller
General Shortcuts

Ctrl + + / -


Cloud9 (MacOS)
Font Larger/ Smaller
General Shortcuts

Shift + + / -


Adobe Flash Builder (Windows)
Comment out selected text
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + /


Adobe Dreamweaver (Windows)
Toggle line comment
Coding Shortcuts

Ctrl + /


Adobe XD (Experience Design) (Windows)
Direct Select
Operations Menu

Ctrl


Cloud9 (Windows)
Toggle Comment
Code Manipulation

Ctrl + /


Adobe XD (Experience Design) (Windows)
Zoom in/Zoom out
View Menu

Ctrl + + / Ctrl + -


BrainSuite (Windows)
Zoom In/ Out
Image Display

+ / -


BrainSuite (MacOS)
Zoom In/ Out
Image Display

+ / -


Bash (Linux)
Undo
Editing

Ctrl + _


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

+ / -


Autodesk Mudbox 2017 (Windows)
Zoom in and out on an image
Image Browser

Ctrl + + / Ctrl + -


JetBrains PhpStorm (Windows)
Comment/Uncomment with Line Comment
Editing

Ctrl + /


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

+ / -


Adobe RoboHelp (Windows)
Open Project in Offline Mode
General Shortcuts

Ctrl


Adobe Bridge CC (Windows)
Increase/Decrease Thumbnail size
35 Shortcuts for Adobe Bridge CC (Windows)

Ctrl + + / Ctrl + -


Autodesk Mudbox 2017 (Windows)
Invert Function
Sculpt and Paint Tool

Ctrl


Autodesk Mudbox 2017 (MacOS)
Invert Function
Sculpt and Paint Tool

Ctrl


JetBrains PhpStorm (Linux)
Comment/Uncomment with Line Comment
Editing

Ctrl + /


jEdit (Windows)
Scroll Up/down Line
Scrolling

Ctrl + ' / Ctrl + /


Adobe Dreamweaver (Windows)
Increase Font Size
Magnification

Ctrl + +


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)

+ / -


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

Ctrl + + / Ctrl + -


DAZ Studio (Windows)
Grow selection
Edit Commands

Ctrl + +


DAZ Studio (Windows)
Invert selection
Edit Commands

Ctrl + /


AbiWord (Linux)
SubScript
7 Shortcuts for AbiWord (Linux)

Ctrl + _


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

+ / -


AbiWord (Windows)
SubScript
7 Shortcuts for AbiWord (Windows)

Ctrl + _


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

+ / -


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

+ / -


Microsoft Hotmail (Web Application)
Search Emails
14 Shortcuts for Microsoft Hotmail (Web Application)

Ctrl + /


ACDSee (Windows)
Reduce/Increase Magnification of Area inside magnifying Glass Pane
View Mode

Ctrl + - / Ctrl + +


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

+ / -


Cyberduck (MacOS)
Toggle all swimlanes
Agile Shortcuts

-


HTML-Kit (Windows)
Zoom in/Zoom out
87 Shortcuts for HTML-Kit (Windows)

Ctrl + + / Ctrl + -


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)
Expand/Collapse Outline by One Level
Formula Keys

Ctrl + + / Ctrl + -


Microsoft Excel 2016 (MacOS)
Select the current array, which is the array that the active cell belongs to.
Select cells, columns, or rows

Ctrl + /


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

+ / -


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

+ / -


Steinberg Cubase 9 (Windows)
Nudge up
Transport

Ctrl + +


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

-


Brackets (Windows)
Zoom in/Zoom out Font
99 Shortcuts for Brackets (Windows)

Ctrl + + / Ctrl + -


Brackets (Windows)
Toggle Line Comment
99 Shortcuts for Brackets (Windows)

Ctrl + /


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

+ / -


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

-


Adobe Captivate 2017 (Windows)
Zoom in
Magnification

Ctrl + +


Daz 3D Carrara 8 (Windows)
Hide/Show in 3D View
3D View

Ctrl + /


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

-


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

Ctrl + /


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

-


IBM Maximo (Windows)
Move forward one day
Data Field

Ctrl + +


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

-


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

+ / -


MPS 2017 (Windows)
Comment/uncomment current line or selected block with line comments
Advanced Editing

Ctrl + /


Jetbrains CLion (Windows)
Comment/uncomment with line comment
Editing Shortcuts

Ctrl + /


Krita Painting 3 (Windows)
Zoom out
Zoom

Ctrl + - / -


Krita Painting 3 (Windows)
Zoom in
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 + / -


qBittorrent (Windows)
Increase Priority
Edit Menu

Ctrl + +


VideoPad Video Editor (Windows)
Zoom Clip In
Clip Player

Ctrl + +


XMetal Author (Windows)
Insert Processing Instruction
26 Shortcuts for XMetal Author (Windows)

Ctrl + /


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

-


Jupyter Notebook (Windows)
toggle comment on current or selected lines
Edit Mode (press Enter to enable)

Ctrl + /


Aptana Studio 3 (Windows)
Notes
Other Shortcuts

Ctrl + /


Visual Studio Code (Windows)
Toggle line comment
Editing Shortcuts

Ctrl + /


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

+ / -


eSignal (Windows)
Insert Study
49 Shortcuts for eSignal (Windows)

Ctrl + +


Delphi 10 (Windows)
Toggle comment per line or selected block and cursors goes down one line, Ctrl+#
193 Shortcuts for Delphi 10 (Windows)

Ctrl + /


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)

+ / -


Synfig (Windows)
Zoom out of timeline (temporal zoom)
73 Shortcuts for Synfig (Windows)

Ctrl + _


Synfig (Windows)
Zoom in on timeline (temporal zoom)
73 Shortcuts for Synfig (Windows)

Ctrl + +


Xamarin Studio (MonoDevelop) (MacOS)
Dynamic Abbreviation
Text Editor

Ctrl + /


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

-


CrazyTalk 8 (Windows)
Zoom in (stage/timeline Editor)
Timeline Editing

Ctrl + +


CrazyTalk 8 (Windows)
Zoom all (stage/timeline Editor)
Timeline Editing

Ctrl + /


DrawPlus (Windows)
Zoom In
Document Shortcuts

Ctrl + +


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

[ + ] / -


Visual Studio Code (Windows)
Zoom in/out
Display

Ctrl + =/-


Gnumeric (Windows)
Formats the current selection as subscript
21 Shortcuts for Gnumeric (Windows)

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)

-


Affinity Photo
Edit curves as you draw
Vector-specific

Ctrl


Sculptris (Windows)
Sculpt Inversed
Miscellaneous Shortcuts

Ctrl


CodeLite 10 (Windows)
Restore text size to normal.
Editor

Ctrl + /


QCad (Linux)
Zoom Out
View Shortcuts

ZO / -


QCad (Windows)
Zoom Out
View Shortcuts

ZO / -


QCad (MacOS)
Zoom Out
View Shortcuts

ZO / -


Warframe
Hold to Crouch
Movement

Ctrl


mpv
Increase audio delay
Playback

Ctrl + +


PhpStorm
Add / remove line or block comment
General

Ctrl + /


CodeLite 10 (Windows)
Previous word part. Shift extends selection.
Editor

Ctrl + /


Vivaldi
Page zoom in
View

Ctrl + +


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

-


Geany (Linux)
Go to Previous Word Part
Moving around in the document

Ctrl + /


Geany (Windows)
Go to Previous Word Part
Moving around in the document

Ctrl + /


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

Shift and + / -


Sitecore CMS
Focus on the search bar
Sitecore Desktop

Ctrl + /


Open Rails 0.6.2
Move slow
Camera speed

Ctrl


dbForge SQL Complete
Turn on the semi-transparent mode for the suggestion box and the parameter info hint
General

Ctrl


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


SAP Web IDE (Windows)
Toggle line comment (Alt+7 on German language keyboard)
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + /


Modo (Windows)
Wireframe Dark
3D Viewport Options

Ctrl + /


Vectorworks (Windows)
Reshape
Basic Palette

-


Vectorworks (MacOS)
Reshape
Basic Palette

-


App Maker
Line comment or uncomment
Code editor shortcuts

Ctrl + /


Ableton Live 9 (Windows)
Finer Resolution for Dragging
Adjusting Values

Ctrl


FEKO (Windows)
Zoom in
Script Editor

Ctrl + +


PhotoFiltre (Windows)
Zoom out
Adjusting image view

-


FEKO (Linux)
Zoom in
Script Editor

Ctrl + +


Comodo IceDragon (Windows)
Show/Hide Add-on Bar
Miscellaneous

Ctrl + /


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

-


Affinity Photo
Bigger text
Text shortcuts

Ctrl + +


Open Rails 0.6.2
Overcast increase
Game settings

Ctrl + +


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

-


FEKO (Windows)
Move configuration up
General Functions in CADFEKO

Ctrl + +


FEKO (Linux)
Move configuration up
General Functions in CADFEKO

Ctrl + +


Fortnite (PC)
Decrease speed
Replay

-


Place Anywhere (Fallout 4 mod)
Change rotation axis
General

Ctrl


Modo (Windows)
Tool handle smaller
General Modeling

-


Vivaldi
Page zoom out
Single key shortcuts

-