Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)

In Object Inspector activates incremental search for properties. Press again Tab to move focus to property value

Tab

All hotkeys for Delphi 10 (Windows)

193 Shortcuts for Delphi 10 (Windows)
Selects parent control in design mode Left mouse click+Esc drags the parent control

Esc

193 Shortcuts for Delphi 10 (Windows)
After selecting control in form designer, click on it with Shift again to select top most parent Form

Shift + Click

193 Shortcuts for Delphi 10 (Windows)
In Object Inspector activates incremental search for properties. Press again Tab to move focus to property value

Tab

193 Shortcuts for Delphi 10 (Windows)
Invoke Code Templates also called Code Snippets

Ctrl + J

193 Shortcuts for Delphi 10 (Windows)
Delete text from cursor position until end of word

Ctrl + T

193 Shortcuts for Delphi 10 (Windows)
Incremental Search

Ctrl + E

193 Shortcuts for Delphi 10 (Windows)
Delete current line

Ctrl + Y

193 Shortcuts for Delphi 10 (Windows)
Invoke buffer window when focus is on editor. The buffer window shows a list of all different tabs.

Ctrl + B

193 Shortcuts for Delphi 10 (Windows)
Insert a new GUID at the cursor position

Ctrl + Shift + G

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block

Ctrl + Shift + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block

Ctrl + Shift + U

193 Shortcuts for Delphi 10 (Windows)
Indent the current selected block or current line in case of no selection

Ctrl + K + I

193 Shortcuts for Delphi 10 (Windows)
Unindent the current selected block or current line in case of no selection

Ctrl + K + U

193 Shortcuts for Delphi 10 (Windows)
Invoke SyncEdit

Ctrl + Shift + J

193 Shortcuts for Delphi 10 (Windows)
Automatically Declare Variable at cursor position

Ctrl + Shift + V

193 Shortcuts for Delphi 10 (Windows)
Delete to the end of line

Ctrl + Shift + Y

193 Shortcuts for Delphi 10 (Windows)
Match pair forward

Alt + [

193 Shortcuts for Delphi 10 (Windows)
Match pair backward

Alt + ]

193 Shortcuts for Delphi 10 (Windows)
Browse Forward (hotlink history)

Alt + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse Backward (hotlink history)

Alt + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Browse to symbol under editor cursor (invoke a hotlink and add it to the hotlink history)

Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Run program to current cursor position

F4

193 Shortcuts for Delphi 10 (Windows)
Toggle Breakpoint

F5

193 Shortcuts for Delphi 10 (Windows)
Debugger step into

F7

193 Shortcuts for Delphi 10 (Windows)
Trace into next source line

Shift + F7

193 Shortcuts for Delphi 10 (Windows)
Debugger step over

F8

193 Shortcuts for Delphi 10 (Windows)
Run until return

Shift + F8

193 Shortcuts for Delphi 10 (Windows)
Run program under debugger

F9

193 Shortcuts for Delphi 10 (Windows)
Program Reset

Ctrl + F2

193 Shortcuts for Delphi 10 (Windows)
Evaluate/modify

Ctrl + F7

193 Shortcuts for Delphi 10 (Windows)
Add Watch

Ctrl + F5

193 Shortcuts for Delphi 10 (Windows)
View units

Ctrl + F12

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Alt + G

193 Shortcuts for Delphi 10 (Windows)
Goto line number in editor

Ctrl + O + G

193 Shortcuts for Delphi 10 (Windows)
Start/stop Recording editor macro

Ctrl + Shift + R

193 Shortcuts for Delphi 10 (Windows)
Play editor macro

Ctrl + Shift + P

193 Shortcuts for Delphi 10 (Windows)
Invoke code completion

Ctrl + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Invoke code parameter hints

Ctrl + Shift + Spacebar

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + Enter

193 Shortcuts for Delphi 10 (Windows)
Find all references

Ctrl + Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Invoke class completion for the class that currently contains the cursor

Ctrl + Shift + C

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to method implementation/declaration

Ctrl + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Set a bookmark at current row in the source

Ctrl + Shift + 1..9

193 Shortcuts for Delphi 10 (Windows)
Go to a bookmark row in the source

Ctrl + 1..9

193 Shortcuts for Delphi 10 (Windows)
Opens the drop-down on the top-right corner of the code editor, listing all open files

Ctrl + Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous or next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Mouse Wheel

193 Shortcuts for Delphi 10 (Windows)
Navigate to previous method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to next method implementation in lexical order in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically first method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + Home

193 Shortcuts for Delphi 10 (Windows)
Navigate to the lexically last method implementation in this source unit, or within the class to which scope has been limited using Ctrl+Q+L

Ctrl + Alt + End

193 Shortcuts for Delphi 10 (Windows)
Activate the Tool Palette in filtering mode (start typing, press Enter to drop component)

Ctrl + Alt + P

193 Shortcuts for Delphi 10 (Windows)
Adds current date to source code

Ctrl + Alt + A

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

Ctrl + /

193 Shortcuts for Delphi 10 (Windows)
Add Todo list item

Ctrl + Shift + T

193 Shortcuts for Delphi 10 (Windows)
Toggle between Form as text mode or design mode

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Use unit dialog

Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Open Project Dialog

Ctrl + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Project manager window

Ctrl + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Object Inspector window

F11

193 Shortcuts for Delphi 10 (Windows)
Toggle between code view and design view

F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Window list

Alt + 0

193 Shortcuts for Delphi 10 (Windows)
Invoke Structure window

Shift + Alt + F11

193 Shortcuts for Delphi 10 (Windows)
Invoke Browser window

Ctrl + Shift + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Breakpoint window

Ctrl + Alt + B

193 Shortcuts for Delphi 10 (Windows)
Invoke Call Stack window

Ctrl + Alt + S

193 Shortcuts for Delphi 10 (Windows)
Invoke Watches window

Ctrl + Alt + W

193 Shortcuts for Delphi 10 (Windows)
Invoke Local Variables window

Ctrl + Alt + L

193 Shortcuts for Delphi 10 (Windows)
Invoke Threads window

Ctrl + Alt + T

193 Shortcuts for Delphi 10 (Windows)
Invoke FPU window

Ctrl + Alt + F

193 Shortcuts for Delphi 10 (Windows)
Invoke CPU window

Ctrl + Alt + C

193 Shortcuts for Delphi 10 (Windows)
Invoke Event window

Ctrl + Alt + V

193 Shortcuts for Delphi 10 (Windows)
Invoke Modules window

Ctrl + Alt + M

193 Shortcuts for Delphi 10 (Windows)
Invoke Forms window

Shift + F12

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to uses clause window

Ctrl + Shift + A

193 Shortcuts for Delphi 10 (Windows)
Invoke Project Options window

Ctrl + Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Compile Project

Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Build Project

Shift + F9

193 Shortcuts for Delphi 10 (Windows)
Invoke Add to project window

Shift + F11

193 Shortcuts for Delphi 10 (Windows)
Run without debugging

Shift + Ctrl + F9

193 Shortcuts for Delphi 10 (Windows)
Find

Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Find in Files

Shift + Ctrl + F

193 Shortcuts for Delphi 10 (Windows)
Previous/Next result (for Find in Files and Build Error Messages)

Alt + F7/F8

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase and deselects selection

Ctrl + K + E

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase and deselects selection

Ctrl + K + F

193 Shortcuts for Delphi 10 (Windows)
Changes a word to lowercase

Ctrl + K + O

193 Shortcuts for Delphi 10 (Windows)
Changes a word to uppercase

Ctrl + K + N

193 Shortcuts for Delphi 10 (Windows)
Toggles case

Ctrl + O + U

193 Shortcuts for Delphi 10 (Windows)
Toggles Code folding between On and Off

Ctrl + Shift + K + O

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expands All blocks of code

Ctrl + Shift + K + A

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse current block of code

Ctrl + Shift + K + E

193 Shortcuts for Delphi 10 (Windows)
Code folding: Expand current block of code

Ctrl + Shift + K + U

193 Shortcuts for Delphi 10 (Windows)
Code folding: Toggle Current block (expand & collapse)

Ctrl + Shift + K + T

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses All Regions {$region 'comment'}..{$endregion}

Ctrl + Shift + K + R

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse Nested Procedures

Ctrl + Shift + K + P

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Methods

Ctrl + Shift + K + M

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapse All Classes

Ctrl + Shift + K + C

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses down to Primary Groups (Interface/Implementation)

Ctrl + Shift + K + G

193 Shortcuts for Delphi 10 (Windows)
Code folding: Collapses Namespace/Unit

Ctrl + Shift + K + N

193 Shortcuts for Delphi 10 (Windows)
Switch to the next open file in the editor

Ctrl + Tab

193 Shortcuts for Delphi 10 (Windows)
Switch to the previous open file in the editor

Ctrl + Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Invokes Print selection dialog

Ctrl + K + P

193 Shortcuts for Delphi 10 (Windows)
Invokes Write block to file(selected text)

Ctrl + K + W

193 Shortcuts for Delphi 10 (Windows)
Invokes Read block from file(inserts text at cursor)

Ctrl + K + R

193 Shortcuts for Delphi 10 (Windows)
Copies selected text at the end of the selection

Ctrl + K + C

193 Shortcuts for Delphi 10 (Windows)
Select word at cursor position

Ctrl + K + T

193 Shortcuts for Delphi 10 (Windows)
Turns on block selection mode

Ctrl + O + C

193 Shortcuts for Delphi 10 (Windows)
Selects current Line (and turns off block selection mode)

Ctrl + O + L

193 Shortcuts for Delphi 10 (Windows)
Toggles between limiting the Ctrl+Alt navigation shortcuts to the current class, or limiting it to the current unit

Ctrl + Q + L

193 Shortcuts for Delphi 10 (Windows)
Go to next item of Messages Window

Ctrl + Q + W

193 Shortcuts for Delphi 10 (Windows)
Switches between source (.cpp) and header (.h)

Ctrl + F6

193 Shortcuts for Delphi 10 (Windows)
Undo

Alt + Backspace

193 Shortcuts for Delphi 10 (Windows)
Display Popup menu

Alt + F10

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the left of the starting cursor position

Alt + Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current line

Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current line

Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects the column from the right of the starting cursor position

Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects the column from the left of the starting cursor position

Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects the column from the left of the starting cursor position

Alt + Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Cut word under cursor / current selected block

Alt + X

193 Shortcuts for Delphi 10 (Windows)
Copy word under Cursor / selected block

Ctrl + C

193 Shortcuts for Delphi 10 (Windows)
Select all

Ctrl + A

193 Shortcuts for Delphi 10 (Windows)
Delete the word to the beginning

Ctrl + Backspace

193 Shortcuts for Delphi 10 (Windows)
Deletes a currently selected block

Ctrl + D

193 Shortcuts for Delphi 10 (Windows)
Scrolls down one line

Ctrl + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves to the end of a file

Ctrl + End

193 Shortcuts for Delphi 10 (Windows)
Topic Search

Ctrl + F1

193 Shortcuts for Delphi 10 (Windows)
Open Main Menu

Ctrl + F10

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a file

Ctrl + Home

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + H

193 Shortcuts for Delphi 10 (Windows)
Inserts a tab character

Ctrl + I

193 Shortcuts for Delphi 10 (Windows)
Copy selected Block

Ctrl + Insert

193 Shortcuts for Delphi 10 (Windows)
Find again

Ctrl + L

193 Shortcuts for Delphi 10 (Windows)
Moves one word left

Ctrl + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Insert new line

Ctrl + M

193 Shortcuts for Delphi 10 (Windows)
Insert new line after cursor (cursor stays in current line)

Ctrl + N

193 Shortcuts for Delphi 10 (Windows)
Open file at cursor

Ctrl + O + A

193 Shortcuts for Delphi 10 (Windows)
Browse symbol at cursor

Ctrl + O + B

193 Shortcuts for Delphi 10 (Windows)
Inserts compiler options and directives

Ctrl + O + O

193 Shortcuts for Delphi 10 (Windows)
Moves to the bottom of a screen

Ctrl + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves to the top of a screen

Ctrl + PgUp

193 Shortcuts for Delphi 10 (Windows)
Search Replace Dialog

Ctrl + Q + A

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a block

Ctrl + Q + B

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to end of a file

Ctrl + Q + C

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a line

Ctrl + Q + D

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + E

193 Shortcuts for Delphi 10 (Windows)
Search Find Dialog

Ctrl + Q + F

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the end of a block

Ctrl + Q + K

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to previous position

Ctrl + Q + P

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a file

Ctrl + Q + R

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the beginning of a line

Ctrl + Q + S

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the top of the window

Ctrl + Q + T

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + U

193 Shortcuts for Delphi 10 (Windows)
Moves cursor to the bottom of the window

Ctrl + Q + X

193 Shortcuts for Delphi 10 (Windows)
Deletes to the end of Line

Ctrl + Q + Y

193 Shortcuts for Delphi 10 (Windows)
Replace Dialog

Ctrl + R

193 Shortcuts for Delphi 10 (Windows)
Moves one word right

Ctrl + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Save

Ctrl + S

193 Shortcuts for Delphi 10 (Windows)
Save All

Ctrl + Shift + S

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current file

Ctrl + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current file

Ctrl + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the left of the cursor

Ctrl + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the bottom of the screen

Ctrl + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the top of the screen

Ctrl + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the word to the right of the cursor

Ctrl + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Redo

Ctrl + Shift + Z

193 Shortcuts for Delphi 10 (Windows)
Scrolls up one line

Ctrl + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Paste

Ctrl + V

193 Shortcuts for Delphi 10 (Windows)
Undo

Ctrl + Z

193 Shortcuts for Delphi 10 (Windows)
Display Help

F1

193 Shortcuts for Delphi 10 (Windows)
Find again

F3

193 Shortcuts for Delphi 10 (Windows)
Insert Mode On / Off

Insert

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position.

Shift + Down Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the end of the current line

Shift + End

193 Shortcuts for Delphi 10 (Windows)
Inserts a new line with a carriage return

Shift + Enter

193 Shortcuts for Delphi 10 (Windows)
Selects from the cursor position to the start of the current line

Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Paste from clipboard

Shift + Insert

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the left of the cursor

Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor down one line and selects from the right of the starting cursor position

Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one screen and selects from the left of the starting cursor position

Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the character to the right of the cursor

Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor to the left one tab position

Shift + Tab

193 Shortcuts for Delphi 10 (Windows)
Moves the cursor up one line and selects from the left of the starting cursor position

Shift + Up Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the end of the current file

Ctrl + Alt + Shift + End

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the start of the current file

Ctrl + Alt + Shift + Home

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the left of the cursor

Ctrl + Alt + Shift + Left Arrow

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the top of the screen

Ctrl + Alt + Shift + PgDn

193 Shortcuts for Delphi 10 (Windows)
Selects the column from the cursor position to the bottom of the screen

Ctrl + Alt + Shift + PgUp

193 Shortcuts for Delphi 10 (Windows)
Selects the column to the right of the cursor

Ctrl + Alt + Shift + Right Arrow

193 Shortcuts for Delphi 10 (Windows)
Select editor window tab

Alt + F12

193 Shortcuts for Delphi 10 (Windows)
IDE Insight

F6 / Ctrl + .

Similar combinations for other applications


Microsoft Outlook 2010 (Windows)
Cycle forward / backward between screen elements (Navigation Pane, Message List, Search, Reading Pane)
Messages in Main View - Main Window

Tab / Shift + Tab


Microsoft OneNote 2010 (Windows)
Increase indent by one level in right-to-left text.
Various Other OneNote Shortcuts - Special language settings

tab


Adobe Photoshop CS5 (MacOS)
Show/Hide all panels
Photoshop CS5 Panels - All Panels

Tab


Adobe Photoshop CS5 (Windows)
Show/Hide all panels
Photoshop CS5 Panels - All Panels

Tab


Microsoft Outlook 2010 (Windows)
Cycle forward / cycle backward between Screen Elements (e.g. Navigation Pane, Message List, Search, Reading Pane)
Messages in Main View - Message List and Single Messages

Tab / Shift + Tab


Microsoft Projects 2010 (Windows)
With active selection: move to the right / move to the left
Navigate Gantt Chart and Select Tasks

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move active cell right / left in a selection.
Work with Data Selections - Manage Active Selections

Tab / Shift + Tab


Google Chrome (Windows)
Edit next / edit previous property
Manage Chrome DevTools - Styles Panel

Tab / Shift + Tab


Firebug (Windows)
Jump to next / jump to previous field
CSS-Panel

Tab / Shift + Tab


Microsoft Windows 7 (Windows)
Switch focus forward/ backward between Address bar, Search Bar, Toolbar, Navigation Pane, and File List (Default is usually File List)
Managing 'Windows' in Windows 7 - Basics

Tab / Shift + Tab


Remember the Milk (Web Application)
Save input and move to next input field
Selection

tab


Firebug (Linux)
Jump to next / jump to previous field
CSS-Panel

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Complete a cell entry and move to the right / to the left in the selection.
Work with Data Selections - Edit Inside Cells

Tab / Shift + Tab


Adobe Photoshop CS4 (MacOS)
Cycle through controls on right from top (Extract, Liquify, and Pattern Maker)
Shortcut Keys for working with Extract, Liquify, and Pattern Maker

Tab


Thunderbird (Windows)
Switch focus between Folders Pane and Message List Pane
Navigate Messages

F6 / Tab / Shift + Tab


Firebug (MacOS)
Jump to next / jump to previous field
CSS-Panel

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Cycle between To, Cc, Subject, and Message Body
Messages in Main View - Manage Messages

Tab


Thunderbird (Linux)
Switch focus between Folders Pane and Message List Pane
Navigate Messages

F6 / Tab / Shift + Tab


Thunderbird (MacOS)
Switch focus between Folders Pane and Message List Pane
Navigate Messages

F6 / Tab / Shift + Tab


Microsoft Projects 2010 (Windows)
Select the next item / previous item
Navigate Projects Help

Tab / Shift + Tab


Eclipse Helios (Windows)
Increase / decrease indent of selected text
Indentions and Comments

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Select next/ select previous appointment in Calendar View
Messages in Main View - Create and Manage Appointments

Tab / Shift + Tab


Google Mail (Windows)
Increase / Decrease Indent
Tasks in Gmail

Tab / Shift + Tab


Access 2010 (Windows)
Toggle the focus forward between controls in the wizard
Manage Access Features - Wizards

Tab


Firefox (Linux)
Jump to next / jump to previous link
Inside Webpages

Tab / Shift + Tab


Firefox (Windows)
Jump to next / jump to previous link
Inside Webpages

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Jump to next / previous input field
Messages in Main View - Create and Manage Appointments

Tab / Shift + Tab


Google Mail (Windows)
Jump forward / jump backwards between input fields
Control Main Browser Window (General Browser Shortcuts)

Tab / Shift + Tab


Firefox (MacOS)
Move Focus to Next Actionable Item
Navigation Controls

Tab


Google Chrome (Linux)
Edit next / edit previous property
Manage Chrome DevTools - Styles Panel

Tab / Shift + Tab


Microsoft OneNote 2010 (Windows)
Create a table by adding a second column to already typed text.Create another column in a table with a single row.
Creating and Manipulating OneNote Tables

tab


Access 2010 (Windows)
Move to the next / switch to previous option or option group
Manage Access Features - Dialog Boxes

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Select next/ select previous appointment
Messages in Main View - Navigate Calendar

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Cycle forward / backward between screen elements (Navigation Pane, Message List, Search, Reading Pane)
Messages in Compose View - Main Window

Tab / Shift + Tab


Access 2010 (Windows)
Move to the lower Field List pane from the upper pane
Manage Access Features - Field List Pane

Tab


Microsoft Windows 7 (Windows)
Switch focus forward/ backward between Address bar, Search Bar, Toolbar, Navigation Pane, and File List (Default is usually File List)
Windows Explorer - Basics

Tab / Shift + Tab


Access 2010 (Windows)
Select next field / select previous field
Manage Access Features - Select and move Fields or Columns

Tab / Shift + Tab


SharpDevelop 4.0 (Windows)
Increase / decrease indent
Coding Shortcuts

Tab / Shift + Tab


Microsoft OneNote 2010 (Windows)
Increase / decrease indent by one level.
Working with Outlines

tab / shift + tab


Google Chrome (Windows)
Jump to next / previous link
Browse within Webpages

Tab / Shift + Tab with focus on webpage


Microsoft Outlook 2010 (Windows)
Cycle forward / cycle backward between Screen Elements (e.g. Navigation Pane, Message List, Search, Reading Pane)
Messages in Compose View - Message List and Single Messages

Tab / Shift + Tab


Notepad++ 5 (Windows)
Increase line indent
Edit - Indent

Tab


Microsoft Excel 2010 (Windows)
Move to the next / previous option.
Work with Data Selections - Dialog Boxes

Tab / Shift + Tab


Firefox (Linux)
Jump to next or previous form element
Forms

Tab / Shift + Tab


Firefox (Windows)
Jump to next or previous form element
Forms

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Cycle between To, Cc, Subject, and Message Body
Messages in Compose View - Manage Messages

Tab


Adobe Photoshop CS5 (MacOS)
Cycle through controls on right from top
Photoshop CS5 Panels - Extract and Pattern Maker

Tab


Microsoft Word 2007 (Windows)
Select the next cell's contents.
Edit and move text and graphics: Select text and graphics in a table

Tab


Notepad++ 5 (Windows)
Increase line indent
Search - Indent

Tab


Access 2010 (Windows)
Move to next / move to previous field in current record
Manage Access Features - Navigate in Datasheet, Subdatasheet, and Form View

Tab / Shift + Tab


Adobe Photoshop CS5 (Windows)
Cycle through controls on right from top
Photoshop CS5 Panels - Extract and Pattern Maker

Tab


Microsoft Excel 2010 (Windows)
Move active cell right / left in a selection.
Insert and Edit Data - Manage Active Selections

Tab / Shift + Tab


Microsoft Word 2007 (Windows)
One cell to the right (in a table)
Edit and move text and graphics: Move through your document

Tab


Google Chrome (Linux)
Jump to next / previous link
Browse within Webpages

Tab / Shift + Tab with focus on webpage


Access 2010 (Windows)
Move from table title bar to table title bar, or from cell to cell inside a table
Manage Access Features - Database Diagram

Tab


Access 2010 (Windows)
Move forward / backwards among tables, views, functions, or join line.
Manage Access Features - Query Designer

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Select next/ select previous appointment in Calendar View
Messages in Compose View - Create and Manage Appointments

Tab / Shift + Tab


Access 2010 (Windows)
Move to the right / to the left
Manage Access Features - Pivot Table

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Complete a cell entry and move to the right / to the left in the selection.
Insert and Edit Data - Edit Inside Cells

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Jump to next / previous input field
Messages in Compose View - Create and Manage Appointments

Tab / Shift + Tab


Microsoft Word 2007 (Windows)
To the next cell in a row
Edit and move text and graphics: Move around in a table

Tab


Microsoft Windows 7 (Windows)
Switch focus forward/ backward between Address bar, Search Bar, Toolbar, Navigation Pane, and File List (Default is usually File List)
Windows Admin - Basics

Tab / Shift + Tab


Adobe Photoshop CS5 (MacOS)
Show/Hide all panels
Extract and Pattern Maker (plug-in) - All Panels

Tab


Microsoft Outlook 2010 (Windows)
Select next/ select previous appointment
Messages in Compose View - Navigate Calendar

Tab / Shift + Tab


Google Docs (MacOS)
Increase paragraph indentation
Edit Documents

Tab


Google Docs (Windows)
Increase paragraph indentation
Edit Documents

Tab


Adobe Photoshop CS5 (Windows)
Show/Hide all panels
Extract and Pattern Maker (plug-in) - All Panels

Tab


Microsoft Excel 2011 (MacOS)
Move between unlocked cells on a protected sheet
Moving and scrolling in a sheet or workbook

Tab


Tekla Structures 14.0 (Windows)
Next position / Previous position
General shortcuts

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Cycle forward / backward between screen elements (Navigation Pane, Message List, Search, Reading Pane)
Calendar Shortcuts - Main Window

Tab / Shift + Tab


Microsoft Excel 2011 (MacOS)
Complete a cell entry and move to the right in the selection
Entering data on a sheet

Tab


Total Commander 8 (Windows)
Switch between left and right file list
Main Shortcuts

Tab


Microsoft Outlook 2010 (Windows)
Cycle forward / cycle backward between Screen Elements (e.g. Navigation Pane, Message List, Search, Reading Pane)
Calendar Shortcuts - Message List and Single Messages

Tab / Shift + Tab


Mindjet Mindmanager 2012 (Windows)
previous or next (often same as arrows)
Moving the blue box

Tab / Shift + Tab


Microsoft Windows 8 (Windows)
Switch focus forward/ backward between Address bar, Search Bar, Toolbar, Navigation Pane, and File List (Default is usually File List)
Windows Explorer - Basics

Tab / Shift + Tab


Access 2010 (Windows)
Go to next / go to previous text or hyperlink
Manage Access Features - Help Window

Tab / Shift + Tab


Open Office Impress (Linux)
Select objects in the order in which they were created.
Select and Move Elements

Tab


Opera (Linux)
Cycle forwards focus within active context
Focus

Tab


Microsoft Outlook 2010 (Windows)
Cycle between To, Cc, Subject, and Message Body
Calendar Shortcuts - Manage Messages

Tab


Microsoft Windows 7 (Windows)
Switch focus forward/ backward between Address bar, Search Bar, Toolbar, Navigation Pane, and File List (Default is usually File List)
Ease of Access and Magnifier - Basics

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move to the next / previous option.
Insert and Edit Data - Dialog Boxes

Tab / Shift + Tab


Photoshop Lightroom 4 (Windows)
Show/hide side panels
Working with Panels

Tab


Access 2010 (Windows)
Toggle the focus forward between controls in the wizard
Working with Text and Data - Wizards

Tab


Photoshop Lightroom 4 (MacOS)
Show/hide side panels
Working with Panels

Tab


Access 2010 (Windows)
Move to the next / switch to previous option or option group
Working with Text and Data - Dialog Boxes

Tab / Shift + Tab


InDesign CS5 (MacOS)
Move to next/previous cell
Working with Tables

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Select next/ select previous appointment in Calendar View
Calendar Shortcuts - Create and Manage Appointments

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Jump to next / previous input field
Calendar Shortcuts - Create and Manage Appointments

Tab / Shift + Tab


Microsoft Excel 2011 (MacOS)
Move from left to right within the selection, or move down one cell if only one column is selected
Working with a selection

Tab


Access 2010 (Windows)
Move to the lower Field List pane from the upper pane
Working with Text and Data - Field List Pane

Tab


Microsoft Excel 2010 (Windows)
Move active cell right / left in a selection.
Format Data - Manage Active Selections

Tab / Shift + Tab


Access 2010 (Windows)
Select next field / select previous field
Working with Text and Data - Select and move Fields or Columns

Tab / Shift + Tab


Microsoft Outlook 2010 (Windows)
Select next/ select previous appointment
Calendar Shortcuts - Navigate Calendar

Tab / Shift + Tab


Opera (Linux)
Go to next element in form
Form

Tab


Microsoft Excel 2010 (Windows)
Complete a cell entry and move to the right / to the left in the selection.
Format Data - Edit Inside Cells

Tab / Shift + Tab


Microsoft PowerPoint 2010 (Windows)
Go to the first or next hyperlink on a slide.
Show PowerPoint Presentation with Shortcuts

Tab


Microsoft Excel 2011 (MacOS)
Move to the next field / previous field that you can edit in the record
Data forms

Tab / Shift + Tab


Jaws 11.0 (Windows)
Next Link (Shift + Tab for previous
Navigation in HTML (Internet browsing)

Tab


Adobe Photoshop CS5 (MacOS)
Cycle through controls on right from top
Extract and Pattern Maker (plug-in) - Extract and Pattern Maker

Tab


Adobe Photoshop CS4 (MacOS)
Show/Hide all panels
Shortcut Keys for using panels

Tab


Microsoft Excel 2011 (MacOS)
When a toolbar is active, select the next button or menu on the toolbar
Toolbars

Tab


Microsoft PowerPoint 2010 (Windows)
Select an object (with an object selected).
Work with Text and Objects

Tab / Shift + tab until the object you want is selected


Access 2010 (Windows)
Move to next / move to previous field in current record
Working with Text and Data - Navigate in Datasheet, Subdatasheet, and Form View

Tab / Shift + Tab


Adobe Photoshop CS5 (Windows)
Cycle through controls on right from top
Extract and Pattern Maker (plug-in) - Extract and Pattern Maker

Tab


Microsoft Windows 7 (Windows)
Move forward / move backwards through options
Dialog Boxes

Tab / Shift + Tab


Microsoft Windows 7 (Windows)
Move between links
Windows Help

Tab


Access 2010 (Windows)
Move from table title bar to table title bar, or from cell to cell inside a table
Working with Text and Data - Database Diagram

Tab


Microsoft Excel 2011 (MacOS)
Move to the next text box
Dialog boxes

Tab


Access 2010 (Windows)
Move forward / backwards among tables, views, functions, or join line.
Working with Text and Data - Query Designer

Tab / Shift + Tab


Access 2010 (Windows)
Move to the right / to the left
Working with Text and Data - Pivot Table

Tab / Shift + Tab


Microsoft PowerPoint 2010 (Windows)
Move to the next cell in table.
Basic Text Navigation and Formatting

Tab


InDesign CS5 (MacOS)
Apply value and select next value
Panels

Tab


InDesign CS5 (MacOS)
Show/Hide all panels, Toolbox, and Control panel (with no insertion point)
Panels

Tab


Microsoft Outlook 2010 (Windows)
Move to next / move to previous field
Business Card View

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move to the next / previous option.
Format Data - Dialog Boxes

Tab / Shift + Tab


Avid Media Composer 7 (MacOS)
Moves from one active slider to next (In Effect Editor)
Effect Mode

Tab


Avid Media Composer 7 (Windows)
Moves from one active slider to next (In Effect Editor)
Effect Mode

Tab


Adobe Illustrator CS5 (MacOS)
Show/Hide all panels
Panel Shortcuts

Tab


IntelliJ (Linux)
Indent/unindent selected lines
Editing

Tab / Shift + Tab


Microsoft PowerPoint 2010 (Windows)
Move between options or areas in the dialog box.
Manage Open and Save As dialog boxes

Tab


IntelliJ (Windows)
Indent/unindent selected lines
Editing

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move active cell right / left in a selection.
Formulas and Names - Manage Active Selections

Tab / Shift + Tab


Microsoft PowerPoint 2010 (Windows)
Move to the next cell.
Move around in Tables

Tab


Access 2010 (Windows)
Go to next / go to previous text or hyperlink
Working with Text and Data - Help Window

Tab / Shift + Tab


Adobe Photoshop CS5 (MacOS)
Cycle through controls on right from top
Liquify

Tab


Microsoft Excel 2010 (Windows)
Complete a cell entry and move to the right / to the left in the selection.
Formulas and Names - Edit Inside Cells

Tab / Shift + Tab


iTunes (Windows)
Select the next control
With full keyboard navigation enabled

Tab


Access 2010 (Windows)
Toggle the focus forward between controls in the wizard
Working with Access Views - Wizards

Tab


HoneyView 5.03 (Windows)
File/EXIF Info
Change Image View

Tab


Microsoft PowerPoint 2010 (Windows)
Move to the next option or option group.
Work with Dialog Boxes

Tab


Adobe Photoshop CS5 (Windows)
Cycle through controls on right from top
Liquify

Tab


Access 2010 (Windows)
Move to the next / switch to previous option or option group
Working with Access Views - Dialog Boxes

Tab / Shift + Tab


Microsoft Excel 2013 (Windows)
Move one cell to the right / to the left in a worksheet
Navigate Worksheets

Tab / Shift + Tab


Gwenview (Linux)
When multiple images are displayed in View Mode, this switched to the image to the right of the currently selected image.
30 Shortcuts for Gwenview (Linux)

Tab


Access 2010 (Windows)
Move to the lower Field List pane from the upper pane
Working with Access Views - Field List Pane

Tab


Access 2010 (Windows)
Select next field / select previous field
Working with Access Views - Select and move Fields or Columns

Tab / Shift + Tab


Microsoft PowerPoint 2010 (Windows)
Switch the keyboard focus within the Selection pane between tree view and the Show All and Hide All buttons.
Work with the Selection pane.

Tab / Shift + Tab


Audacity 2 (Windows)
Move to and open next label
Edit Menu

Tab


Virtual DJ (Windows)
Select on active deck
All Shortcuts

Tab


FileMaker Pro (MacOS)
Select an object on the layout
Layout Mode Shortcuts - Select and Modify Objects

Tab / Shift + Tab repeatedly until the desired object is selected.


FileMaker Pro (Windows)
Select an object
Layout Mode Shortcuts - Select and Modify Objects

Tab / Shift + Tab repeatedly until the desired object is selected


Microsoft Excel 2013 (Windows)
Move active cell right / left in a selection
Navigate Inside Selected Text Blocks

Tab / Shift + Tab


FL Studio (Windows)
Cycle nested windows
Window Navigation

Tab


Microsoft Excel 2013 (Windows)
Complete a cell entry and move to the right / to the left in the selection
Edit Content of Cells

Tab / Shift + Tab


Adobe Illustrator CS5 (Windows)
Show/Hide all panels
Panel Shortcuts

Tab


Microsoft Excel 2010 (Windows)
Move to the next / previous option.
Formulas and Names - Dialog Boxes

Tab / Shift + Tab


Access 2010 (Windows)
Move to next / move to previous field in current record
Working with Access Views - Navigate in Datasheet, Subdatasheet, and Form View

Tab / Shift + Tab


Presonus Studio One (Windows)
Focus next
Navigation

Tab


Access 2010 (Windows)
Move from table title bar to table title bar, or from cell to cell inside a table
Working with Access Views - Database Diagram

Tab


Adobe Acrobat Pro (Windows)
Navigate to the next panel and panel control within an open Task pane
Navigation - Navigating task panes

Tab


Access 2010 (Windows)
Move forward / backwards among tables, views, functions, or join line.
Working with Access Views - Query Designer

Tab / Shift + Tab


Access 2010 (Windows)
Move to the right / to the left
Working with Access Views - Pivot Table

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move active cell right / left in a selection.
The Rest - Manage Active Selections

Tab / Shift + Tab


Adobe Acrobat Pro (Windows)
Navigate to the next item in the active panel in the Create New Action, Edit Action, Create Custom Tool, or the Edit Custom Tool dialog boxes
Navigation - Navigating task panes

Tab


Adobe Acrobat Pro (Windows)
Move among the elements of the active navigation panel
Navigation - Navigation panels

Tab


Adobe Acrobat Pro (Windows)
Move focus to the next link within a pane
Navigation - Navigating the Help window

Tab


Microsoft Excel 2010 (Windows)
Complete a cell entry and move to the right / to the left in the selection.
The Rest - Edit Inside Cells

Tab / Shift + Tab


Adobe Acrobat Pro (Windows)
Move focus to next comment or form field
Comments

Tab


FileMaker Pro (MacOS)
Switch between the relationships graph and the zoom controls
Layout Mode Shortcuts - Select and Arrange Table and Relationship

Tab


Adobe Acrobat Pro (Windows)
Navigate through the other controls in the top bar - Home, Tools, Document
Navigation

Arrow Right / Arrow Left / Tab / Shift + Tab


Microsoft Word 2013 (Windows)
In Navigation Pane: Move through Navigation Pane options
Ribbons and Navigation Pane

Tab / Shift + Tab


Adobe Acrobat Pro (Windows)
Move focus to next comment, link, or form field in the document pane
Navigation

Tab


Microsoft Word 2013 (Windows)
Jump to (and select) next / previous table cell
Tables

Tab / Shift + Tab


Windows 10 Command Prompt (Windows)
Autocomplete Folder or File Name
Enter and Manipulate Text

Tab


Adobe Acrobat Pro (Windows)
Move forward or backward among the current column header selected for sorting, the current row with focus, and the Go Back button if in a folder
PDF Portfolios

Tab / Shift + Tab


Microsoft Word 2013 (Windows)
Promote / Demote a paragraph (or Alt+Shift+Arrow Left/Arrow Right)
Outline View

Tab / Shift + Tab


FileMaker Pro (Windows)
Move the selection from the relationships graph to the command buttons and proceed from left to right
Layout Mode Shortcuts - Relationships Graph

Tab


Access 2010 (Windows)
Go to next / go to previous text or hyperlink
Working with Access Views - Help Window

Tab / Shift + Tab


FileMaker Pro (MacOS)
Select an object on the layout
Text Shortcuts - Select and Modify Objects

Tab / Shift + Tab repeatedly until the desired object is selected.


FileMaker Pro (Windows)
Select an object
Text Shortcuts - Select and Modify Objects

Tab / Shift + Tab repeatedly until the desired object is selected


Sonar 2015 (Windows)
Go to next audio transient or MIDI note in selected tracks (or current track if there is no selection)
Track View

Tab


Microsoft Excel 2013 (Windows)
Move to the next / previous option
Dialog Boxes

Tab / Shift + Tab


Microsoft Windows 10 (Windows)
Move forward / move backwards through options
Windows Dialog Boxes

Tab / Shift + Tab


Access 2010 (Windows)
Toggle the focus forward between controls in the wizard
The Rest - Wizards

Tab


Microsoft Excel 2013 (Windows)
Move to the next / previous field which can be edited
Data Forms

Tab / Shift + Tab


Access 2010 (Windows)
Move to the next / switch to previous option or option group
The Rest - Dialog Boxes

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move to the next / previous option.
The Rest - Dialog Boxes

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move one cell to the right / to the left in a worksheet.
Navigate Inside Worksheets

Tab / Shift + Tab


Access 2010 (Windows)
Move to the lower Field List pane from the upper pane
The Rest - Field List Pane

Tab


Access 2010 (Windows)
Select next field / select previous field
The Rest - Select and move Fields or Columns

Tab / Shift + Tab


Photoshop Lightroom CC (Windows)
Show/ hide side panels
Panel Shortcuts

Tab


Photoshop Lightroom CC (MacOS)
Show/ hide side panels
Panel Shortcuts

Tab


GTDNext.com (Windows)
Indent (create sub-task)
Center Pane Shortcuts

Tab


Camtasia 2 (MacOS)
Next caption / previous caption
Timeline & Editing

Tab


Quickbooks Online (Web Application)
Calculate the Result
Calculate Amounts and Rates

Tab


Quickbooks Online (Windows)
Calculate the Result
Calculate Amounts and Rates

Tab


Quickbooks Online (Web Application)
Go forward / go backwards
Navigate Form Fields and Manage Drop-down Lists

Tab / Shift + Tab


Quickbooks Online (Windows)
Go forward / go backwards
Navigate Form Fields and Manage Drop-down Lists

Tab / Shift + Tab


Quickbooks Online (Web Application)
Select item and move to next field
Navigate Form Fields and Manage Drop-down Lists

Tab


Quickbooks Online (Windows)
Select item and move to next field
Navigate Form Fields and Manage Drop-down Lists

Tab


Microsoft Outlook 2016 (Windows)
Move between the Outlook window, the smaller panes in the Folder Pane, the Reading Pane, and the sections in the To-Do Bar
Basic Navigation

Tab


Quickbooks Online (Web Application)
Select transaction and move to next field
Selecting Transactions in Account Registers

Tab


Quickbooks Online (Windows)
Select transaction and move to next field
Selecting Transactions in Account Registers

Tab


FileMaker Pro (MacOS)
Switch between the relationships graph and the zoom controls
Text Shortcuts - Select and Arrange Table and Relationship

Tab


Google Mail (MacOS)
Increase / Decrease Indent
Tasks in Gmail

Tab / Shift + Tab


Clink (Windows)
completion
Clink Commands

Tab


Google Mail (MacOS)
Jump forward / jump backwards between input fields
Control Main Browser Window (General Browser Shortcuts)

Tab / Shift + Tab


Microsoft Excel 2010 (Windows)
Move to the next / previous field which can be edited.
Data Forms

Tab / Shift + Tab


Skype for Business (Lync) 2016 (Windows)
With slide in focus - Access controls (Prev arrow, Next arrow, Thumbnails, and Notes)
PowerPoint Sharing

Tab


Adobe After Effects CC (Windows)
Open Composition Mini-Flowchart for active Composition
Compositions and Work Area

Tab


Access 2010 (Windows)
Move to next / move to previous field in current record
The Rest - Navigate in Datasheet, Subdatasheet, and Form View

Tab / Shift + Tab


Nirvana (Web Application)
For Focus
Rapid Entry

Tab / E


Microsoft OneNote 2016 (Windows)
Create able by adding a second column to already typed text.Create another column in table with a single row.
OneNote Tables

Tab


Adobe After Effects CC (MacOS)
Open Composition Mini-Flowchart for active Composition
Compositions and Work Area

Tab


Access 2016 (Windows)
Move to next cell
Database Operation

Tab


FileMaker Pro (Windows)
Move the selection from the relationships graph to the command buttons and proceed from left to right
Text Shortcuts - Relationships Graph

Tab


FileMaker Pro (MacOS)
Select an object on the layout
Database Management Shortcuts - Select and Modify Objects

Tab / Shift + Tab repeatedly until the desired object is selected.


Access 2010 (Windows)
Move from table title bar to table title bar, or from cell to cell inside a table
The Rest - Database Diagram

Tab


Adobe Photoshop CC (Windows)
Show/Hide all panels
Basic Shortcuts for Photoshop CC 2015 - Shortcuts for all Panels

Tab


Access 2010 (Windows)
Move forward / backwards among tables, views, functions, or join line.
The Rest - Query Designer

Tab / Shift + Tab


Microsoft OneNote 2016 (Windows)
Increase/ decrease indent by one level
Outlines

Tab / Shift + Tab


FileMaker Pro (Windows)
Select an object
Database Management Shortcuts - Select and Modify Objects

Tab / Shift + Tab repeatedly until the desired object is selected


Adobe Photoshop CC (MacOS)
Show/Hide all panels
Basic Shortcuts for PhotoShop CC 2015 - Shortcuts for all Panels

Tab


Access 2010 (Windows)
Move to the right / to the left
The Rest - Pivot Table

Tab / Shift + Tab


Microsoft PowerPoint 2016 (Windows)
To previous object
Navigation Operation

Tab


Microsoft Excel 2016 (Windows)
Move to the next/ previous field which can be edited
Select Cells - Data Forms

Tab / Shift + Tab


Plex (Windows)
Exit main menu
Graphics(Audio/Video) Control

H / Tab


Plex (MacOS)
Exit main menu
Graphics(Audio/Video) Control

H / Tab


Corel VideoStudio X9.5 (Windows)
Select Scrubber/Trim handle
Navigation/Direction Shortcuts

Tab


Access 2010 (Windows)
Go to next / go to previous text or hyperlink
The Rest - Help Window

Tab / Shift + Tab


Apple Keynote (MacOS)
Complete a cell entry and move the selection right
Chart data editor

Tab


FileMaker Pro (MacOS)
Switch between the relationships graph and the zoom controls
Database Management Shortcuts - Select and Arrange Table and Relationship

Tab


FileMaker Pro (Windows)
Move the selection from the relationships graph to the command buttons and proceed from left to right
Database Management Shortcuts - Relationships Graph

Tab


Apple Keynote (MacOS)
Select next cell
Tables

Tab


Microsoft Excel 2016 (Windows)
Move to the next/ previous field which can be edited
Format Cells - Data Forms

Tab / Shift + Tab


Apple Keynote (MacOS)
Next object
Objects on Canvas

Tab


FileMaker Pro (MacOS)
Move to next object / move to previous object (field, button, or tab)
Navigation and Window Display

Tab / Shift + Tab


Adobe Illustrator CC (MacOS)
Show/hide panel
Panel Shortcuts

Tab


Adobe Illustrator CC (Windows)
Show/hide panel
Panel Shortcuts

Tab


FileMaker Pro (Windows)
Go to next object / previous object (field, button, or tab)
Navigation and Window Display

Tab / Shift + Tab


Apple Numbers (MacOS)
Select next cell
Table Editing

Tab


Microsoft Outlook 2016 (Windows)
Move to the next/previous field and control (in an open card)
View: Business Cards/Address cards

Tab / Shift + Tab


Nuke 10 (Windows)
Toggle 2D/3D
2D Viewer

Tab


Nuke 10 (MacOS)
Toggle 2D/3D
2D Viewer

Tab


Nuke 10 (Linux)
Toggle 2D/3D
2D Viewer

Tab


Anime Studio (Windows)
Select connected points
General Shortcuts

Tab


Nuke 10 (Windows)
Next control in properties
Panel Properties

Tab


Adobe Photoshop CC (Windows)
Show/Hide all panels
Manage Panels - Shortcuts for all Panels

Tab


Nuke 10 (MacOS)
Next control in properties
Panel Properties

Tab


Nuke 10 (Linux)
Next control in properties
Panel Properties

Tab


Adobe Photoshop CC (MacOS)
Show/Hide all panels
Manage Panels - Shortcuts for all Panels

Tab


Nuke 10 (Windows)
Increase Indentation
Script Editor

Tab


Finale (MacOS)
Move between primary/secondary handles
Smart Shape Tool

Tab


Nuke 10 (Linux)
Increase Indentation
Script Editor

Tab


Nuke 10 (MacOS)
Increase Indentation
Script Editor

Tab


Finale (Windows)
Move between primary/secondary handles
Smart Shape Tool

Tab


Microsoft Excel 2016 (Windows)
Move to the next/ previous field which can be edited
Formulas - Data Forms

Tab / Shift + Tab


Nuke 10 (Windows)
Tab node search menu
Node Graph

Tab


Nuke 10 (Linux)
Tab node search menu
Node Graph

Tab


Nuke 10 (MacOS)
Tab node search menu
Node Graph

Tab


Zoho Sheet (Windows)
Move to next cell in row
Navigate

Tab


Dynamics CRM 2015 (Windows)
Move to the next option, option group, or field
Form Keyboard Shortcuts

Tab


Zoho Sheet (Windows)
Navigate to the next object
Shortcuts for Objects (Images,charts,buttons etc)

Tab


Dynamics GP 2015 (Windows)
Move to next field
Window Navigation Shortcuts

Tab


Anime Studio (MacOS)
Select connected points
General Shortcuts

Tab


Dynamics CRM 2015 (Windows)
Move to another field or command
Form Keyboard Shortcuts

Tab


Dynamics GP 2015 (Windows)
Move to next field
Tools Shortcuts

Tab


Dynamics SL 2015 (Windows)
Move to the next option, option group, or field
Navigation in forms

Tab


Zoho Sheet (MacOS)
Move to next cell in row
Navigate

Tab


Zoho Sheet (MacOS)
Navigate to the next object
Shortcuts for Objects (Images,charts,buttons etc)

Tab


Microsoft Word 2016 (Windows)
To previous object
Navigation Operation

Tab


Dynamics SL 2015 (Windows)
Move to next field
Grid/View Shortcuts

Tab / Right Arrow


iMovie (MacOS)
Move between text filed
Navigation

Tab


Apple Calendar (MacOS)
Select the next event.
Event Shortcuts

Tab


Microsoft Projects 2016 (Windows)
Move forward through options
Working with dialog boxes

Tab


Microsoft Projects 2016 (Windows)
Move to the next option or option group.
Working with dialog boxes

Tab


Dynamics SL 2015 (Windows)
Move to Save button when the focus is on the column header (if any unsaved data)
Grid/View Shortcuts

Tab


Dynamics SL 2015 (Windows)
Move to Refresh button when the focus is on the column header
Grid/View Shortcuts

Tab


Dynamics CRM 2015 (Windows)
Move to the next / move to previous option or option group
Dialog Box Shortcuts

Tab / Shift + Tab


Microsoft Excel 2016 (Windows)
Move to the next/ previous field which can be edited
Manage Workbooks - Data Forms

Tab / Shift + Tab


1Password (MacOS)
Starting from a selected category in the sidebar, the first Tab will change the focus to the search field, and the second Tab will change the focus to the item list.
Main App Shortcuts

Tab /Shift+ Tab


Microsoft Projects 2016 (Windows)
Move to the next cell.
Working with Table

Tab


Dynamics AX 2015 (Windows)
Move the cursor to the next hidden text/ hyperlink,/ Expand All/ Collapse All at the top of a topic.
General Shortcuts

Tab


Adobe Photoshop CC (Windows)
Cycle forwards/backwards through controls on right from top
Liquify Window

Tab / Shift + Tab


Zoho Show (Windows)
Increase Indent
Formatting Shortcuts

Tab


Microsoft Projects 2016 (Windows)
Add a new row at the bottom of the Table.
Working with Table

Tab


Adobe Photoshop CC (Windows)
Jump to next/ jump to previous slider
Black-and-White Dialog Box

Tab / Shift + Tab


Autodesk Revit Architecture (Windows)
Cycles through snaps or chain of elements
Function Keys

Tab


Adobe Photoshop CC (MacOS)
Cycle forwards/backwards through controls on right from top
Liquify Window

Tab


Battlefield 12 (Windows)
Scoreboard
Beginner's Approch by PC Keyboard

Tab


Adobe Photoshop CC (MacOS)
Jump to next/ jump to previous slider
Black-and-White Dialog Box

Tab / Shift + Tab


Zoho Show (MacOS)
Increase Indent
Formatting Shortcuts

Tab


Apple Pages (MacOS)
Select text in nextprevious cell
Working with tables

Tab / Shift + Tab


Ace Projects (Windows)
Indent
Other Shortcuts

Tab


Adobe Acrobat Pro (MacOS)
Navigate to the next panel and panel control within an open Task pane
Navigation - Navigating task panes

Tab


Adobe Acrobat Pro (MacOS)
Navigate to the next item in the active panel in the Create New Action, Edit Action, Create Custom Tool, or the Edit Custom Tool dialog boxes
Navigation - Navigating task panes

Tab


Apple Motion (MacOS)
Cycle through the transform modes (press repeatedly until the transform mode you want is selected)
Global Tranform Commands

Tab


Adobe Acrobat Pro (MacOS)
Move among the elements of the active navigation panel
Navigation - Navigation panels

Tab


1Password (Windows)
Starting from a selected category in the sidebar, the first Tab will change the focus to the search field, and the second Tab will change the focus to the item list.
General Shortcuts

Tab / Shift + Tab


Apple Pages (MacOS)
Complete a cell entry and move the selection to the right
Editing chart data

Tab


Microsoft Excel 2016 (Windows)
Move to the next/ previous field which can be edited
Excel Auto Tables and Data Forms - Data Forms

Tab / Shift + Tab


Call of Duty (Windows)
Display Score/Objectives
General Game Controls

Tab


Adobe Acrobat Pro (MacOS)
Move focus to next comment or form field
Comments

Tab


Adobe Acrobat Pro (MacOS)
Navigate through the other controls in the top bar - Home, Tools, Document
Navigation

Right Arrow / Left Arrow / Tab / Shift + Tab


Microsoft Excel 2016 (Windows)
Move one cell to the right/ to the left in a worksheet
Navigate Worksheets

Tab / Shift + Tab


1Password (Windows)
Expand the highlighted Login, Identity, or Credit Card item in the extension menu. Click on a field to copy its value to the clipboard.
Browser Shortcuts

Ctrl + Click / Tab


Adobe Acrobat Pro (MacOS)
Move focus to next comment, link, or form field in the document pane
Navigation

Tab


Call of Duty (Windows)
Enter/Leave(When Units are on screen)
Strike Force Controls

Tab


Asana (Web Application)
Search for a project,tag,person or task
Navigation Shortcuts

Tab + /


Asana (Web Application)
Expand Right Pane
Application Shortcuts

Tab


Counter Strike Source (Windows)
Display Multiplayer Scores
MenuShortcuts

Tab


Adobe Acrobat Pro (MacOS)
Move forward or backward among the current column header selected for sorting, the current row with focus, and the Go Back button if in a folder
PDF Portfolios

Tab / Shift + Tab


GTA V Cheats (Windows)
Cycle weapon
Weapon Selection Shortcuts

Tab


Microsoft Excel 2016 (Windows)
Complete cell entry and move one cell right/ left
Edit Cell Content

Tab / Shift + Tab


Todoist (Web Application)
Open full editor
Task Add Shortcuts(Windows 10 Only)

Tab


Microsoft Projects 2016 (Windows)
Select different controls in the side pane if focus is in the side pane.
Move in Side Pane

Tab


Microsoft Projects 2016 (Windows)
Move within a selection right one field.
Move in Side Pane

Tab


JetBrains RubyMine (Windows)
Indent Selected Lines
Editing Shortcuts

Tab


JetBrains RubyMine (MacOS)
Indent Selected Lines
Editing Shortcuts

Tab


JetBrains RubyMine (Linux)
Indent Selected Lines
Editing Shortcuts

Tab


Slack (MacOS)
Reprint your last slash command in a channel
Message Shortcuts

Tab


Slack (Windows)
Reprint your last slash command in a channel
Message Shortcuts

Tab


JetBrains PyCharm (MacOS)
Indent Selected Lines
Editing Shortcuts

Tab


JetBrains AppCode (MacOS)
Indent Selected Lines
Editing Shortcuts

Tab


Microsoft Excel 2016 (Windows)
Move active cell right/ left in selection
Navigate Multi-Cell Selections

Tab / Shift + Tab


FileZilla (Windows)
Switches to the next view
28 Shortcuts for FileZilla (Windows)

Tab


Amazon Kindle (Windows)
Move Focus to Next Enabled Control
Global Shortcuts

Tab


JetBrains PyCharm (Windows)
Indent Selected Lines
Editing

Tab


Red Hat Enterprise (Linux)
Command Autocomplete
Task

Tab


Sketch 3 (MacOS)
Select Layer Below
Arranging Layers,Groups and Artboards

Tab


Autodesk SketchBook Pro (Windows)
User Interface
Tools

T / Tab


Blender 3D (Windows)
Start/Quit Editmode
Universal

Tab


Clarizen (Web Application)
Moves the selected cell one cell to the Right if Entire Row is Highlighted
Main Grid

Tab / Right Arrow


Adobe Bridge CC (MacOS)
Show/Hide Panels
35 Shortcuts for Adobe Bridge CC (MacOS)

Tab


Adobe Bridge CC (Windows)
Show/Hide Panels
35 Shortcuts for Adobe Bridge CC (Windows)

Tab


Clarizen (Web Application)
Moves focus between Controls in the editor
PopUp/Item editor

Tab


Adobe Bridge CC (MacOS)
Rename Next
35 Shortcuts for Adobe Bridge CC (MacOS)

Tab


Adobe Bridge CC (Windows)
Rename Next
35 Shortcuts for Adobe Bridge CC (Windows)

Tab


Microsoft PowerPoint 2016 (MacOS)
Select the next object
Working with objects

Tab


Blender 3D (Windows)
Start/Stop EditMode
Object Mode

Tab


Clarizen (Web Application)
Moves between the input fields
Other PopUps

Tab


Microsoft Word 2016 (MacOS)
Move one cell to the right (in a table)
Move the Cursor

Tab


Daz 3D Bryce 7 (Windows)
Tab through Objects in Scene
Selecting Objects

Tab


Daz 3D Bryce 7 (MacOS)
Tab through Objects in Scene
Selecting Objects

Tab


Clarizen (Web Application)
Moves between the input fields
Range Filter

Tab


Clarizen (Web Application)
Moves between the input fields
Global filter Pane

Tab


Microsoft Excel 2016 (MacOS)
Move to the next box, option, control, or command
Work in windows and dialogs

Tab


DocuSign (Web Application)
Tab Forward Through Fields
Field Shortcuts

Tab


Microsoft Word 2016 (MacOS)
Select the next cell's contents
Select text and graphics in a table

Tab


jEdit (Windows)
Shift Selected Line Right/Left
Source Code Editing

Tab / Shift + Tab


Microsoft Excel 2016 (MacOS)
Move between unlocked cells on a protected sheet
Move and scroll in a sheet or workbook

Tab


Blender 3D (Windows)
Start/Stop Edit Mode
General Editing

Tab


Microsoft Excel 2016 (MacOS)
Complete a cell entry and move to the right in the selection
Enter data on a sheet

Tab


Microsoft PowerPoint 2016 (MacOS)
Move to the next cell
Working in tables

Tab


Microsoft Outlook 2016 (MacOS)
Move forward through controls in a window
Work in windows and dialogs

Tab


Opera (Windows)
Cycle focus within active context
Focus

Tab / Shift + Tab


Opera (MacOS)
Cycle focus within active context
Focus

Tab / Shift + Tab


Corel Ventura 10 (Windows)
To Next/Previous Frame ot Object
Cursor Movement

Tab / Shift+ Tab


Blender 3D (Windows)
Switches to EditMode
Face Select

Tab


Corel Quattro Pro X8 (Windows)
Move Right to Column
Text Formatting

Tab


Corel Designer X7 (Windows)
Tab
Inserting Formatting Code

Tab