Google Chrome (Linux)

Manage Chrome DevTools - Elements Panel

Toggle edit as HTML

F2

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


Civilization V (Windows)
Economic info
General Hotkeys

F2


Microsoft Outlook 2010 (Windows)
Rename folder
Messages in Main View - Navigation Pane

F2


Google Chrome (Windows)
Toggle edit as HTML
Manage Chrome DevTools - Elements Panel

F2


Microsoft Projects 2010 (Windows)
Edit Task (or any other field)
Manage Tasks

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Work with Data Selections - Edit Inside Cells

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Managing 'Windows' in Windows 7 - Navigate File List and Navigation Pane

F2


Android Emulator (Windows)
Left Softkey / Menu / Settings button (or Page up)
Main Device Keys

F2


SharpDevelop 4.0 (Windows)
Rename file or item
Manage SharpDevelop Projects

F2


Eclipse Helios (Windows)
Open class, method, or variable information (tooltip text)
Code Information

F2


SharpDevelop 4.0 (Windows)
Go to next bookmark
Bookmarks

F2


Microsoft Excel 2003 (Windows)
Edit a cell
Basic

F2


Access 2010 (Windows)
Manage Access Features - Select and move Fields or Columns

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Windows Explorer - Navigate File List and Navigation Pane

F2


Microsoft Outlook 2010 (Windows)
Rename folder
Messages in Compose View - Navigation Pane

F2


Tally 9.0 (Windows)
Change the date
General Shortcuts

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
Manage Access Features - Design View

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Work with Data Selections - Work with Smart Art Graphics

F2


Notepad++ 5 (Windows)
Next bookmark
Edit - Bookmark

F2


Total Commander 8 (Windows)
Reread source window
Main Shortcuts

F2


Microsoft Excel 2011 (MacOS)
Cut text from the active cell
Function keys

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Insert and Edit Data - Edit Inside Cells

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
Manage Access Features - Query Designer

F2


Notepad++ 5 (Windows)
Next bookmark
Search - Bookmark

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Windows Admin - Navigate File List and Navigation Pane

F2


Open Office Impress (Linux)
Edit text.
Function Keys

F2


Tekla Structures 14.0 (Windows)
Select all select switch
General shortcuts

F2


Adobe Illustrator CS5 (MacOS)
Cut / Copy / Paste
Function Keys

F2 / F3 / F4


Microsoft Outlook 2010 (Windows)
Rename folder
Calendar Shortcuts - Navigation Pane

F2


Access 2010 (Windows)
Display hyperlink
Manage Access Features - Other Shortcuts

F2


Microsoft Windows 8 (Windows)
Change the file name of active item
Windows Explorer - Navigate File List and Navigation Pane

F2


Evernote (Windows)
Rename focused notebook, note, tag or saved search
Main Application Shortcuts - Managing Evernote

F2


Smartplant Review (Windows)
Assign Materials to Elements
Function Keys

F2


Microsoft Windows 7 (Windows)
Change the file name of active item
Ease of Access and Magnifier - Navigate File List and Navigation Pane

F2


Microsoft Word 2007 (Windows)
Move text or graphics.
Function key reference: Function keys

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Insert and Edit Data - Work with Smart Art Graphics

F2


Evernote (Windows)
Rename focused notebook, note, tag or saved search
Note Editor

F2


Access 2010 (Windows)
Working with Text and Data - Select and move Fields or Columns

F2


UltraEdit (Windows)
Goto next bookmark
Bookmark Shortcut

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Format Data - Edit Inside Cells

F2


Photoshop Lightroom 4 (Windows)
Rename photo (in Library module)
Managing photos and catalog

F2


Sublime Text (Windows)
Go to next bookmark
Bookmarks and Marks

F2


Android Emulator (Linux)
Left Softkey / Menu / Settings button (or Page up)
Main Device Keys

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
Working with Text and Data - Design View

F2


Visual Studio 2015 (Windows)
Rename
Manage Visual Studio

F2 / Ctrl + R / R


Adobe Illustrator CS5 (Windows)
Cut / Copy / Paste
Function Keys

F2 / F3 / F4


Photoshop Lightroom 4 (MacOS)
Rename photo (in Library module)
Managing photos and catalog

F2


GroupWise 2012 (Windows)
Search for text
Function keys

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
Working with Text and Data - Query Designer

F2


Avid Media Composer 7 (Windows)
While capturing (but not Batch Capturing), pressing F2 will mark the Out-Point of a subclip.
Capturing

F2


Avid Media Composer 7 (MacOS)
While capturing (but not Batch Capturing), pressing F2 will mark the Out-Point of a subclip.
Capturing

F2


Texmaker 4.0.2 (Windows)
Latex
"Tools" menu

F2


Microsoft Outlook 2010 (Windows)
Display insertion point in active field to edit text
Business Card View

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Format Data - Work with Smart Art Graphics

F2


FreeMind 0.9.0 (Windows)
Edit selected node
Node editing commands

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
Formulas and Names - Edit Inside Cells

F2


Access 2010 (Windows)
Display hyperlink
Working with Text and Data - Other Shortcuts

F2


iTunes (Windows)
Edit the name of the currently selected item
Other

F2


Audacity 2 (Linux)
Envelope tool
Tools

F2


Beyond Compare (Windows)
Rename
Actions Menu

F2


Microsoft PowerPoint 2010 (Windows)
Rename a focused item.
Work with the Selection pane.

F2


Access 2010 (Windows)
Working with Access Views - Select and move Fields or Columns

F2


IntelliJ (Linux)
Next/previous highlighted error
Navigation

F2 / Shift + F2


WinRAR (Windows)
Rename file
Commands Menu

F2


Microsoft Excel 2013 (Windows)
Edit Cell
Basic and Advanced Cell Selections

F2


Beyond Compare (Windows)
Full edit (toggle)
Edit Menu

F2


IntelliJ (Windows)
Next/previous highlighted error
Navigation

F2 / Shift + F2


Beyond Compare (Windows)
Edit
Edit Menu - Data Compare

F2


Beyond Compare (Windows)
Rename
Edit Menu - Registry Compare

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
Working with Access Views - Design View

F2


Directory Opus (Windows)
Inline rename
Misc.

F2


Calibre (Windows)
Edit the metadata of the currently selected field in the book list
Library Management

F2


Microsoft Excel 2013 (Windows)
Edit the active cell with cursor at end of the line
Edit Content of Cells

F2


FL Studio (Windows)
Rename selected mixer track
Mixer

F2


Axialis IconWorkshop (Windows)
Preferences...
Edit Menu

F2


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
Formulas and Names - Work with Smart Art Graphics

F2


Comsol 5 (Windows)
Rename the selected node, file, or folder
Model Tree

F2


Comsol 5 (Linux)
Rename the selected node, file, or folder
Model Tree

F2


Audacity 2 (Windows)
Envelope tool
Tools Toolbar

F2


Comsol 5 (MacOS)
Rename the selected node, file, or folder
Model Tree

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
Working with Access Views - Query Designer

F2


Microsoft Excel 2010 (Windows)
Edit the active cell with cursor at end of the line.
The Rest - Edit Inside Cells

F2


Linux Mint (Linux)
Rename selected item
File Manager (Nemo) - Interact with the Selected Item

F2


Qt Creator (Windows)
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros
Editor

F2


Qt Creator (MacOS)
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros
Editor

F2


Microsoft Windows 10 (Windows)
Change the file name of active item
Navigate File List and Navigation Pane

F2


Qt Creator (MacOS)
Open the QML file that defines the selected component
Qt Quick Designer

F2


Qt Creator (Windows)
Open the QML file that defines the selected component
Qt Quick Designer

F2


Autodesk Maya 2015 (Windows)
Show Animation menu set
Interfaces

F2


Access 2010 (Windows)
Display hyperlink
Working with Access Views - Other Shortcuts

F2


uTorrent (Windows)
Rename Torrent (or RSS Favorite)
21 Shortcuts for uTorrent (Windows)

F2


uTorrent (Linux)
Rename Torrent (or RSS Favorite)
21 Shortcuts for uTorrent (Linux)

F2


Notepad++ 6 (Windows)
Go To Next Bookmark
Search menu

F2


Adobe Photoshop CS5 (MacOS)
Cut
Function keys

F2


uTorrent (MacOS)
Rename Torrent (or RSS Favorite)
21 Shortcuts for uTorrent (MacOS)

F2


Adobe After Effects CC (Windows)
Deselect all
Basics

F2 / Ctrl + Shift + A


Microsoft Windows 10 (Windows)
Rename file and folder
The Rest

F2


Adobe After Effects CC (MacOS)
Deselect all
Basics

F2 / Command + Shift + A


Microsoft Excel 2010 (Windows)
Edit Selection Text in if possible (in formula bar).
The Rest - Work with Smart Art Graphics

F2


Access 2010 (Windows)
The Rest - Select and move Fields or Columns

F2


Adobe Photoshop CS5 (Windows)
Cut
Function keys

F2


Access 2010 (Windows)
Switch between Edit and Navigation mode
The Rest - Design View

F2


Microsoft Outlook 2016 (Windows)
Enable editing in a field (except in Mail or Icon view)
Common Commands: Common To Most Views

F2


Photoshop Lightroom CC (MacOS)
Rename photo (in Library module)
Managing Photos and Catalogs

F2


Photoshop Lightroom CC (Windows)
Rename photo (in Library module)
Managing Photos and Catalogs

F2


Access 2016 (Windows)
Switch betwwn edit mode
Windows/Content Switching/Navigation

F2


Access 2010 (Windows)
In Grid Pane: toggle between edit mode and cell selection mode
The Rest - Query Designer

F2


Microsoft Visio 2016 (Windows)
Rename the shape
Select Various Tool/Shape Shortcuts

F2


Access 2016 (Windows)
Display complete hyperlink
Design/Content Operation(on selected control)

F2


Microsoft PowerPoint 2016 (Windows)
Rename the file
Edit and General Text Operations

F2


Autodesk Maya 2017 (Windows)
Show Animation menu set
Interfaces

F2


Access 2010 (Windows)
Display hyperlink
The Rest - Other Shortcuts

F2


FileMaker Pro (Windows)
Open the Layout pop-up menu
General keyboard shortcuts (Windows)

F2


Adobe Illustrator CC (MacOS)
Cut
Function Key Shortcuts

F2


Adobe Illustrator CC (Windows)
Cut
Function Key Shortcuts

F2


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

F2


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

F2


FileMaker Pro (Windows)
Open the Layout pop-up menu and switch layouts
Browse-Mode Shortcuts

F2


Zoho Sheet (Windows)
Edit active cell
Editing

F2


Microsoft Word 2016 (Windows)
Rename the file
Text Editing/Graphics editing Operations

F2


Zoho Sheet (Windows)
Edit mode
Shortcuts for Objects (Images,charts,buttons etc)

F2


Dynamics NAV 2015 (Windows)
Edit
Function Key Shortcuts

F2


Windows Movie Maker (Windows)
Rename a collection or clip
On timeline

F2


Dynamics SL 2015 (Windows)
In a date field, brings up the relative period or relative date valuesin a text field, allows enables cursor movement inside the field (including ā€œHomeā€ & ā€œEndā€)
Function Key Shortcuts

F2


Zoho Sheet (MacOS)
Edit active cell
Editing Shortcuts

F2


Zoho Sheet (MacOS)
Edit mode
Shortcuts for Objects (Images,charts,buttons etc)

F2


Dynamics CRM 2015 (Windows)
Renames the selected item.
MMC Active Window Shortcuts

F2


Dynamics SL 2015 (Windows)
Go to edit mode forĀ Text,Ā Number, andĀ SimpleĀ fields when the focus is on a field
Grid/View Shortcuts

Type the value directly to overwrite the existing value / F2


Autodesk Inventor 2017 (Windows)
Pan
Function Key

F2


Autodesk 3ds Max 2017 (Windows)
Shade selected faces
General user interface

F2


Microsoft Word 2016 (Windows)
Move text or graphics.
All Function Key Shortcuts

F2


Autodesk Inventor 2017 (Windows)
Rename
General

F2


AutoCad Architecture 2017 (Windows)
Displays the text window
Function Keys

F2


AutoCAD 2016 (Windows)
Expands the Command Line history when the Command Line window is floating, or displays the Text window when the Command Line window is docked
General

F2


Apple Motion (MacOS)
Show the Behaviors Inspector
Window Menu

F2


CyberLink PhotoDirector 8 (Windows)
Rename selected tag/album
General

F2


Microsoft Projects 2016 (Windows)
Activate the entry bar to edit text in a field.
Navigate Views and Windows

F2


GTA V Cheats (Windows)
Start/Stop Action Replay Recording
General Shortcuts

F2


Counter Strike Source (Windows)
Re-buy Previous Equipments
MenuShortcuts

F2


Atom (text editor) 1.0 (MacOS)
Move selected item
Tree View

M / F2


Microsoft Excel 2016 (Windows)
Edit cell. Press Escape to cancel
Edit Cell Content

F2


TextMate 2 (MacOS)
Jump to Next/Previous Bookmark
General Shortcuts

F2 / Shift + F2


Sublime Text (Linux)
Next Bookmark
Bookmarks Shortcuts

F2


Sublime Text (MacOS)
Next Bookmark
Bookmarks Shortcuts

F2


Final Cut Pro (MacOS)
Log clip
Logging and capturing

F2


JetBrains PyCharm (Windows)
Next highlighted Error
Navigation

F2


FileZilla (Windows)
Rename selected file
28 Shortcuts for FileZilla (Windows)

F2


JetBrains RubyMine (Windows)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains RubyMine (MacOS)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains RubyMine (Linux)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains PyCharm (MacOS)
Next highlighted Error
Navigation Shortcuts

F2


JetBrains AppCode (MacOS)
Next highlighted Error
Navigation Controls

F2


Windows 10 File Explorer (Windows)
Edit Item. Select name excluding file extension
Folder Content (Main Pane) - Manage File/ Folders

F2


Blender 3D (Windows)
Write Blender File
Universal

F2


Clarizen (Web Application)
If editor is Opened Select the content if exists
Main Grid

F2


JetBrains PhpStorm (Windows)
Next highlighted Error
Navigation

F2


JetBrains PhpStorm (MacOS)
Next highlighted Error
Navigation

F2


DAZ Studio (Windows)
Preferences
Customize Commands

F2


JetBrains PhpStorm (Linux)
Next highlighted Error
Navigation

F2


DAZ Studio (MacOS)
Preferences
Customize Commands

F2


Microsoft Excel 2016 (MacOS)
Edit the selected cell
Enter data on a sheet

F2


Microsoft Excel 2016 (MacOS)
Edit the selected cell
Work in cells or the Formula bar

F2


Corel PhotoPaint X6 (Windows)
Zoom in/Zoom out
View Menu

F2 / F3


Microsoft Excel 2016 (MacOS)
Edit the selected cell
Format and edit data

F2


ACDSee (Windows)
Open Rename File Dialog Box
View Mode

F2


Corel Designer X7 (Windows)
Zoom in Around Pointer
Zoom

F2


Opera (MacOS)
Enter a Web address
Access Loading

F2


Corel Designer X7 (Windows)
Activate X and Y box of Selected Point
MultiPoint Line

F2


Opera (Windows)
Enter a Web address
Access Loading

F2


Corel Ventura 10 (Windows)
Zoom in/Zoom out
Zoom and View

F2 / F3


Corel Quattro Pro X8 (Windows)
Toggle to Display Indicator on Application Bar
EditMode Shortcuts

F2


HTML-Kit (Windows)
Go to Next Bookmark
87 Shortcuts for HTML-Kit (Windows)

F2


Gliffy (Windows)
Edit text
Shape Shortcuts

F2


Corel Draw X8 (Windows)
Zoom one shot
Zoom and Pan

F2


Corel Quattro Pro X8 (Windows)
Activates Edit Mode
Function Keys

F2


Microsoft Word 2016 (MacOS)
Cut selected text or graphics
Function key shortcuts

F2


Steinberg Cubase 9 (Windows)
Panel (Transport panel)
Transport

F2


Microsoft Excel 2016 (MacOS)
Edit the selected cell
The following table provides the function key shortcuts for Excel 2016 for Mac*

F2


Steinberg Cubase 9 (MacOS)
Panel (Transport panel)
Transport

F2


Adobe Captivate 2017 (MacOS)
Rename the selected object
Function Key Shortcuts

F2


Adobe Captivate 2017 (Windows)
Rename the selected object
Function Key Shortcuts

F2


MusicBee (Windows)
Amend Clicked Column
Edit Controls

F2


Brackets (MacOS)
Rename Current File
File Operation

F2


Adobe Captivate 2017 (MacOS)
Edit caption text
Recording

F2


Adobe Captivate 2017 (Windows)
Edit caption text
Recording

F2


Kingsoft Spreadsheets 2016 (Windows)
Edits the active cell and positions the insertion point at the end of the cell contents
Other Shortcuts

F2


Forte (Windows)
Rename
Main Browser Window

F2


MetaTrader MT4 (Windows)
Open History Center Window
Function Key Shortcuts

F2


WinSCP 5 (Windows)
Rename focused file
File Management

F2


FxPro (Windows)
Switch Between Tabbed and Grid Chart Window View
General Shortcuts

F2


Brackets (Windows)
Rename
99 Shortcuts for Brackets (Windows)

F2


Zerodha Trader (Windows)
Sell Order
Place Order

F2


TradeStation (Windows)
Next Bookmark
Editor Shortcuts

F2


X-Plane 11 (Windows)
Throttle Up
Controls

F2


Amarok (Windows)
Rename Playlist
Browser Shortcuts

F2


PotPlayer (Windows)
Browse Folder
Function Key Shortcuts

F2


XYplorer (Windows)
Rename
Function key Shortcuts

F2


Maxthon (Web Application)
Previous tab
Switch tabs

F2


VideoPad Video Editor (Windows)
Rename
Clip

F2


VideoPad Video Editor (MacOS)
Rename
Clip

F2


Jetbrains CLion (Windows)
Next/previous highlighted error
Navigation Shortcuts

F2 / Shift + F2


ZBrush 4 (Windows)
Brushes
PopUp Selection

F2


Pegasus Mail (Web Application)
Local users...
Addresses

F2


Xamarin Studio (MonoDevelop) (Windows)
Rename
Edit Menu

F2


Libreoffice Writer (Windows)
Formula Bar
Function Keys

F2


DrawPlus (Windows)
Paintbrush Tool
Tools Shortcuts

B / F2


ProRealTime (Windows)
Personal Template 2
Templates

F2


MPS 2017 (Windows)
Navigate to the next found error/warning
Navigation between Source Code

F2


CrazyTalk 8 (Windows)
Rename (selected custom models/eyes/script/SFX/motion clip)
General Shortcuts

F2


Titanium (MacOS)
Resume
Other Shortcuts

F2


Libreoffice Writer (Windows)
If a text frame is selected: positions the cursor to the end of the text in the text frame. If you press any key that produces a character on screen, and the document is in edit mode, the character is appended to the text.
Moving,Resizing Frames, Graphics and Objects

F2


Visual Studio Code (Windows)
Rename Symbol
Rich Language Editing

F2


Sierra Chart (Windows)
Edit Formula
SpreadSheet Menu

F2


Gnumeric (Windows)
sets the current cell for editing
21 Shortcuts for Gnumeric (Windows)

F2


Rhino (Windows)
CommandHistory
Default Shortcuts

F2


Pencil2D (Windows)
About
57 Shortcuts for Pencil2D (Windows)

F2


Quickbooks Desktop (Windows)
Display product information about your QuickBooks version
The Rest

F2


SolidWorks (Windows)
Name edit mode
Miscellaneous Shortcuts

F2


OpenSCAD (MacOS)
Save
Function Shortcuts

F2


Cabinet Vision (Windows)
Opens Wall Options
Getting Different Program Quickly

F2


Alphacam (Windows)
Auto Snap On/Off
Geometry Creation

F2


Vivaldi
Quick commands
Window

F2


CodeLite 10 (Windows)
Go to next bookmark.
Editor

F2


Vegas Pro 14 (Windows)
Rename selected channel
Mixing Console

F2


Zwift (PC and macOS)
Wave hand
Function

F2


Xyplorer
Select toggle all/nothing.
Other Shortcuts

F2


Smite (Windows)
Train Ability 2
Attack and Ability Controls

F2


Smite (MacOS)
Train Ability 2
Attack and Ability Controls

F2


CuteFTP (Windows)
Rename
General

F2


Anno 1800
Camera zoom levels
Camera

F2


CuteFTP (MacOS)
Rename
72 Shortcuts for CuteFTP (MacOS)

F2


Titanium (Windows)
Resume
Other Shortcuts

F2


Exact Audio Copy
Rename track
Edit menu

F2


Fortnite (PC)
Floor
Building

F2


CodeLite 10 (Windows)
Show / hide Messages pane
View

F2


Gigabyte Aorus motherboard
Switch to Easy Mode
Classic BIOS setup

F2


HyperWorks (Windows)
delete entites
24 Shortcuts for HyperWorks (Windows)

F2


Miscreated
Emote: Hands up
Emote

F2


Ansys Mechanical (Windows)
Rename Selected Tree Object
Tree Outline

F2


FlashFXP (Web Application)
RenameĀ (selecting just the filename)
54 Shortcuts for FlashFXP (Web Application)

F2


Open Rails 0.6.2
Save game
Game control

F2


progeCAD (Windows)
Turns the Prompt History window on and off
51 Shortcuts for progeCAD (Windows)

F2


Sitecore CMS
Rename the selected item
Content Editor

F2


RStudio (Windows)
Show source code for function at cursor
Editing (Console and Source)

F2


RStudio (MacOS)
Show source code for function at cursor
Editing (Console and Source)

F2


TurboCAD (Windows)
Open Calculator
171 Shortcuts for TurboCAD (Windows)

F2


progeCAD (Windows)
Turns the Prompt History window on and off
Function Key Shortcuts

F2


Mastercam (Windows)
Unzoom
53 Shortcuts for Mastercam (Windows)

F2


Evergreen (Linux)
Check In
Circulation

F2


winIDEA
Bookmark next
Plugin: Analyzer

F2


KiCad 5.0.2
Zoom out
Page Layout Editor

F2


VariCAD (Windows)
Save
Hot Keys

F2


Place Anywhere (Fallout 4 mod)
Toggle ground and surface snapping
General

F2


dbForge SQL Complete
Upon renaming an object, opens the Preview Changes - Rename dialog window to preview changes in the code
General

F2


SAP Web IDE (Windows)
Rename file or folder
47 Shortcuts for SAP Web IDE (Windows)

F2


SAP Web IDE (MacOS)
Rename file or folder
47 Shortcuts for SAP Web IDE (MacOS)

F2


Gmsh 4.1.4
Mesh surfaces
General

F2


FEKO (Windows)
Rename selected item
CADFEKO and POSTFEKO Others

F2


FEKO (Linux)
Rename selected item
CADFEKO and POSTFEKO Others

F2


IRONCAD (Windows)
Pan
Camera Function Keys Assignment

F2


Geany (Linux)
Switch to Editor
Build,Make and Compile

F2


Geany (Windows)
Switch to Editor
Build,Make and Compile

F2


Modo (Windows)
Modeling toolbox
Floating Windows

F2


Geany (MacOS)
Switch to Editor
Build,Make and Compile

F2


PhotoFiltre (Windows)
Rename image file
Image Manager

F2


KiCAD (Windows)
Zoom Out
EE Schema

F2


Ulead PhotoImpact 8 (Windows)
Toggles between showing or hiding the EasyPalette
View Menu

F2


KiCAD (Linux)
Zoom Out
EE Schema

F2


Modo (MacOS)
Modeling toolbox
Floating Windows

F2


KiCAD (MacOS)
Zoom Out
EE Schema

F2


Bus Simulator 18
Toggle action cam
Movement and camera

F2


Cobalt (Windows)
Live
70 Shortcuts for Cobalt (Windows)

F2


WinRAR
Rename file
Commands menu

F2


Target 3001! (Windows)
Library Browser
Function key Shortcuts

F2


Ulead PhotoImpact 8 (Windows)
Show/Hide EasyPalette
Miscellaneous

F2


Assetto Corsa
Random cameras
In-game

F2


gThumb (Linux)
Rename the image
Editing

F2


Altium Designer (Windows)
Edit Selected Cell
List Panel Shortcuts

F2


gEDA (Linux)
Enter line tool
Other Important Shortcuts

F2


Balsamiq Mockups (Windows)
Edit the selected control's text
Selection

Enter / F2


AVS Video Editor (Windows)
Rename
Top Menu Files and Effects Area

F2


Pidgin (Linux)
Show Timestamps
Options

F2


BricsCAD (Windows)
Toggles the display of the Prompt History window
Function Key Shortcuts

F2


MyPaint (Windows)
Save scrap
Show Edit Menu

F2


BricsCAD (Linux)
Toggles the display of the Prompt History window
Function Key Shortcuts

F2


RStudio (Mac)
Show source code for function at cursor
Editing (Console and Source)

F2


RStudio
Show source code for function at cursor
Editing (Console and Source)

F2


BricsCAD (MacOS)
Toggles the display of the Prompt History window
Function Key Shortcuts

F2


Balsamiq Mockups (Windows)
Start Editing text of the selected control
Working with Text

Eneter/ F2


TopSolid (Windows)
Comment Edition
Operation Manager

F2


SolveSpace (Windows)
Nearest Ortho View
View Menu

F2


SolveSpace (MacOS)
Nearest Ortho View
View Menu

F2


Oracle RightNow
Rename
Explorers and reports

F2


Substance Painter
Viewport layout 3D only
General

F2


Altium Designer (Windows)
Edit in-place
Schematic Editor Only Shortcuts

F2


Solidwork Composer (Windows)
Edits the text (rename)
35 Shortcuts for Solidwork Composer (Windows)

F2


TopSolid (Windows)
Information on Selected Element
Part Clamping

F2


Substance Painter (Mac)
Viewport layout 3D only
General

F2


SuperMemo (Windows)
Translated Help
129 Shortcuts for SuperMemo (Windows)

F2


DraftSight (Windows)
Shows and hides the command history in a separate Command Window
37 Shortcuts for DraftSight (Windows)

F2


Aspire (Windows)
Opens the 2D Drawing window
General Shortcuts

F2


AVS Video Editor (Windows)
Rename preset
Text Properties

F2


VCarve Pro (Windows)
Opens the 2D Drawing window
General Shortcuts

F2


FlexiSign Pro 8.1 (Windows)
Cut
Selection

F2


eMachineShop (Windows)
Set preferences options
38 Shortcuts for eMachineShop (Windows)

F2


FlexiSign Pro 8.1 (MacOS)
Cut
Selection

F2


MyLibreOfficeMediaFKeys (Linux)
Rewind to beginning
MediaPlayerFKeys

F2


GeoGebra
Start editing selected object
Mac desktop

F2


Altium Designer (Windows)
Display Board Insight and Heads Up display options
PCB Editor Only Shortcuts

F2


Pharaoh
Goes to the map location for the F2 bookmark
Bookmarks

F2


American Truck Simulator
Show/hide mirrors
Interface controllers

F2


KeyCreator (Windows)
Menu Button 2
Miscellaneous Shortcuts

F2


Altium Designer (Windows)
Rename model
PCB3D Library Editor Shortcuts

F2


AVImark
New
Follow up list

F2


DayZ
Hands Up (Wave) (Stable branch)
Communication

F2


RimWorld
Opens the Restrictions tab
User interface

F2


TextMate
Go to next bookmark
General

F2


Lacerte
Open Help Center
Clients, Detail, Forms and Diagnostics screens

F2


Samsung TV
Colour keys perform different functions depending on the TV mode
General

F2


Tableau (Mac)
Rename column field (when field is selected in the data schema pane)
Web authoring (Tableau Online or Tableau Server)

F2


Tableau
Rename column field (when field is selected in the data schema pane)
Web authoring (Tableau Online or Tableau Server)

F2


AutoCAD
Toggle text screen
Toggle Drawing Modes

F2


Company of Heroes
Select Tier 1 Building
General

F2


draw.io
Stop editing and apply value
Labels

F2


HitFilm
Rename selection
General

F2


QuickBooks Desktop
Product Information Screen
Opening Windows/List

F2


Feedreader
(in Feed management window) Change feed's individual properties
General

F2


Tibia
(Healing / Support) Light healing
Action bar

F2


Evernote for Windows
Rename selected notebook, note, tag, or saved search
Application-wide

F2


Old School RuneScape (OSRS)
Switch to the Skills tab
General

F2


ZoomText
Switch to ZoomText
ZoomText Keyboard

F2


UiPath Studio
Adds delay during a recording activity
Recording

F2


ePSXe
Increase slot (max 5)
General

F2


Kerbal Space Program
Toggle UI visibility
System/UI Commands

F2


Adobe Illustrator
Cut
Function keys

F2


Adobe Illustrator (Mac)
Cut
Function keys

F2


Adobe Lightroom Classic (Mac)
Rename photo (in Library module)
Managing photos and catalogs

F2


Adobe Lightroom Classic
Rename photo (in Library module)
Managing photos and catalogs

F2


PyCharm 2018.2
Navigate to the next found error/warning.
Navigation in source code

F2


Bluebeam Revu
Edit text in comment
Markup & editing

F2


AI War Classic
Show/hide score display
General

F2


SQL Server Profiler
Go to the next bookmark in an open trace
Edit menu

F2


Aegisub
Save the current subtitles
Default

F2


Black Desert Online
Crafting log
General

F2


ActivePresenter 7
Edit text
Canvas

F2


PaintShop Pro 2018
Hide palettes
Single key shorcuts

F2


Unreal Engine
Rename
Common commands

F2


Call of Duty: Black Ops 4
Open social menu
Interface

F2


ProgeCAD
Prompt History Window
General

F2


Minecraft Java Edition
Take screenshot
Gameplay

F2


Diablo II
Sets or uses left / right mouse button skills
General

F2


Magic: The Gathering Online
Pass priority once
General

F2