Google Chrome (Windows)

Browse between Webpages

Reload current webpage

F5 / Ctrl + R

All hotkeys for Google Chrome (Windows)

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 Javascript 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 a new tab

Ctrl + T

Manage Tabs
Reopen the last tab closed (up to 10 tabs)

Ctrl + Shift + T

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

Ctrl + W / Ctrl + F4

Manage Tabs
Switch to the first tab, the second, etc.

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

Manage Tabs
Switch to the next tab

Ctrl + Tab / Ctrl + Page Up

Manage Tabs
Switch to the previous tab

Ctrl + Shift + Tab / Ctrl + Page Down

Manage Tabs
Open a new window

Ctrl + N

Manage Tabs
Open a new incognito window

Ctrl + Shift + N

Manage Tabs
Close the current window

Ctrl + Shift + W / Alt + F4

Manage Tabs
Open the link in a new background tab

Ctrl +left-click

Manage Tabs
Open the link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open the link in a new window

Shift +left-click

Manage Tabs
Download the link

Alt +left-click

Manage Tabs
Open Google search in a new background tab

Ctrl + click on "Search Google for" from a drop down menu

Manage Tabs
Open Google search in a new window

Shift + click on "Search Google for" from a drop down menu

Manage Tabs
Open the link in the selected tab

Drag link to an existing tab

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

Drag link to tab bar

Manage Tabs
Select multiple tabs (to rearrange them or create a new window)

Hold Ctrl + click on tabs in the tab bar

Manage Tabs
Select all the tabs between two tabs (to rearrange them or create a new window)

Hold Shift + click on two tabs in the tab bar

Address Bar
Set focus to the address bar (highlights the current webpage URL if available)

Ctrl + L / Alt + D

Address Bar
Set focus to the toolbar

Shift + Alt + T

Address Bar
Enter search query in the address bar

Ctrl + E / Ctrl + K

Address Bar
Remove a prediction from the address bar

Arrow Down to highlight, then Shift + Delete

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

Type search term and press Enter

Address Bar
Open the site or a search in a new foreground tab

Type and press Alt + Enter

Address Bar
Open the site or a search in a new background tab (doesn't work in Windows 10)

Type and press Win + Enter

Address Bar
Open the site or a search in a new window

Type and press Shift + Enter

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

Type and press Ctrl + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new foreground tab

Type and press Ctrl + Alt + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new background tab (doesn't work in Windows 10)

Type and press Ctrl + Win + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new window

Type and press Ctrl + Shift + 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, bookmarks bar and webpage

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up

View Webpages
Scroll one page down / up

Page Down / Page Up

View Webpages
Scroll one page down / up

Space / Shift + Space

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
Turn fullscreen on / off for some video types (e.g. YouTube)

F

View Webpages
Mute / unmute some video types (e.g. YouTube)

M

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

Access Browser Features
View Google Task manager

Shift + Esc

Access Browser Features
Chrome Help

F1

Access Browser Features
Open the Clear Browsing Data options

Ctrl + Shift + Del

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 URL from address bar or link from page)

Drag URL to bookmark bar

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then B

Similar combinations for other applications


Civilization V (Windows)
Social Policies Screen
General Hotkeys

F5


VLC Media Player (Windows)
Advanced open file
Movie Navigation

Ctrl + R


Open Office Writer 3 (Linux)
Replace
Search and Replace

Ctrl + R


Eclipse Helios (Windows)
Refresh content of selected element with local file system
Manage Files and Projects

F5


Civilization V (Windows)
Show Resources Icons
General Hotkeys

Ctrl + r


Novell Evolution 2 (Linux)
Reply to sender
Mail

ctrl + r


Emacs 23.2.1 (Linux)
Incremental search reverse
Search

Ctrl + R


Microsoft Excel 2010 (Windows)
Fill complete cell to the right (Copy cell from the left).
Work with Data Selections - Edit Active or Selected Cells

Ctrl + R


Microsoft OneNote 2010 (Windows)
Right-align / left-align the selected paragraph.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + r / ctrl + l


Thunderbird (Windows)
Reply to Message (sender only)
Compose and Edit Message

Ctrl + R


KDevelop (Linux)
Replace
Search and Replace

Ctrl + R


Thunderbird (Linux)
Reply to Message (sender only)
Compose and Edit Message

Ctrl + R


Microsoft Outlook 2010 (Windows)
Align right
Messages in Main View - Format Message Body

Ctrl + R


Android Emulator (Windows)
Search Button
Main Device Keys

F5


Microsoft Outlook 2010 (Windows)
Reply to meeting request with message
Messages in Main View - Create and Manage Appointments

Ctrl + R


Google Mail (Windows)
Refresh page. Sometimes GMail seems to get stuck on certain pages won't allow shortcuts. Things tend to work fine after a page refresh.
Control Main Browser Window (General Browser Shortcuts)

Ctrl + R


Firefox (Linux)
Reload page
Inside Webpages

F5 / Ctrl + R


Firefox (Linux)
Reload page with cache override
Inside Webpages

Ctrl + F5 / Ctrl + R


Firefox (Windows)
Reload page
Inside Webpages

F5 / Ctrl + R


SharpDevelop 4.0 (Windows)
Find and replace
Find/Replace

Ctrl + R


Firefox (Windows)
Reload page with cache override
Inside Webpages

Ctrl + F5 / Ctrl + R


Firefox (MacOS)
Reload Page
Page Manipulation

F5 / Command + R


Thunderbird (Windows)
Send and retrieve all messages
Retrieve Messages

Ctrl + T / F5


Eclipse Helios (Windows)
Step Into function
Run and Debug

F5


Thunderbird (Windows)
Retrieve new messages for current account
Retrieve Messages

F5


Unity3D 3 (Windows)
Refresh
Assets

Ctrl + r


Thunderbird (MacOS)
Send and retrieve all messages
Retrieve Messages

Command + T / F5


Thunderbird (Linux)
Send and retrieve all messages
Retrieve Messages

Ctrl + T / F5


Thunderbird (MacOS)
Retrieve new messages for current account
Retrieve Messages

F5


Thunderbird (Linux)
Retrieve new messages for current account
Retrieve Messages

F5


Inpage (Windows)
To replace text
For Editing

Ctrl + r


Tally 9.0 (Windows)
Repeat narration in the same voucher type irrespective of Ledger Account
General Shortcuts

Ctrl + R


Microsoft Excel 2003 (Windows)
Run(execute) a procedure in the VBA window
Advanced

F5


SharpDevelop 4.0 (Windows)
Run application
Building Projects and Solutions

F5


Tally 9.0 (Windows)
Select Payment Voucher. Switch between Grouped and Ledger-wise Display
General Shortcuts

F5


Access 2010 (Windows)
Switch to Form view from form Design view
Manage Access Features - Design View

F5


Access 2010 (Windows)
Move to the record number box, type in number and press enter
Manage Access Features - Navigate in Datasheet, Subdatasheet, and Form View

F5


Total Commander 8 (Windows)
Copy files
Main Shortcuts

F5


Phoenix Viewer (Windows)
Always Run
World

Ctrl + R


Google Chrome (Linux)
Reload current webpage
Browse between Webpages

F5 / Ctrl + R


Microsoft Outlook 2010 (Windows)
Align right
Messages in Compose View - Format Message Body

Ctrl + R


Inpage (Windows)
To fit text in document window
For changing zoom or view

F5


Microsoft Excel 2011 (MacOS)
Display the Go To dialog box
Function keys

F5


Microsoft PowerPoint 2003 (Windows)
Slide Show: Begin
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

F5


Microsoft Outlook 2010 (Windows)
Reply to meeting request with message
Messages in Compose View - Create and Manage Appointments

Ctrl + R


Microsoft Excel 2010 (Windows)
Fill complete cell to the right (Copy cell from the left).
Insert and Edit Data - Edit Active or Selected Cells

Ctrl + R


Microstation v8i (Windows)
Undo / Redo
Editing

Ctrl + Z / Ctrl + R


Tekla Structures 14.0 (Windows)
Rotate using mouse
General shortcuts

Ctrl + r


Open Office Impress (Linux)
View Slide Show.
Function Keys

F5


Sublime Text (Windows)
Show Function List and navigate
Navigation - Fancy Navigation

Ctrl + R


Adobe Illustrator CS5 (MacOS)
Show/hide Brushes panel
Function Keys

F5


Tekla Structures 14.0 (Windows)
Snap to geometry lines/points
General shortcuts

F5


Microsoft Excel 2011 (MacOS)
Fill to the right
Entering data on a sheet

Ctrl + r


Microsoft Word 2007 (Windows)
Switch a paragraph between right-aligned and left-aligned.
Character and paragraph formatting Align paragraphs

Ctrl + R


Vuescan (Windows)
Rotate Right
14 Shortcuts for Vuescan (Windows)

Ctrl + R


Total Commander 8 (Windows)
Reread source directory
Main Shortcuts

Ctrl + r


Opera (Linux)
Reload
Reload

Ctrl + R / F5


Sublime Text (Windows)
Show Function List and navigate
Selections - Fancy Navigation

Ctrl + R


Evernote (Windows)
Cycle through note list views (Table, Mixed, Thumbnails)
Main Application Shortcuts - Change View and Display

F5


MyLifeOrganized (Windows)
Zoom in / Zoom out
Managing Tasks

Ctrl + R / Ctrl + Alt + R


Photoshop Lightroom 4 (Windows)
Show/hide Module Picker
Working with Panels

F5


Smartplant Review (Windows)
Refresh
Function Keys

F5


Oracle SQL Developer 4 (Windows)
Refresh
Data Editor

Ctrl + R


Microsoft Word 2007 (Windows)
Choose the Go To command (Home tab).
Function key reference: Function keys

F5


Microsoft Outlook 2010 (Windows)
Align right
Calendar Shortcuts - Format Message Body

Ctrl + R


Photoshop Lightroom 4 (MacOS)
Show/hide Module Picker
Working with Panels

F5


Oracle SQL Developer 4 (Windows)
Toggle Breakpoint
Debug

F5


Microsoft Outlook 2010 (Windows)
Reply to meeting request with message
Calendar Shortcuts - Create and Manage Appointments

Ctrl + R


Microsoft PowerPoint 2010 (Windows)
Start the presentation from the beginning.
Show PowerPoint Presentation with Shortcuts

F5


Smartplant Review (Windows)
Play key frame motion
Managing Smartplan Review

Ctrl + r


Photoshop Lightroom 4 (Windows)
Show in Explorer / Finder (Library and Develop module only)
Managing photos and catalog

Ctrl + R


Evernote (Windows)
Align current paragraph or selection right
Note Editor

Ctrl + r


Microsoft Excel 2010 (Windows)
Fill complete cell to the right (Copy cell from the left).
Format Data - Edit Active or Selected Cells

Ctrl + R


Oracle SQL Developer 4 (Windows)
Replace
Search

Ctrl + R


UltraEdit (Windows)
Find and replace a character string with another
Search Menu

Ctrl + R


Visual Studio 2015 (Windows)
Rename
Manage Visual Studio

F2 / Ctrl + R / R


Access 2010 (Windows)
Switch to Form view from form Design view
Working with Text and Data - Design View

F5


Adobe Illustrator CS5 (Windows)
Show/hide Brushes panel
Function Keys

F5


Android Emulator (Linux)
Search Button
Main Device Keys

F5


UltraEdit (Windows)
Capitalize first character of each word in selected text
Format Menu

F5


Oracle SQL Developer 4 (Windows)
Refresh
View

Ctrl + R


Access 2010 (Windows)
Move to the record number box, type in number and press enter
Working with Text and Data - Navigate in Datasheet, Subdatasheet, and Form View

F5


GroupWise 2012 (Windows)
Refresh the view
Function keys

F5


Microsoft Outlook 2010 (Windows)
Update list of distribution list members
Contacts Shortcuts

F5


Visual Studio 2015 (Windows)
Start debugging
Build and Debug

F5


VLC Media Player (MacOS)
Advanced open file
Movie Navigation

Ctrl + R / Ctrl + S


Oracle SQL Developer 4 (Windows)
Run Script
Worksheet

F5


NetBeans 8 (Windows)
Rename
General Keyboard Shortcts

Ctrl + R


Avid Media Composer 7 (Windows)
Adds a Red locator to the clip
Capturing

F5


Texmaker 4.0.2 (Windows)
Replace
"Edit" menu

Ctrl + R


Avid Media Composer 7 (MacOS)
Adds a Red locator to the clip
Capturing

F5


Texmaker 4.0.2 (Windows)
View PS
"Tools" menu

F5


Avid Media Composer 7 (Windows)
Redo
Editing

Ctrl + R


Vuescan (Linux)
Rotate Right
12 Shortcuts for Vuescan (Linux)

Ctrl + R


Microsoft PowerPoint 2010 (Windows)
Right align a paragraph.
Change Fonts and Formatting

Ctrl + R


iTunes (Windows)
Refresh the Radio list, when Radio is selected (or Genius Playlist if selected)
Library and Playlist

F5


iTunes (Windows)
Check for new podcast episodes (when Podcasts is selected, below Library)
iTunes Store

F5


iTunes (Windows)
Check for app updates (when Apps is selected, below Library)
iTunes Store

F5


Microsoft PowerPoint 2010 (Windows)
Refresh the file list.
Manage Open and Save As dialog boxes

F5


iTunes (Windows)
Show where a song file is located
File Menu

Ctrl + R


IntelliJ (Linux)
Copy
Editing

F5


IntelliJ (Windows)
Copy
Editing

F5


IntelliJ (Linux)
Replace
Search/Replace

Ctrl + R


Audacity 2 (Linux)
Time Shift tool
Frequently Used

F5


iTunes (Windows)
Refresh source list
Other

F5


Microsoft Excel 2010 (Windows)
Fill complete cell to the right (Copy cell from the left).
Formulas and Names - Edit Active or Selected Cells

Ctrl + R


IntelliJ (Windows)
Replace
Search/Replace

Ctrl + R


Notepad2 (Windows)
Revert
File Menu

F5


FL Studio (Windows)
Export wave file
File Operations

Ctrl + R


Audacity 2 (Linux)
Time Shift tool
Tools

F5


Beyond Compare (Windows)
Reload files
Session Menu

F5


Photoshop Lightroom 4 (Windows)
Show/hide rulers
Print module

Ctrl + R


Gwenview (Linux)
Rotate the current image to the right.
30 Shortcuts for Gwenview (Linux)

Ctrl + R


Beyond Compare (Windows)
Copy to right...
Actions Menu

Ctrl + R


NetBeans 8 (Windows)
Stop/Continue debugging session
Debugging

Shift + F5 / F5


Photoshop Lightroom 4 (Windows)
Reload web gallery
Web module

Ctrl + R


Beyond Compare (Windows)
Copy to right
Edit Menu

Ctrl + R


Beyond Compare (Windows)
Refresh
Edit Menu

F5


Beyond Compare (Windows)
Take right
Edit Menu - Text Merge

Ctrl + R


FL Studio (Windows)
Toggle Playlist
Window Navigation

F5


Microsoft Excel 2013 (Windows)
Fill Right: Select cell with value in first cell Ctrl+E fills value of that first cell in selection to all cells rightwards
Edit Complete Cells

Ctrl + R


Access 2010 (Windows)
Switch to Form view from form Design view
Working with Access Views - Design View

F5


FileMaker Pro (Windows)
Group objects
Layout Mode Shortcuts - Arrange Objects

Ctrl + R


Access 2010 (Windows)
Move to the record number box, type in number and press enter
Working with Access Views - Navigate in Datasheet, Subdatasheet, and Form View

F5


Adobe Photoshop CS5 (Windows)
Open selected images in Camera Raw dialog box from Bridge
Camera Raw Dialog Box

Ctrl + R


Audacity 2 (Windows)
Repeat last effect
Effect Menu

Ctrl + R


Adobe Flash Professional (Windows)
Add frame
Frames

F5


Audacity 2 (Windows)
Time shift tool
Tools Toolbar

F5


Adobe Flash Professional (Windows)
Import Image/Sound/etc...
File

Ctrl + R


Pro Tools (Windows)
Capture...
Clip Menu

Ctrl + R


Comsol 5 (Windows)
Update the Data Sets Solutions with respect to any new Global Definitions and Definitions without re-solving the model
Build and Compute

F5


Microsoft Word 2013 (Windows)
Right-align paragraph
Format Paragraphs and Apply Styles

Ctrl + R


Axialis IconWorkshop (Windows)
Copy color as HTML
Color Menu

Ctrl + R


Comsol 5 (Linux)
Update the Data Sets Solutions with respect to any new Global Definitions and Definitions without re-solving the model
Build and Compute

F5


Comsol 5 (MacOS)
Update the Data Sets Solutions with respect to any new Global Definitions and Definitions without re-solving the model
Build and Compute

F5


Autodesk Maya 2015 (Windows)
Create file reference
File Operation

Ctrl + R


FileMaker Pro (Windows)
Assign Container
Layout Mode Shortcuts - Assign Field Types for Databases

Ctrl + R


Microsoft Excel 2010 (Windows)
Fill complete cell to the right (Copy cell from the left).
The Rest - Edit Active or Selected Cells

Ctrl + R


Axialis IconWorkshop (Windows)
Refresh
View Menu

F5


Adobe Acrobat Pro (Windows)
Move focus to document pane
Navigation

F5


FileMaker Pro (Windows)
Change to Pointer mode
Layout Mode Shortcuts - Relationships Graph

Ctrl + R


Qt Creator (MacOS)
Start or continue debugging
Debugging

F5


Qt Creator (Windows)
Start or continue debugging
Debugging

F5


Autodesk Maya 2015 (Windows)
Show Dynamics menu set
Interfaces

F5


Qt Creator (MacOS)
Run
Project

Ctrl + R


Qt Creator (Windows)
Run
Project

Ctrl + R


uTorrent (Windows)
RSS Downloader
21 Shortcuts for uTorrent (Windows)

Ctrl + R


uTorrent (Linux)
RSS Downloader
21 Shortcuts for uTorrent (Linux)

Ctrl + R


Sonar 2015 (Windows)
Arm all tracks for recording
Record

Ctrl + R


uTorrent (Windows)
Show Detailed Info
21 Shortcuts for uTorrent (Windows)

F5


FileMaker Pro (Windows)
Group objects
Text Shortcuts - Arrange Objects

Ctrl + R


uTorrent (Linux)
Show Detailed Info
21 Shortcuts for uTorrent (Linux)

F5


Adobe Photoshop CS5 (MacOS)
Show/Hide Brush panel
Function keys

F5


uTorrent (MacOS)
Show Detailed Info
21 Shortcuts for uTorrent (MacOS)

F5


Notepad++ 6 (Windows)
Launch Run Dialog
Run menu

F5


Skype for Business (Lync) 2016 (Windows)
Show/ hide the participant list.
Conversation window

Ctrl + R


Photoshop Lightroom CC (Windows)
Show/ hide Module Picker
Panel Shortcuts

F5


Photoshop Lightroom CC (MacOS)
Show/ hide Module Picker
Panel Shortcuts

F5


Microsoft OneNote 2016 (Windows)
Align Right/ Left
Format

Ctrl + R / Ctrl + L


Adobe Photoshop CS5 (Windows)
Show/Hide Brush panel
Function keys

F5


Skype for Business (Lync) 2016 (Windows)
For Video - Switch to Full Screen
Instant Messaging

F5


Access 2010 (Windows)
Switch to Form view from form Design view
The Rest - Design View

F5


FileMaker Pro (Windows)
Assign Container
Text Shortcuts - Assign Field Types for Databases

Ctrl + R


Clink (Windows)
Incremental history search
Clink Commands

Ctrl + R


Skype for Business (Lync) 2016 (Windows)
Switch to Full Screen
Conversation or Meeting Stage

F5


Sonos Controller (Windows)
Toggle Repeat
22 Shortcuts for Sonos Controller (Windows)

Ctrl + R


Access 2010 (Windows)
Move to the record number box, type in number and press enter
The Rest - Navigate in Datasheet, Subdatasheet, and Form View

F5


Photoshop Lightroom CC (Windows)
Show in Explorer (Library/ Develop module)
Managing Photos and Catalogs

Ctrl + R


Photoshop Lightroom CC (Windows)
Show in Finder (Library/ Develop module)
Managing Photos and Catalogs

Ctrl + R


FileMaker Pro (Windows)
Change to Pointer mode
Text Shortcuts - Relationships Graph

Ctrl + R


Microsoft Outlook 2016 (Windows)
Right align text
Common Commands: Common To Most Views

Ctrl + R


Adobe Photoshop CC (Windows)
Toggle Brush Window
Basic Shortcuts for Photoshop CC 2015 - Windows Basics

F5


Console2 (Windows)
Rename tab
30 Shortcuts for Console2 (Windows)

Ctrl + R


Clink (Windows)
reverse-search-history
BASH (GNU Readline) Line Editing

Ctrl + R


Autodesk Maya 2017 (Windows)
Create file reference
File Operation

Ctrl + R


Adobe Photoshop CC (MacOS)
Toggle Brush Window
Basic Shortcuts for PhotoShop CC 2015 - Windows Basics

F5


Adobe After Effects CC (Windows)
Display Snapshot in active Viewer
Previews

F5 / F6 / F7 / F8


Access 2016 (Windows)
Switch to form view from form design view
Windows/Content Switching/Navigation

F5


Adobe After Effects CC (MacOS)
Display Snapshot in active Viewer
Previews

F5 / F6 / F7 / F8


Microsoft Outlook 2016 (Windows)
Left/Right align a paragraph
Common Commands: Format Text and work with Editor

Ctrl + L / Ctrl + R


Adobe After Effects CC (Windows)
Show or hide Rulers
Views

Ctrl + R


Corel VideoStudio X9.5 (Windows)
Repeat Play
Runtime Shortcuts

Ctrl + R


FileMaker Pro (Windows)
Group objects
Database Management Shortcuts - Arrange Objects

Ctrl + R


Microsoft PowerPoint 2016 (Windows)
Right Align selected text
Edit and General Text Operations

Ctrl + R


Microsoft Visio 2016 (Windows)
Update the file
Format text

F5


Access 2016 (Windows)
Move the record number box
Design/Content Operation(on selected control)

F5


Corel VideoStudio X9.5 (Windows)
Go backward in clip
Runtime Shortcuts

F5


Microsoft Outlook 2016 (Windows)
Reply to a message
Mail

Ctrl + R


Safari Browser (MacOS)
Reload
Navigation/Scroll Operation

F5


Microsoft PowerPoint 2016 (Windows)
Slideshow of presentation
Edit and General Text Operations

F5


Microsoft Visio 2016 (Windows)
Full screen view
Window/Navigation Shortcut

F5


Autodesk Maya 2017 (Windows)
Show Dynamics menu set
Interfaces

F5


Adobe Audition CC (Windows)
Repeat previous command with not clicking OK
Audio Editing Operations

Ctrl + R


Microsoft PowerPoint 2016 (Windows)
Reply to comment
Edit and General Text Operations

Ctrl + R


Adobe Premiere CC (Windows)
Speed
Clipping Shortcuts

Ctrl + R


Adobe Audition CC (Windows)
Repeat last command
Audio Editing Operations

Ctrl + R


Adobe Premiere CC (Windows)
Capture
Clipping Shortcuts

F5


Microsoft Outlook 2016 (Windows)
Reply to a meeting request with a message
Calendar

Ctrl + R


Adobe Premiere CC (MacOS)
Capture
Clipping Shortcuts

F5


Microsoft PowerPoint 2016 (Windows)
SlideShow
Presentation Windows shortcuts

F5


FileMaker Pro (Windows)
Assign Container
Database Management Shortcuts - Assign Field Types for Databases

Ctrl + R


Microsoft Outlook 2016 (Windows)
Update a list of contact group members
People

F5


FileMaker Pro (Windows)
Change to Pointer mode
Database Management Shortcuts - Relationships Graph

Ctrl + R


InDesign CC (Windows)
Swatches
Panels

F5


InDesign CC (MacOS)
Swatches
Panels

F5


Adobe Illustrator CC (MacOS)
Show/hide brushes panel
Function Key Shortcuts

F5


Nuke 10 (Windows)
Render all comp container
Timeline

F5


Adobe Illustrator CC (Windows)
Show/hide brushes panel
Function Key Shortcuts

F5


Nuke 10 (MacOS)
Render all comp container
Timeline

F5


Nuke 10 (Linux)
Render all comp container
Timeline

F5


Photoshop Lightroom CC (Windows)
Show/ hide rulers
Print Module

Ctrl + R


Hexagon 2 (MacOS)
Select Auto
Select,Interface and Display Shortcuts

F5


Hexagon 2 (Windows)
Select Auto
Select,Interface and Display Shortcuts

F5


Photoshop Lightroom CC (Windows)
Reload web gallery
Web Module

Ctrl + R


Adobe Photoshop CC (Windows)
Toggle Brush Window
Manage Panels - Windows Basics

F5


Adobe Photoshop CC (MacOS)
Toggle Brush Window
Manage Panels - Windows Basics

F5


FileMaker Pro (Windows)
Modify last find
Browse-Mode Shortcuts

Ctrl + R


FileMaker Pro (MacOS)
Step Over command
Script Debugger (Pro Advanced Only)

F5


IMVU (Windows)
Furni Rotate Tool
Tools

Ctrl + R


Anime Studio (Windows)
Preview
General Shortcuts

Ctrl + R


InDesign CC (Windows)
Rulers
View Menu Shortcuts

Ctrl + R


FileMaker Pro (Windows)
Step Over command
Script Debugger (Pro Advanced Only)

F5


Zoho Sheet (Windows)
Fill to The Right
Actions

Ctrl + R


Hexagon 2 (Windows)
Redo
General Shortcuts

Ctrl + R


ArchiCAD 20 (Windows)
Send backward
Tools display order

F5


Nuke 10 (Windows)
Render all write nodes
Node Graph

F5


Nuke 10 (Linux)
Render all write nodes
Node Graph

F5


ArchiCAD 20 (MacOS)
Send backward
Tools display order

F5


Nuke 10 (MacOS)
Render all write nodes
Node Graph

F5


Anime Studio (Windows)
New frame
Frame by Frame

F5


Zoho Writer (Windows)
To Justify Right
Format Tab

Ctrl + R


ArchiCAD 20 (Windows)
Redraw
Display Menu

Ctrl + R


Microsoft Word 2016 (Windows)
Right Align selected text
Text Editing/Graphics editing Operations

Ctrl + R


Microsoft Word 2016 (Windows)
Slideshow of presentation
Text Editing/Graphics editing Operations

F5


Dynamics GP 2015 (Windows)
View Reporting Currency
General Shortcuts

Ctrl + R


Dynamics NAV 2015 (Windows)
Refresh
Function Key Shortcuts

F5


CINEMA 4D (Windows)
Render View
View

Ctrl + R


CINEMA 4D (Windows)
All views
View

F5


CINEMA 4D (Windows)
Render Active Viewport
Rendering

Ctrl + R


Dynamics AX 2015 (Windows)
Refresh the information displayed in the form.
Working with Forms

F5


Dynamics SL 2015 (Windows)
Clears the value in a field
Function Key Shortcuts

F5


Dynamics CRM 2015 (Windows)
Refreshes the content of all snap-in console windows.
MMC Shortcuts(Microsoft Management Console)

F5


Windows Movie Maker (Windows)
Import video from a digital video camera
Import

Ctrl + R


Dynamics CRM 2015 (Windows)
Refreshes the content of all snap-in console windows.
MMC Active Window Shortcuts

F5


Apple Photos (Windows)
Rotate photo clockwise
Edit

Ctrl + R


Anime Studio (MacOS)
New frame
Frame by Frame

F5


Adobe Photoshop CC (Windows)
Show/Hide Rulers
Manage Views

Ctrl + R


Autodesk Inventor 2017 (Windows)
Previous view
Function Key

F5


Dynamics AX 2015 (Windows)
Refresh the help topic.
General Shortcuts

F5


Zoho Show (Windows)
Slideshow from beginning
View Shortcuts

F5


Apple Motion (MacOS)
Reset 3D camera view
View Menu

Ctrl + R


Microsoft Word 2016 (Windows)
Choose the Go To command (Home tab).
All Function Key Shortcuts

F5


Zoho Show (Windows)
Right align
Formatting Shortcuts

Ctrl + R


Autodesk 3ds Max 2017 (Windows)
Restrict movement along specific axis
General user interface

F5


AutoCAD 2016 (Windows)
Cycles through the viewports on the current layout
General

Ctrl + R


Autodesk Inventor 2017 (Windows)
Ortho mode
Skech

Ctrl + R


AutoCad Architecture 2017 (Windows)
Isoplane mode
Function Keys

F5


AutoCAD 2016 (Windows)
Toggles ISOPLANE
General

F5


Apple Motion (MacOS)
Show/hide the Project pane
Window Menu

F5


CyberLink PhotoDirector 8 (Windows)
Reset adjustments to default settings
Operational

Ctrl + R


Adobe Flash Professional (MacOS)
Add frame
Frames

F5


Act! CRM (Windows)
Monthly Calender
View Shortcuts

F5


Silhouette Studio (Windows)
Rulers
Other

Ctrl + R


AutoCad Architecture 2017 (Windows)
Change active viewport
Alphabest combination

Ctrl + R


1Password (Windows)
Get a quick peek at an obfuscated password.
Main Program Shortcuts

Ctrl + R


Autodesk 3ds Max 2017 (Windows)
Arc rotate
Viewport Navigation Controls

Ctrl + R


GTA V Cheats (Windows)
Switch to Michael
General Shortcuts

F5


Adobe Acrobat Pro (MacOS)
Move focus to document pane
Navigation

F5


Microsoft Projects 2016 (Windows)
Use the Go To command (Edit menu).
Sheet View

F5


Todoist (Web Application)
Manually Sync
Task Add Shortcuts(Windows 10 Only)

F5


Sublime Text (Linux)
Go to Symbol
Navigation Shortcuts

Ctrl + R


Microsoft Excel 2016 (Windows)
Fill Rright from cell(s) on the left into current cell(s)
Duplicate Cells, Rows, and Columns

Ctrl + R


TextMate 2 (MacOS)
Execute line inserting result
General Shortcuts

Ctrl + R


Counter Strike Source (Windows)
Capture Screenshot
Miscellaneous Shortcuts

F5


JetBrains RubyMine (Windows)
Replace
Find and Replace

Ctrl + R


JetBrains RubyMine (Linux)
Replace
Find and Replace

Ctrl + R


TextMate 2 (MacOS)
Sort Lines
General Shortcuts

F5


JetBrains PyCharm (Windows)
Replace
Find and Replace

Ctrl + R


IntelliJ (MacOS)
Copy
Refactoring

F5


JetBrains RubyMine (Windows)
Copy
Refactoring

F5


JetBrains RubyMine (MacOS)
Copy
Refactoring

F5


FileZilla (Windows)
Refreshes local and remote file and folder views
28 Shortcuts for FileZilla (Windows)

F5


JetBrains RubyMine (Linux)
Copy
Refactoring

F5


Sketch 3 (MacOS)
Toggle Rulers
Canvas View

Ctrl + R


JetBrains AppCode (MacOS)
Copy
Code Refactoring

F5


Amazon Kindle (Windows)
Synchronize
Global Shortcuts

F5


JetBrains PyCharm (MacOS)
Copy
Refactoring

F5


FileZilla (Windows)
Reconnects to server
28 Shortcuts for FileZilla (Windows)

Ctrl + R


Adobe Animate CC (Windows)
Import Image/Sound etc..
File

Ctrl + R


Windows 10 File Explorer (Windows)
Refresh Explorer Window
Manage Windows Explorer

F5


Adobe Flash Builder (Windows)
Step into Breakpoint code
24 Shortcuts for Adobe Flash Builder (Windows)

F5


Adobe XD (Experience Design) (Windows)
Make Repeat Grid
Object

Ctrl + R


Adobe Flash Builder (MacOS)
Step into Breakpoint code
24 Shortcuts for Adobe Flash Builder (MacOS)

F5


Logic Pro X (MacOS)
Add Region
Project Audio

Ctrl + R


JetBrains PyCharm (Windows)
Copy
Refactoring

F5


Red Hat Enterprise (Linux)
Reloads the current page
Web Browser

Ctrl + R


Logic Pro X (MacOS)
Create New Region
Audio File Editor

Ctrl + R


JetBrains RubyMine (Windows)
Reload Application Sources in Rails Console
Rails

Ctrl + R


JetBrains RubyMine (Linux)
Reload Application Sources in Rails Console
Rails

Ctrl + R


JetBrains AppCode (MacOS)
Run
Compile and Run

Ctrl + R


BrainSuite (Windows)
Toggle first overlay volume on/off
Main Window

Ctrl + R


Adobe Dreamweaver (Windows)
Add Next Match to Selection
Find and Replace

Ctrl + R


JetBrains PhpStorm (Windows)
Replace
Find and Replace

Ctrl + R


Bash (Linux)
Recall Last Command
History

Ctrl + R


Blender 3D (Windows)
Display Shading Context
Universal

F5


Adobe RoboHelp (Windows)
Go to Bookmark
General Shortcuts

F5


Daz 3D Carrara 8 (Windows)
Render Scene
Application - Windows

Ctrl + R


Daz 3D Bryce 7 (Windows)
Render
Menus

Ctrl + R


JetBrains PhpStorm (Linux)
Replace
Find and Replace

Ctrl + R


Clarizen (Web Application)
Refreshes the data inside the grid
Action

Ctrl + R


Adobe Bridge CC (MacOS)
Refresh Contents Panel
35 Shortcuts for Adobe Bridge CC (MacOS)

F5


Adobe Bridge CC (Windows)
Refresh Contents Panel
35 Shortcuts for Adobe Bridge CC (Windows)

F5


JetBrains PhpStorm (Windows)
Copy
Refactoring

F5


JetBrains PhpStorm (MacOS)
Copy
Refactoring

F5


JetBrains PhpStorm (Linux)
Copy
Refactoring

F5


DAZ Studio (Windows)
Render
Render Commands

Ctrl + R


Microsoft Hotmail (Web Application)
Reply to Message
14 Shortcuts for Microsoft Hotmail (Web Application)

Ctrl + R


Corel Ventura 10 (Windows)
Right align
Text Formatting

Ctrl + R


Daz 3D Bryce 7 (Windows)
Render
Rendering

Ctrl + R


Daz 3D Carrara 8 (Windows)
Render Scene
Spline Modeler - Windows

Ctrl + R


Daz 3D Bryce 7 (Windows)
Resume Render
Rendering

Ctrl + R


Steinberg Cubase 9 (Windows)
Open score editor
Edit

Ctrl + R


Corel Draw X8 (Windows)
Repeat
General

Ctrl + R


Corel PhotoPaint X6 (Windows)
Remove
Mask Menu

Ctrl + R


VMWare Workstation 12 (Windows)
Reset Virtual Machine
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + R


Corel WordPerfect X8 (Windows)
Justify Right
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + R


Lynx (Linux)
Reload Page
17 Shortcuts for Lynx (Linux)

Ctrl + R


Steinberg Cubase 9 (Windows)
Open MediaBay
Media

F5


Steinberg Cubase 9 (MacOS)
Open MediaBay
Media

F5


ACDSee (Windows)
efreshes View Mode Window and Relods Current Image
View Mode

F5


DAZ Studio (Windows)
Run script
Script Commands

F5


Corel Designer X7 (Windows)
Refresh Drawing Window
Zoom

F5


Corel Quattro Pro X8 (Windows)
Right Align Text
Text Formatting

Ctrl + R


Opera (Windows)
Reload (get latest version of) page
Transmission Loading

Ctrl + R


Corel Ventura 10 (Windows)
Zoom to Whole Page
Zoom and View

F5


DAZ Studio (MacOS)
Run script
Script Commands

F5


Corel Draw X8 (Windows)
Right justification
Text Formatting

Ctrl + R


Clip Studio Paint (Manga Studio) (Windows)
Show/Hide Rulers
Layers

Ctrl + R


Daz 3D Carrara 8 (Windows)
Render Scene
Vertex Modeler - Windows

Ctrl + R


Corel Quattro Pro X8 (Windows)
Move to Cell that You Specify
Navigation

F5 / Ctrl + G


Corel Draw X8 (Windows)
Freehand tool
Toolbox Tool Selection

F5


Opera (Windows)
Right adjust text in form
Form

Ctrl + R


Corel Quattro Pro X8 (Windows)
Open Go to Dialog Box
Function Keys

F5


Microsoft Word 2016 (MacOS)
Choose the Go To command (Edit menu)
Function key shortcuts

F5


Microsoft Excel 2016 (MacOS)
Display the Go To dialog
The following table provides the function key shortcuts for Excel 2016 for Mac*

F5


Corel Quattro Pro X8 (Windows)
Open QuickFill Dialog Box
Excel Compatibility Keys

Ctrl + R / Ctrl + D


Chief Architect (Windows)
Roof Tools - Build Roof
General Editing

Ctrl + R


Flock (Windows)
Reload
General

Ctrl + R


Adobe Captivate 2017 (MacOS)
Record audio
Function Key Shortcuts

F5


MusicBee (Windows)
Refresh
File Menu

F5


Adobe Captivate 2017 (Windows)
Record audio
Function Key Shortcuts

F5