Google Chrome (Linux)

Manage Chrome DevTools - Console Panel

Accept Suggestion

Arrow Right

All hotkeys for Google Chrome (Linux)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools

Ctrl + Shift + I (or F12 )

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools (With Focus on Console)

Ctrl + Shift + J

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle Element Inspection mode

Ctrl + Shift + C

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch Focus on Developer Tools (there is not really a shortcut for focusing on the Developer Tool, but this is a workaround. Watch the Inspector Mode Icon change color as you press for guidence. Finally, this works only if DevTools are docked; if they are not, simpy switch between windows with Alt+Tab)

Ctrl + Shift + C (2x)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Show General Settings Dialog (press Esc to exit)

?

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch to next / Switch to previous panel (add Alt to the combination to reverse the direction)

Ctrl + [ / ]

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Dock / Undock Developer Tool

Ctrl + D

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle (mobile) Device Mode

Ctrl + Shift + M

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text in Source

Ctrl + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text across sources

Ctrl + Shift + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search by Filename

Ctrl + O

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom in / Zoom out Developer tools

Ctrl + [ + ] / -

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom to default

Ctrl + 0 (zero)

Manage Chrome DevTools - Elements Panel
Focus on the Elements content (this is strangely nowhere documented, but worked for me; without this one, you cannot use any of the other shortcuts below without clicking on the content first)

Ctrl + Arrow Up

Manage Chrome DevTools - Elements Panel
Navigate upwards/ downwards

Arrow Up / Arrow Down

Manage Chrome DevTools - Elements Panel
Undo / Redo Change

Ctrl + Z / Ctrl + Y

Manage Chrome DevTools - Elements Panel
Expand / Collapse

Arrow Right / Arrow Left

Manage Chrome DevTools - Elements Panel
Expand node

Left-click on arrow

Manage Chrome DevTools - Elements Panel
Expand/collapse node with all children

Ctrl + Alt +Left-click

Manage Chrome DevTools - Elements Panel
Edit the element

Enter

Manage Chrome DevTools - Elements Panel
Hide the element

H

Manage Chrome DevTools - Elements Panel
Toggle edit as HTML

F2

Manage Chrome DevTools - Styles Panel
Edit Rule

Left-click

Manage Chrome DevTools - Styles Panel
Insert new property

Left-click on white space

Manage Chrome DevTools - Styles Panel
Go to line of style rule property declaration

Ctrl +Left-click on property

Manage Chrome DevTools - Styles Panel
Cycle through the color definition value

Shift +Left-click on property

Manage Chrome DevTools - Styles Panel
Edit next / edit previous property

Tab / Shift + Tab

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 1

Arrow Up / Arrow Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 10

Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Shift + Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Alt + Arrow Up / Arrow Down

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Step over next function call

F10 , Ctrl + '

Manage Chrome DevTools - Sources Panel
Step into next function call

F11 , Ctrl + ;

Manage Chrome DevTools - Sources Panel
Step out of current function

Shift + F11 , Ctrl + Shift + ;

Manage Chrome DevTools - Sources Panel
Select next / select previous call frame

Ctrl + . / ,

Manage Chrome DevTools - Sources Panel
Toggle breakpoint condition

Left-click on line-number

Manage Chrome DevTools - Sources Panel
Edit breakpoint condition

Right-click on line number

Manage Chrome DevTools - Sources Panel
Delete individual words

Alt + Delete

Manage Chrome DevTools - Sources Panel
Comment a line or selected text

Ctrl + /

Manage Chrome DevTools - Sources Panel
Save changes to local modifications

Ctrl + S

Manage Chrome DevTools - Sources Panel
Save all changes

Ctrl + Alt + S

Manage Chrome DevTools - Sources Panel
Go to line

Ctrl + G

Manage Chrome DevTools - Sources Panel
Search by filename

Ctrl + O

Manage Chrome DevTools - Sources Panel
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Sources Panel
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Sources Panel
Go to member

Ctrl + Shift + O

Manage Chrome DevTools - Sources Panel
Close active tab

Alt + W

Manage Chrome DevTools - Sources Panel
Run snippet

Ctrl + Enter

Manage Chrome DevTools - Code Editor
Go to matching bracket

Ctrl + M

Manage Chrome DevTools - Code Editor
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Code Editor
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Code Editor
Toggle comment

Ctrl + /

Manage Chrome DevTools - Code Editor
Select next occurrence

Ctrl + D

Manage Chrome DevTools - Code Editor
Undo last selection

Ctrl + U

Manage Chrome DevTools - Timeline Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Timeline Panel
Save timeline data

Ctrl + S

Manage Chrome DevTools - Timeline Panel
Open / Load timeline data

Ctrl + O

Manage Chrome DevTools - Profiles Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Console Panel
Accept Suggestion

Arrow Right

Manage Chrome DevTools - Console Panel
Previous / next command (line)

Arrow Up / Arrow Down

Manage Chrome DevTools - Console Panel
Focus the Console

Ctrl + `

Manage Chrome DevTools - Console Panel
Clear Console

Ctrl + L

Manage Chrome DevTools - Console Panel
Multi-line entry

Shift + Enter

Manage Chrome DevTools - Console Panel
Execute

Enter

Manage Tabs
Open new tab

Ctrl + T

Manage Tabs
Close tab (or close Chrome if only one tab is open)

Ctrl + W / Ctrl + F4

Manage Tabs
Reopen last tab closed. Up to 10 tabs.

Ctrl + Shift + T

Manage Tabs
Jump to first tab, second tab, etc.

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

Manage Tabs
Switch to the next / previous tab (or use ctrl+page up/ctrl+page down)

Ctrl + Tab / Ctrl + Shift + Tab

Manage Tabs
Open new Chrome window

Ctrl + N

Manage Tabs
Open new Chrome window in incognito mode

Ctrl + Shift + N

Manage Tabs
Close current window

Alt + F4

Manage Tabs
Open link in a new background tab

Ctrl +left-click

Manage Tabs
Open link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open link in a new window

Shift +left-click

Manage Tabs
Download link

Alt +left-click

Manage Tabs
Open link in selected tab

Drag link to existing tab

Manage Tabs
Open link in a new tab in the specified position on the tab strip.

Drag link to tab bar

Address Bar
Jump to address bar; highlights current webpage URI if available

Alt + D (or Ctrl + L )

Address Bar
Enter search query in address bar

Ctrl + E (or Ctrl + K )

Address Bar
Jump to beginning / end of address bar

Home / End in address bar

Address Bar
Select all text of address. Also use shift+end with cursor at beginning or shift+home with cursor at end

Ctrl + A in address bar

Address Bar
Add www. to beginning and .com to end of input and opens the web address in current tab.

Type name of site and press Ctrl + Enter

Address Bar
Add www. to beginning and .com to end of input and opens the web address in new background tab.

Type name of site and press Alt + Enter

Address Bar
Perform a search using the search engine associated with the keyword or the URI.

Type search term and press Enter

Address Bar
Tab-to-Search feature. E.g. Typing in 'yahoo.com' plus tab opens yahoo search. Add/edit search engines via 'Under the Hood' -> Basic -> Search Engines.

Type name of search engine and press Tab

View Webpages
Alternate focus between address bar, bookmark bar and webpage

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up with focus on webpage

View Webpages
Scroll one page down / one page up. Also use space/shift+space

Page Down / Page Up

View Webpages
Jump to beginning / to end of webpage

Home / End

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

Ctrl + [ + ] / -

View Webpages
Return zoom to normal text size

Ctrl + 0 (zero)

View Webpages
View webpage source

Ctrl + U

View Webpages
Turn full screen on / off

F11

View Webpages

Browse between Webpages
Jump to homepage

Alt + Home

Browse between Webpages
Jump to previous webpage visited / jump to next webpage

Alt + Arrow Left / Arrow Right

Browse between Webpages
Reload current webpage

F5 / Ctrl + R

Browse between Webpages
Reload current webpage with cache override

Ctrl + F5 / Shift + F5

Browse between Webpages
Stop webpage loading

Esc

Browse within Webpages
Jump to next / previous link

Tab / Shift + Tab with focus on webpage

Browse within Webpages
Open link in current tab

Enter on link

Browse within Webpages
Open link in a new background tab

Ctrl + Enter on link

Browse within Webpages
Open link in a new foreground tab

Shift + Ctrl + Enter on link

Browse within Webpages
Open link in a new window

Shift + Enter on link

Browse within Webpages
Download link

Alt + Enter on link

Browse within Webpages
Open context menu (simulate right mouse button)

Shift + F10

Browse within Webpages
Select all content on webpage

Ctrl + A

Browse within Webpages
Copy selected content to clipboard

Ctrl + c with content selected

Access Browser Features
Print current webpage (Chrome Print Dialog)

Ctrl + P

Access Browser Features
Print current webpage (Native Windows Print Dialog)

Ctrl + Shift + P

Access Browser Features
Open file

Ctrl + O

Access Browser Features
Save current webpage

Ctrl + S

Access Browser Features
Open Wrench Menu (I'd call it file menu to remember the shortcut)

Alt + F

Access Browser Features
Open History tab

Ctrl + H

Access Browser Features
Open Downloads tab

Ctrl + J

Search
Find text on webpage. Press Enter for

Ctrl + F / F3

Search
Find next / find previous match

Enter / Shift + Enter with text found on webpage

Search
Find next / find previous match

Ctrl + G / Ctrl + Shift + G with text found on webpage

Search
With focus on Search box: Close Search box

Esc

Bookmarks Shortcuts
Show or hide bookmarks bar

Ctrl + Shift + B

Bookmarks Shortcuts
Open Bookmark Manager

Ctrl + Shift + O

Bookmarks Shortcuts
Add bookmark for current webpage

Ctrl + D

Bookmarks Shortcuts
Saves all open pages as bookmarks in a new folder

Ctrl + Shift + D

Bookmarks Shortcuts
Bookmark webpage (can be URI from address bar or link from page)

Drag URI to bookmark bar

Bookmarks Shortcuts
Jump to bookmark toolbar. Use arrow keys and enter to access bookmarks

Alt + D , then F6

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then b

The Rest
Set focus on the toolbar. Use arrow keys to navigate between different buttons on the toolbar.

Shift + Alt + T

The Rest
View Google Task manager

Shift + Esc

The Rest
Chrome Help

F1

Similar combinations for other applications


Microsoft Outlook 2010 (Windows)
Collapse or expand group in message list
Messages in Main View - Navigation Pane

Arrow Left / Arrow Right


Google Chrome (Windows)
Expand / Collapse
Manage Chrome DevTools - Elements Panel

Arrow Right / Arrow Left


Microsoft Outlook 2010 (Windows)
Collapse / expand groups (e.g. week)
Messages in Main View - Message List and Single Messages

Arrow Left / Arrow Right


Microsoft OneNote 2010 (Windows)
Move one character to the left / right.
Basic Editing and Formatting

arrow left / arrow right


Firebug (Windows)
Collapse / Expand current node
HTML-Panel

Arrow Left / Arrow Right


Firebug (Linux)
Collapse / Expand current node
HTML-Panel

Arrow Left / Arrow Right


Microsoft Windows 7 (Windows)
Move one character to the left / to the right in item name
Managing 'Windows' in Windows 7 - Navigate File List and Navigation Pane

F2 , then arrow left / Arrow Right


Firebug (MacOS)
Collapse / Expand current node
HTML-Panel

Arrow Left / Arrow Right


Adobe Photoshop CS5 (Windows)
Forward one frame
Photoshop CS5 Panels - Animation Panel (Timeline Mode, PS extended)

Arrow Right / Page Down


Microsoft Windows 7 (Windows)
Expand folder / collapse folder (navigation pane only)
Managing 'Windows' in Windows 7 - Navigate File List and Navigation Pane

Arrow Left / Arrow Right


Adobe Photoshop CS5 (MacOS)
Forward one frame
Photoshop CS5 Panels - Animation Panel (Timeline Mode, PS extended)

Arrow Right / Page Down


Eclipse Helios (Windows)
Expand selection to next / previous element
Select Text

Alt + Shift + Arrow Left / Arrow Right


Thunderbird (Windows)
Expand / collapse collapsed Thread
Navigate Messages

Arrow Right / Arrow Left


Google Chrome (Windows)
Accept Suggestion
Manage Chrome DevTools - Console Panel

Arrow Right


Thunderbird (Linux)
Expand / collapse collapsed Thread
Navigate Messages

Arrow Right / Arrow Left


Thunderbird (MacOS)
Expand / collapse collapsed Thread
Navigate Messages

Arrow Right / Arrow Left


Firefox (Linux)
One page backward / one page forward
Navigation

Alt + Arrow Left / Arrow Right


Firefox (Windows)
One page backward / one page forward
Navigation

Alt + Arrow Left / Arrow Right


Microsoft Projects 2010 (Windows)
Expand or collapse the selected item
Navigate Projects Help

Arrow Right / arrow left in Table of Contents


Access 2010 (Windows)
Select the menu to the left / menu to the right
Manage Access Features - Menus

Arrow Left / Arrow Right


Inpage (Windows)
Go one charactor left / one character right
To move cursor

Arrow Left / Arrow Right


Microsoft Outlook 2010 (Windows)
Go to previous / next day
Messages in Main View - Navigate Calendar

Arrow Left / Arrow Right


Google Chrome (Windows)
Jump to previous webpage visited / jump to next webpage
Browse between Webpages

Alt + Arrow Left / Arrow Right


Access 2010 (Windows)
Extend a selection to adjacent fields in the same row in Datasheet view
Manage Access Features - Select and move Fields or Columns

Arrow Left / Arrow Right


Microsoft Windows 7 (Windows)
Move one character to the left / to the right in item name
Windows Explorer - Navigate File List and Navigation Pane

F2 , then arrow left / Arrow Right


Microsoft Outlook 2010 (Windows)
Collapse or expand group in message list
Messages in Compose View - Navigation Pane

Arrow Left / Arrow Right


Microsoft Windows 7 (Windows)
Expand folder / collapse folder (navigation pane only)
Windows Explorer - Navigate File List and Navigation Pane

Arrow Left / Arrow Right


Access 2010 (Windows)
Move cursor one character to the right / to the left
Manage Access Features - Edit Text and Data

Arrow Right / Arrow Left


Microsoft Outlook 2010 (Windows)
Collapse / expand groups (e.g. week)
Messages in Compose View - Message List and Single Messages

Arrow Left / Arrow Right


Microsoft Word 2007 (Windows)
Select the nearest character.
Edit and move text and graphics: Extend a selection

f8 , and then press arrow left / Arrow Right


Google Docs (Windows)
Jump one character to the left / to the right
Navigate Google Docs

Arrow Left / Arrow Right


Google Docs (MacOS)
Jump one character to the left / to the right
Navigate Google Docs

Arrow Left / Arrow Right


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

Arrow Right


Media Player Classic (MPC) (Windows)
Jump to keyframe
Jump

Shift + Arrow Left / Arrow Right


Media Player Classic (MPC) (Windows)
Medium jump (~5-20 sec)
Jump

Arrow Left / Arrow Right


Total Commander 8 (Windows)
Go to previous/next dir of already visited dirs
Main Shortcuts

Alt + Arrow left / Arrow right


Microsoft Windows 7 (Windows)
Move one character to the left / to the right in item name
Windows Admin - Navigate File List and Navigation Pane

F2 , then arrow left / Arrow Right


Microsoft Outlook 2010 (Windows)
Go to previous / next day
Messages in Compose View - Navigate Calendar

Arrow Left / Arrow Right


Microsoft Windows 7 (Windows)
Expand folder / collapse folder (navigation pane only)
Windows Admin - Navigate File List and Navigation Pane

Arrow Left / Arrow Right


Total Commander 8 (Windows)
Open directory/archive and display it in the target window. If the cursor is not on a directory name, or the other panel is active, then the current directory is displayed instead.
Main Shortcuts

Ctrl + Arrow left / Arrow right


Sublime Text (Windows)
Move one word left arrow/ right arrow
Navigation - Standard Navigation

Ctrl + Arrow Left / Arrow Right


Sublime Text (Windows)
Move one sub-word left arrow/ right arrow
Navigation - Standard Navigation

Alt + Arrow Left / Arrow Right


Opera (Linux)
Move one character to the right
Navigation

Arrow Right


Adobe Photoshop CS5 (MacOS)
Forward one frame
Extract and Pattern Maker (plug-in) - Animation Panel (Timeline Mode, PS extended)

Arrow Right / Page Down


Microsoft Outlook 2010 (Windows)
Collapse or expand group in message list
Calendar Shortcuts - Navigation Pane

Arrow Left / Arrow Right


Sublime Text (Windows)
Extend selection one character left arrow/ right arrow
Navigation - Standard Selections

Shift + Arrow Left / Arrow Right


Sublime Text (Windows)
Extend selection one word left arrow/ right arrow
Navigation - Standard Selections

Ctrl + Shift + Arrow Left / Arrow Right


Sublime Text (Windows)
Extend selection one sub-word left arrow/ right arrow
Navigation - Standard Selections

Alt + Shift + Arrow Left / Arrow Right


Adobe Photoshop CS5 (Windows)
Forward one frame
Extract and Pattern Maker (plug-in) - Animation Panel (Timeline Mode, PS extended)

Arrow Right / Page Down


Microsoft Outlook 2010 (Windows)
Collapse / expand groups (e.g. week)
Calendar Shortcuts - Message List and Single Messages

Arrow Left / Arrow Right


Sublime Text (Windows)
Move one word left arrow/ right arrow
Selections - Standard Navigation

Ctrl + Arrow Left / Arrow Right


Sublime Text (Windows)
Move one sub-word left arrow/ right arrow
Selections - Standard Navigation

Alt + Arrow Left / Arrow Right


Sublime Text (Windows)
Extend selection one character left arrow/ right arrow
Selections - Standard Selections

Shift + Arrow Left / Arrow Right


Microsoft Windows 8 (Windows)
Jump one word to the left / to the right of item name
Windows Explorer - Navigate File List and Navigation Pane

F2 , then Ctrl + Arrow Left / Arrow Right


Sublime Text (Windows)
Extend selection one word left arrow/ right arrow
Selections - Standard Selections

Ctrl + Shift + Arrow Left / Arrow Right


Sublime Text (Windows)
Extend selection one sub-word left arrow/ right arrow
Selections - Standard Selections

Alt + Shift + Arrow Left / Arrow Right


Microsoft Windows 8 (Windows)
Expand folder / collapse folder (navigation pane only)
Windows Explorer - Navigate File List and Navigation Pane

Arrow Left / Arrow Right


Microsoft Windows 7 (Windows)
Move one character to the left / to the right in item name
Ease of Access and Magnifier - Navigate File List and Navigation Pane

F2 , then arrow left / Arrow Right


Microsoft Windows 7 (Windows)
Expand folder / collapse folder (navigation pane only)
Ease of Access and Magnifier - Navigate File List and Navigation Pane

Arrow Left / Arrow Right


Access 2010 (Windows)
Select the menu to the left / menu to the right
Working with Text and Data - Menus

Arrow Left / Arrow Right


Photoshop Lightroom 4 (Windows)
Go back / go forward
Navigating Modules

Ctrl + Alt + Arrow Left / Arrow Right


Photoshop Lightroom 4 (Windows)
Go back / go forward
Changing Views and Screen Modes

Ctrl + Alt + Arrow Left / Arrow Right


InDesign CS5 (MacOS)
Move left/right one cell
Working with Tables

Arrow Left / Arrow Right


Photoshop Lightroom 4 (MacOS)
Go back / go forward
Navigating Modules

⌘ + Option + Arrow Left / Arrow Right


Adobe Photoshop CS4 (MacOS)
Select 1 character left/right or 1 line down/up, or 1 word left/right
Shortcut Keys for selecting, editing, and navigating through text

Shift + Arrow Left / Arrow Right / Arrow Down / arrow up , / Command + Shift + Arrow Left / Arrow Right


Adobe Photoshop CS4 (MacOS)
Move 1 character left/right, 1 line down/up, or 1 word left/right
Shortcut Keys for selecting, editing, and navigating through text

Arrow Left / arrow right , arrow down / arrow up , / Command + Arrow Left / Arrow Right


Microsoft Outlook 2010 (Windows)
Go to previous / next day
Calendar Shortcuts - Navigate Calendar

Arrow Left / Arrow Right


Oracle SQL Developer 4 (Windows)
Backwards/ Forwards
Navigate

Alt + Arrow Left / Arrow Right


Access 2010 (Windows)
Extend a selection to adjacent fields in the same row in Datasheet view
Working with Text and Data - Select and move Fields or Columns

Arrow Left / Arrow Right


Photoshop Lightroom 4 (Windows)
Go to next/previous photo in the Filmstrip
Managing photos and catalog

Arrow Right / Arrow Left


Access 2010 (Windows)
Move cursor one character to the right / to the left
Working with Text and Data - Edit Text and Data

Arrow Right / Arrow Left


Adobe Photoshop CS4 (MacOS)
Decrease or increase kerning/tracking 20/1000 ems
Shortcut Keys for formatting type

Option + Arrow Left / Arrow Right


InDesign CS5 (MacOS)
Increase or decrease kerning and tracking (horizontal text)
Working with Type

Option + Arrow Left / Arrow Right


InDesign CS5 (MacOS)
Increase or decrease kerning and tracking by five times (horizontal text)
Working with Type

Option + Command + Arrow Left / Arrow Right


InDesign CS5 (MacOS)
Move to right or left one character
Navigating Through and Editing Text

Arrow Right / Arrow Left


Photoshop Lightroom 4 (MacOS)
Go to next/previous photo in the Filmstrip
Managing photos and catalog

Arrow Right / Arrow Left


Microsoft Windows 7 (Windows)
Go to next / go to previous photo
Photo Viewer

Arrow Left / Arrow Right


Photoshop Lightroom 4 (Windows)
Add previous/next photo to selection
Comparing photos in the Library module

Shift + Arrow Left / Arrow Right


Sublime Text (Windows)
Move to next pane to the left arrow/ right arrow
Split Panes

Ctrl + K , then left arrow / Arrow Right


Microsoft PowerPoint 2010 (Windows)
Move one character to the right.
Basic Text Navigation and Formatting

Arrow Right


VLC Media Player (MacOS)
Very short jump (3 seconds) default
Jump in playback

Command + Ctrl + Arrow Left / Arrow Right


InDesign CS5 (MacOS)
Expand/Collapse element
Working with XML

Arrow Right / Arrow Left


VLC Media Player (MacOS)
Short jump (10 seconds) default
Jump in playback

Command + Alt + Arrow Left / Arrow Right


VLC Media Player (MacOS)
Medium jump (1 minute) default
Jump in playback

Command + Shift + Arrow Left / Arrow Right


Adobe Photoshop CS4 (MacOS)
Forward one frame
Shortcut Keys for using the Animation panel in Timeline Mode (Photoshop Extended)

Arrow Right / Page Down


VLC Media Player (MacOS)
Long jump (5 minutes) default
Jump in playback

Command + Alt + Shift + Arrow Left / Arrow Right


Oracle SQL Developer 4 (Windows)
Help Backwards/ forward
Other

Ctrl + Alt + Arrow Left / Arrow Right


InDesign CS5 (MacOS)
Go to previous/next validation error
Working with XML

Command + Arrow Left / Arrow Right


Photoshop Lightroom 4 (MacOS)
Add previous/next photo to selection
Comparing photos in the Library module

Shift + Arrow Left / Arrow Right


Microsoft Outlook 2010 (Windows)
Select closest card in next / previous column
Business Card View

Arrow Right / Arrow Left


CATIA V5 (Windows)
Relocate the graph 1/10th of a page to the left / to the right
38 Shortcuts for CATIA V5 (Windows)

Arrow Left / Arrow Right


iTunes (Windows)
Go to the next / go to previous song in a list
Playback shortcuts

Arrow Left / Arrow Right


iTunes (MacOS)
Go to the next or previous song in a list
Playback shortcuts

Arrow Left / Arrow Right


Facebook (Web Application)
skip back and forth between photos
Lightbox Mode

Arrow Left / Arrow Right


iTunes (Windows)
Play the next song / play previous song in a list (When a song is playing)
Control menu shortcuts

Arrow Right / Arrow Left


Youtube Player (Windows)
Jump backwards/ forward 5 seconds
Navigate Video

Arrow Left / Arrow Right


iTunes (MacOS)
Play the next song / play previous song in a list (When a song is playing)
Add Menu

Arrow Right / Arrow Left


Access 2010 (Windows)
Select the menu to the left / menu to the right
Working with Access Views - Menus

Arrow Left / Arrow Right


Photoshop Lightroom 4 (Windows)
Go to next slide / Go to previous slide
Slideshow module

Arrow Right / Arrow Left


FL Studio (Windows)
Next pattern
Pattern Selector

Arrow Right


Photoshop Lightroom 4 (Windows)
Go to first page / go to last page
Print module

Ctrl + Shift + Arrow Left / Arrow Right


Photoshop Lightroom 4 (Windows)
Go to previous page / go to next page
Print module

Ctrl + Arrow Left / Arrow Right


Microsoft PowerPoint 2010 (Windows)
Move the focus from a group to the first item in that group.
Work with the Selection pane.

Arrow Right


IntelliJ (Linux)
Navigate backward / navigate forward
Navigation

Ctrl + Alt + Arrow left / Arrow right


Photoshop Lightroom 4 (MacOS)
Go to next slide / go to previous slide
Slideshow module

Arrow Right / Arrow Left


Access 2010 (Windows)
Extend a selection to adjacent fields in the same row in Datasheet view
Working with Access Views - Select and move Fields or Columns

Arrow Left / Arrow Right


Microsoft Word 2013 (Windows)
Jump one character to the left / to the right
Navigate in Word Documents

Arrow Left / Arrow Right


IntelliJ (Windows)
Navigate backward / navigate forward
Navigation

Ctrl + Alt + Arrow Left / Arrow Right


Access 2010 (Windows)
Move cursor one character to the right / to the left
Working with Access Views - Edit Text and Data

Arrow Right / Arrow Left


Microsoft Excel 2013 (Windows)
Inside a cell: Select or unselect one character to the left / to the right
Basic and Advanced Cell Selections

Shift + Arrow Left / Arrow Right


Microsoft Excel 2013 (Windows)
Inside a cell: Select or unselect one word to the left / to the right
Basic and Advanced Cell Selections

Ctrl + Shift + Arrow Left / Arrow Right


Photoshop Lightroom 4 (MacOS)
Go to first page / go to last page
Print module

⌘ + Shift + Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Align left edges / Align right edges
Layout Mode Shortcuts - Align Objects

Command + Option + Arrow Left / Arrow Right


FileMaker Pro (Windows)
Align left edges / align right edges
Layout Mode Shortcuts - Align Objects

Ctrl + Alt + Arrow Left / Arrow Right


FL Studio (Windows)
Move selected mixer track left/right
Mixer

Alt + Arrow Left / Arrow Right


Adobe Acrobat Pro (Windows)
Next page
Navigation - Navigating a PDF

Arrow Right / Ctrl + Page Down


Presonus Studio One (Windows)
Left/right skip
Misc.

Ctrl + Arrow Left / Arrow Right


Comsol 5 (Windows)
Expand a branch in the model tree
Model Tree

Arrow Right


Comsol 5 (MacOS)
Expand a branch in the model tree
Model Tree

Arrow Right


FL Studio (Windows)
Select time before/after selection equal to the selection length
Playlist Action

Ctrl + Arrow Left / Arrow Right


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

Arrow Right / Shift + [ + ]


FileMaker Pro (Windows)
Select to beginning of previous word / to end of next word
Layout Mode Shortcuts - Select Text

Ctrl + Shift + Arrow Left / Arrow Right


FL Studio (Windows)
Move selection left/right
Playlist Action

Shift + Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Select to beginning of line / to end of line
Layout Mode Shortcuts - Navigate and Select Text

Command + Shift + Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Select to beginning of the previous word / to end of next word
Layout Mode Shortcuts - Navigate and Select Text

Option + Shift + Arrow Left / Arrow Right


Windows 10 Command Prompt (Windows)
Extend selection by on character to the left / to the right
Select Text (Expanded with Windows 10)

Shift + Arrow Left / Arrow Right


Windows 10 Command Prompt (Windows)
Extend selection by on word to the left / to the right
Select Text (Expanded with Windows 10)

Shift + Control + Arrow Left / Arrow Right


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

Arrow Right / Arrow Left / Tab / Shift + Tab


Windows 10 Command Prompt (Windows)
Jump to next / jump to previous Word
Navigate Text

Ctrl + Arrow Left / Arrow Right


Adobe Acrobat Pro (Windows)
Selects the next or previous column header for sorting
PDF Portfolios

Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Align left edges / Align right edges
Text Shortcuts - Align Objects

Command + Option + Arrow Left / Arrow Right


FL Studio (Windows)
Shift left/right
Piano Roll Action

Shift + Arrow Left / Arrow Right


FL Studio (Windows)
Rotate left/right (since program version 11.5.8)
Piano Roll Action

Ctrl + Shift + Arrow Left / Arrow Right


FL Studio (Windows)
Select time before (left) or after (right) current selection
Piano Roll Action

Ctrl + Arrow Left / Arrow Right


Linux Mint (Linux)
Move to left / right workspace
Manage Windows and Workspaces

Ctrl + Alt + Arrow Left / Arrow Right


Adobe Photoshop CS5 (MacOS)
Decrease or increase kerning/tracking 20/1000 ems
Format Type

Option + Arrow Left / Arrow Right


FileMaker Pro (Windows)
Align left edges / align right edges
Text Shortcuts - Align Objects

Ctrl + Alt + Arrow Left / Arrow Right


Linux Mint (Linux)
Move current window to left /right workspace
Manage Windows and Workspaces

Ctrl + Alt + Shift + Arrow Left / Arrow Right


Adobe Photoshop CS5 (MacOS)
Extend/shorten selected measurement
Measurement (PS Extended)

Command + Arrow Left / Arrow Right


Access 2010 (Windows)
Select the menu to the left / menu to the right
The Rest - Menus

Arrow Left / Arrow Right


Adobe Photoshop CS5 (MacOS)
Extend/shorten selected measurement in increments
Measurement (PS Extended)

Shift + Command + Arrow Left / Arrow Right


Google Chrome (MacOS)
Jump to previous webpage visited / jump to next webpage
Browse between Webpages

Option + Arrow Left / Arrow Right


FL Studio (Windows)
Move selection left/right
Piano Roll Action

Shift + Arrow Left / Arrow Right


Camtasia 8 (Windows)
Previous clip/ next clip
Editor Playback Controls

Ctrl + Alt + Arrow Left / Arrow Right


Camtasia 8 (Windows)
Step backward/ forward. Press and hold to rewind/ fast forward.
Editor Playback Controls

Ctrl + Arrow Left / Arrow Right


Adobe Photoshop CS5 (Windows)
Decrease or increase kerning/tracking 20/1000 ems
Format Type

Alt + Arrow Left / Arrow Right


Camtasia 8 (Windows)
Previous Clip/ next clip
Editor Timeline Navigation

Ctrl + Alt + Arrow Left / Arrow Right


Camtasia 8 (Windows)
Step backward/ step forward. Press and hold to rewind/ fast forward.
Editor Timeline Navigation

Ctrl + Arrow Left / Arrow Right


Prezi (Web Application)
Move Forward / move Backward along the Path
Presenting

Arrow Right / Arrow Left


Access 2010 (Windows)
Extend a selection to adjacent fields in the same row in Datasheet view
The Rest - Select and move Fields or Columns

Arrow Left / Arrow Right


Access 2010 (Windows)
Move cursor one character to the right / to the left
The Rest - Edit Text and Data

Arrow Right / Arrow Left


Microsoft OneNote 2016 (Windows)
Move one word left/ right
Basic Editing and Formatting

Ctrl + Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Select to beginning of line / to end of line
Text Shortcuts - Navigate and Select Text

Command + Shift + Arrow Left / Arrow Right


Photoshop Lightroom CC (Windows)
Go back/ go forward
Navigating Modules

Ctrl + Alt + Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Select to beginning of the previous word / to end of next word
Text Shortcuts - Navigate and Select Text

Option + Shift + Arrow Left / Arrow Right


Photoshop Lightroom CC (MacOS)
Go back/ go forward
Navigating Modules

Command + Option + Arrow Left / Arrow Right


FileMaker Pro (Windows)
Select to beginning of previous word / to end of next word
Text Shortcuts - Select Text

Ctrl + Shift + Arrow Left / Arrow Right


Sway 2016 (Windows)
Go to the previous/next character
Text Selection and Navigation

Arrow Left / Arrow Right


Sway 2016 (Windows)
Expand/collapse the selected Group or Section
Card Interaction

Arrow Right / Arrow Left


Sway 2016 (Windows)
Slide left/right by chunk
Group: Comparison

Arrow Left / Arrow Right


Sway 2016 (Windows)
Go to the previous/next image
Group: Slideshow

Arrow Left / Arrow Right


Microsoft OneNote 2016 (Windows)
Go back to last/ next page opened
Manage Pages, Notebooks and Sections

Alt + Arrow Left / Arrow Right


Skype for Business (Lync) 2016 (Windows)
With slide in focus - Move to previous slide / next slide (or next click)
PowerPoint Sharing

Arrow Right / Arrow Left


Skype for Business (Lync) 2016 (Windows)
With thumbnails in focus - Move to next/ move to previous thumbnail
PowerPoint Sharing

Left / Arrow Right


Android Studio (Windows)
Navigate open tabs
General Shortcuts

Alt + Arrow Left / Arrow Right


Sonos Controller (Windows)
Next song/ previous song
22 Shortcuts for Sonos Controller (Windows)

Arrow Right / Arrow Left


Photoshop Lightroom CC (MacOS)
Go to next/ previous photo in Filmstrip
Managing Photos and Catalogs

Arrow Right / Arrow Left


Sonos Controller (Windows)
Go back/ forward 30 seconds
22 Shortcuts for Sonos Controller (Windows)

Ctrl + Shift + Arrow Left / Arrow Right


Photoshop Lightroom CC (Windows)
Go to next/ previous photo in Filmstrip
Managing Photos and Catalogs

Arrow Right / Arrow Left


Adobe After Effects CC (Windows)
Go to previous / next InPoint or OutPoint
Time Navigation

Ctrl + Alt + Shift + Arrow Left / Arrow Right


Adobe After Effects CC (MacOS)
Go to previous / next InPoint or OutPoint
Time Navigation

Command + Option + Shift +
Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Align left edges / Align right edges
Database Management Shortcuts - Align Objects

Command + Option + Arrow Left / Arrow Right


FileMaker Pro (Windows)
Align left edges / align right edges
Database Management Shortcuts - Align Objects

Ctrl + Alt + Arrow Left / Arrow Right


Access 2016 (Windows)
Move to Right
Design/Content Operation(on selected control)

Arrow Right / Ctrl + Arrow Right


Photoshop Lightroom CC (MacOS)
Add previous/next photo to selection
Comparing Photos in the Library Module

Shift + Left/ Arrow Right


Photoshop Lightroom CC (Windows)
Add previous/next photo to selection
Comparing Photos in the Library Module

Shift + Left/ Arrow Right


FileMaker Pro (MacOS)
Select to beginning of line / to end of line
Database Management Shortcuts - Navigate and Select Text

Command + Shift + Arrow Left / Arrow Right


FileMaker Pro (MacOS)
Select to beginning of the previous word / to end of next word
Database Management Shortcuts - Navigate and Select Text

Option + Shift + Arrow Left / Arrow Right


Plex (MacOS)
Navigate to rihght
Control By Apple Remote

Arrow Right


FileMaker Pro (Windows)
Select to beginning of previous word / to end of next word
Database Management Shortcuts - Select Text

Ctrl + Shift + Arrow Left / Arrow Right


Plex (MacOS)
Forward 30 seconds
Playback Control by Apple Remote

Arrow Right


Microsoft Outlook 2016 (Windows)
Expand/collapse a single selected group
Groups

Arrow Right / Arrow Left


Photoshop Lightroom CC (Windows)
Go to next slide
Slideshow Module

Arrow Right


Photoshop Lightroom CC (MacOS)
Go to next slide
Slideshow Module

Arrow Right


FileMaker Pro (MacOS)
Move to nexst tab / move to previosu tab (When a tab is selected)
Navigation and Window Display

Arrow Right / Arrow Left


Microsoft Outlook 2016 (Windows)
Select the first item on screen in an expanded group or the first item off screen to the right
Groups

Arrow Right


Photoshop Lightroom CC (Windows)
Go to first page/ last page
Print Module

Ctrl + Shift + Arrow Left / Arrow Right


Photoshop Lightroom CC (MacOS)
Go to first page/ last page
Print Module

Command + Shift + Arrow Left / Arrow Right


Photoshop Lightroom CC (Windows)
Go to previous/ next page
Print Module

Ctrl + Arrow Left / Arrow Right


Photoshop Lightroom CC (MacOS)
Go to previous/ next page
Print Module

Command + Arrow Left / Arrow Right


FileMaker Pro (Windows)
Go to next tab / previous tab (When a tab is selected)
Navigation and Window Display

Arrow Right / Arrow Left


Microsoft Outlook 2016 (Windows)
Select the closest card in the next/previous column
View: Business Cards/Address cards

Arrow Right / Arrow Left


Microsoft Outlook 2016 (Windows)
Move to the previous/next character in a field (when a field in a card is selected)
View: Business Cards/Address cards

Arrow Left / Arrow Right


Microsoft Outlook 2016 (Windows)
Select the previous/next item
View: Timeline (Tasks) - When an item is selected

Arrow Left / Arrow Right


Microsoft Outlook 2016 (Windows)
Select the first item on screen in an expanded group or the first item off screen to the right
View: Timeline (Tasks) - When a group is selected

Arrow Right


Microsoft Outlook 2016 (Windows)
Move backward/forward in increments of time that are the same as those shown on the time scale
View: Timeline (Tasks) - When a unit of time for days is selected

Arrow Left / Arrow Right


Microsoft Outlook 2016 (Windows)
Go to the previous/next day
View: Calendar - Day/Week/Month

Arrow Left / Arrow Right


Adobe After Effects CC (Windows)
Decrease / increase kerning or tracking 20 units (20/1000 ems)
Text

Alt + Arrow Left / Arrow Right


Adobe After Effects CC (Windows)
Decrease /r increase kerning or tracking 100 units (100/1000 ems)
Text

Ctrl + Alt + Arrow Left / Arrow Right


Adobe After Effects CC (MacOS)
Decrease / increase kerning or tracking 20 units (20/1000 ems)
Text

Option +
Arrow Left / Arrow Right


Adobe After Effects CC (MacOS)
Decrease / increase kerning or tracking 100 units (100/1000 ems)
Text

Command + Option +
Arrow Left / Arrow Right


Atom (text editor) 1.0 (MacOS)
Recursively expand / collapse directories
Tree View

Option + Arrow Left / Arrow Right / Command + Option + [ / ]


Microsoft Excel 2016 (Windows)
Navigate by one word left/ right
Edit Cell Content

Ctrl + Arrow Left / Arrow Right


Microsoft Excel 2016 (Windows)
Select or unselect one word to the left/ right
Edit Cell Content

Ctrl + Shift + Arrow Left / Arrow Right


Adobe Photoshop CC (MacOS)
Decrease or increase kerning/tracking 20/1000 ems
Format Text Type

Option + Arrow Left / Arrow Right


Adobe Photoshop CC (Windows)
Decrease or increase kerning/tracking 20/1000 ems
Format Text Type

Alt + Arrow Left / Arrow Right


Pandora Classic (Web Application)
Skip track
9 Shortcuts for Pandora Classic (Web Application)

Arrow Right


FileZilla (Windows)
Down one level in a tree view, if there are subfolders. Pressing once expands a collapsed node. Pressing again steps down into it.
28 Shortcuts for FileZilla (Windows)

Arrow Right


Desk.com (Windows)
Previous/Next tab
System-Wide

Arrow Left / Arrow Right


Desk.com (MacOS)
Previous/Next tab
System-Wide

Arrow Left / Arrow Right


Cloud9 (MacOS)
Goto Line Start/ Send
Goto

Command + Arrow Left / Arrow Right


Windows 10 File Explorer (Windows)
Go to previous/ next location
Folder Content (Main Pane) - Navigate Files/ Folders

Alt + Arrow Left / Arrow Right


Cloud9 (MacOS)
Goto Word Left/ Right
Goto

Option + Arrow Left / Arrow Right


Cloud9 (Windows)
Goto Line Start/ Send
Navigate

Alt + Arrow Left / Arrow Right


Cloud9 (Windows)
Goto Word Left/ Right
Navigate

Ctrl + Arrow Left / Arrow Right


Cloud9 (MacOS)
Select Left/ Right
Selections

Shift + Arrow Left / Arrow Right


Cloud9 (MacOS)
Select Word Left/ Right
Selections

Option + Shift + Arrow Left / Arrow Right


Cloud9 (Windows)
Select Left/ Right
Selections

Shift + Arrow Left / Arrow Right


Cloud9 (Windows)
Select Word Left/ Right
Selections

Ctrl + Shift + Arrow Left / Arrow Right


Microsoft Word 2016 (MacOS)
Move one character to the right
Move the Cursor

Arrow Right


Microsoft Outlook 2016 (MacOS)
Move the cursor right one character
Edit and format text

Arrow Right


Libreoffice Writer (Windows)
Move cursor to right
General

Arrow Right


QuickTime Player (MacOS)
Stop playback and go forward one frame
Movie playback shortcuts

Arrow Right


Flash Movie Player (Windows)
Forward 20 frames
General

Arrow Right


Webflow (Windows)
Select sibling element
Other

Arrow Left / Arrow Right


Webflow (Windows)
Select next / previous element
Other

Alt + Arrow Left / Arrow Right


Webflow (MacOS)
Select sibling element
Other

Arrow Left / Arrow Right


Webflow (MacOS)
Select next / previous element
Other

Alt + Arrow Left / Arrow Right


Kate (Linux)
Move the cursor one character to the right
29 Shortcuts for Kate (Linux)

Arrow Right


Kate (Windows)
Move the cursor one character to the right
38 Shortcuts for Kate (Windows)

Arrow Right


Kate (MacOS)
Move the cursor one character to the right
28 Shortcuts for Kate (MacOS)

Arrow Right


Source Insight (Windows)
Cursor Right
General

Arrow Right


Comodo IceDragon (Windows)
Seek forward 15 seconds
Audio and Video Shortcuts

Arrow Right


DaVinci Resolve 14 (Windows)
Step One Frame Forward
Playback

Arrow Right


DaVinci Resolve 14 (MacOS)
Step One Frame Forward
Playback

Arrow Right


Modo (Windows)
Select next loop
Selection (Modelling)

Arrow Right


Modo (MacOS)
Select next loop
Selection (Modelling)

Arrow Right


ArtRage 4.5 5 (Windows)
Increase Tool Size 1%
General

Arrow Right


Inkscape (MacOS)
Adjust pen width by 1
Calligraphy tool

Arrow Left / Arrow Right


ArtRage 4.5 5 (MacOS)
Increase Tool Size 1%
General

Arrow Right


Target 3001! (Windows)
Move Cursor Step-by-Step to the Right*
Cursor Usage

Arrow Right


Soundcloud (Web Application)
Seek Forward
12 Shortcuts for Soundcloud (Web Application)

Arrow Right


Inkscape (MacOS)
Adjust brush width by
Tweak tool

Arrow Left / Arrow Right


Balsamiq Mockups (Windows)
Nudge selection 20px
Selection

Shift + Arrow Up / Arrow Down / Arrow Right / Arrow Left


Balsamiq Mockups (Windows)
Nudge selection 1px
Selection

Arrow Up / Arrow Down / Arrow Right / Arrow Left


Balsamiq Mockups (Windows)
Nudge-Resize selection 2px
Selection

Ctrl + Alt + Arrow Up / Arrow Down / Arrow Right / Arrow Left


Balsamiq Mockups (Windows)
Nudge-Resize selection 20px
Selection

Ctrl + Alt + Shift + Arrow Up / Arrow Down / Arrow Right / Arrow Left


Balsamiq Mockups (Windows)
Navigating the suggestion list
Working with Icons

Arrow Up / Arrow Down / Arrow Left / Arrow Right


Balsamiq Mockups (Windows)
Navigating the Suggestion List
Quick Add

Arrow Up/ Arrow Down / Arrow Left / Arrow Right


Amazon Prime Video (Web Application)
Skip forward 10 seconds
Video Player

Arrow Right


Amazon Prime Video (Web Application)
Move right
Your Video Library Listing Panels

Arrow Right


IrfanView 4.42 (Windows)
Load next / previous image in current directory (when not zoomed)
Browsing

Arrow Right / Arrow Left / Page Up / Page Down


Microsoft Windows Vista (Windows)
Move one character to the left or right of an object name.
General Vista Shortcuts (e.g. Vista Explorer, Desktop)

f2 , then arrow left / Arrow Right


Open Office Writer 3 (Windows)
Move cursor to right
General OpenOffice Writer Shortcuts

Arrow Right


Winamp Media Player (Windows)
Rewind or fast forward 5 seconds
Play Music in Winamp

Arrow Left / Arrow Right


Nautilus File Manager 2 (Linux)
Expand/collapse folder tree (in list view)
File Management

Ctrl + Shift + Arrow Left / Arrow Right


Rhythmbox (Linux)
Jump to previous/next track
Playback

Alt + Arrow Left / Arrow Right


Microsoft Windows Vista (Windows)
Go to previous or next Window (same effect as the forward and backward button).
Windows/Vista Explorer Shortcuts

Shift + Arrow Left / Arrow Right


Adobe After Effects CS5 (MacOS)
Go to beginning / to end of composition, layer, or footage item
Time Navigation

Home / End / Command + Option + Arrow Left / Arrow Right


Microsoft Word 2010 (Windows)
Move left or right between main Ribbon Menus if active
Navigate within Documents - Ribbons

Arrow Left / Arrow Right


Adobe After Effects CS5 (Windows)
Go to beginning / to end of composition, layer, or footage item
Time Navigation

Home / End / Ctrl + Option + Arrow Left / Arrow Right


Microsoft Windows Vista (Windows)
Select the previous or next item.
Vista Photo Gallery Shortcuts

Arrow Left / Arrow Right


Microsoft Windows Vista (Windows)
Expand node.
Vista Photo Gallery Shortcuts

Arrow Right


InDesign CS5 (Windows)
Move left/right one cell
Working with Tables

Arrow Left / Arrow Right


Microsoft Excel 2007 (Windows)
Nudge the selected shape right.
Smart-Art Graphics: Work with shapes

Arrow Right


InDesign CS5 (Windows)
Increase or decrease kerning and tracking (horizontal text)
Working with Type

Alt + Arrow Left / Arrow Right


InDesign CS5 (Windows)
Increase or decrease kerning and tracking by five times (horizontal text)
Working with Type

Alt + Ctrl + Arrow Left / Arrow Right


Microsoft Excel 2007 (Windows)
Move one character to the right.
Smart-Art Graphics : Work with Text

Arrow Right


InDesign CS5 (Windows)
Move to right or left one character
Navigating Through and Editing Text

Arrow Right / Arrow Left


Microsoft Excel 2007 (Windows)
Move to another tab of the Ribbon.
Work with the Excel Ribbon

Alt / f10 to select the active tab , and then arrow left / Arrow Right


Microsoft Excel 2007 (Windows)
Move down, up, left, or right among the items in the Ribbon.
Work with the Excel Ribbon

arrow down , arrow up , arrow left , / Arrow Right


Microsoft Word 2010 (Windows)
Move left or right between main Ribbon Menus if active
Edit Documents - Ribbons

Arrow Left / Arrow Right


InDesign CS5 (Windows)
Expand/Collapse element
Working with XML

Arrow Right / Arrow Left


InDesign CS5 (Windows)
Go to previous/next validation error
Working with XML

Ctrl + Arrow Left / Arrow Right


Microsoft Outlook 2007 (Windows)
Select the first item on screen in an expanded category or the first item off screen to the right (with a category selected).
Shortcut for Table View

Arrow Right


Microsoft Outlook 2007 (Windows)
Go to the previous or next day.
Shortcuts for Calender View

Arrow Left / Arrow Right


Microsoft Outlook 2007 (Windows)
Select the closest card in the next or the previous column.
Shortcuts for Business Card / Address Card View

Arrow Right / Arrow Left


Microsoft Outlook 2007 (Windows)
Select the next or previous item.
Shortcuts for Timeline view (Tasks or Journal)

Arrow Left / Arrow Right


Adobe After Effects CS5 (MacOS)
Move insertion point one word left / one word right
Text

Command + Arrow Left / Arrow Right


Adobe After Effects CS5 (Windows)
Move insertion point one word left / one word right
Text

Ctrl + Arrow Left / Arrow Right


Microsoft Outlook 2007 (Windows)
With category Selected: Expand the category.
Shortcuts for Timeline view (Tasks or Journal)

Enter / Arrow Right


Microsoft Outlook 2007 (Windows)
When time unit on time scale for days is selected: Move back or forward in increments of time that are the same as those shown on the time scale.
Shortcuts for Timeline view (Tasks or Journal)

Arrow Left / Arrow Right


Adobe Photoshop CS4 (Windows)
Select 1 character left/right or 1 line down/up, or 1 word left/right
Shortcut Keys for selecting, editing, and navigating through text

Shift + Arrow Left / Arrow Right / Arrow Down / arrow up , or Ctrl + Shift + Arrow Left / Arrow Right


Adobe Photoshop CS4 (Windows)
Move 1 character left/right, 1 line down/up, or 1 word left/right
Shortcut Keys for selecting, editing, and navigating through text

Arrow Left / arrow right , arrow down / arrow up , / Ctrl + Arrow Left / Arrow Right


Adobe After Effects CS5 (MacOS)
Decrease / increase kerning or tracking 20 units (20/1000 ems)
Text

Option + Arrow Left / Arrow Right


Adobe After Effects CS5 (MacOS)
Decrease / increase kerning or tracking 100 units (100/1000 ems)
Text

Command + Option + Arrow Left / Arrow Right


Adobe After Effects CS5 (Windows)
Decrease / increase kerning or tracking 20 units (20/1000 ems)
Text

Alt + Arrow Left / Arrow Right


Adobe After Effects CS5 (Windows)
Decrease / increase kerning or tracking 100 units (100/1000 ems)
Text

Ctrl + Option + Arrow Left / Arrow Right


Adobe Photoshop CS4 (Windows)
Decrease or increase kerning/tracking 20/1000 ems
Shortcut Keys for formatting type

Alt + Arrow Left / Arrow Right


Microsoft Word 2010 (Windows)
Move left or right between main Ribbon Menus if active
Formats - Ribbons

Arrow Left / Arrow Right


Adobe Photoshop CS4 (Windows)
Forward one frame
Shortcut Keys for using the Animation panel in Timeline Mode (Photoshop Extended)

Arrow Right / Page Down


Microsoft Word 2010 (Windows)
Move left or right between main Ribbon Menus if active
Manage Word View - Ribbons

Arrow Left / Arrow Right


Microsoft Word 2010 (Windows)
Move left or right between main Ribbon Menus if active
Tables - Ribbons

Arrow Left / Arrow Right


Microsoft Word 2010 (Windows)
Jump one character to the left / to the right
Navigate within Documents

Arrow Left / Arrow Right