Oracle SQL Developer 4 (Windows)

Debug

Resume

F9

All hotkeys for Oracle SQL Developer 4 (Windows)

Code Editor
Right/ left/ up/ down

Arrow Keys

Code Editor
Cancel

Esc

Code Editor
Completion Insight

Ctrl + Space

Code Editor
Duplicate the Line

Ctrl + Shift + D

Code Editor
Delete Line

Alt + Shift + D

Code Editor
Delete Previous / Next character

Backspace / Shift + Backspace

Code Editor
Delete to start of Next word

Ctrl + Delete

Code Editor
Delete to start of Previous word

Ctrl + Backspace

Code Editor
Delete to end of line

Ctrl + Shift + Y

Code Editor
Jump to beginning of line/ end of line

Home / End

Code Editor
Join Line

Ctrl + J

Code Editor
Move line or selection up/ down

Ctrl + Shift + Arrow Up / Arrow Down

Code Editor
Jump to Next/ Previous word

Ctrl + Arrow Right / Arrow Left

Code Editor
Scroll line down/ up

Ctrl + Arrow Down / Arrow Up

Code Editor
Expand selection left/ right/ up/ down

Shift + Arrow Keys

Code Editor
Expand selection to beginning/ end of line

Shift + Home / End

Code Editor
Expand selection to beginning/ end of file

Ctrl + Shift + Home / End

Code Editor
Expand selection to closing matching brace

Alt + Shift +Close Brackets

Code Editor
Expand selection to opening matching brace

Alt + Shift +Open Brackets

Code Editor
Expand selection to Next/ Previous word

Ctrl + Shift + Right Arrow / Left Arrow

Code Editor
Set Local tab to size 2/ 4/ 8

Ctrl + 2 / 4 / 8

Code Editor
Toggle Line Comment

Ctrl + /

Data Editor
Left/ right/ up/ down

Arrow Keys

Data Editor
Cell Popup

Alt + Enter

Data Editor
Commit Changes

F11

Data Editor
Delete selected row(s)

Ctrl + D

Data Editor
Filter data

Ctrl + Alt + F

Data Editor
Insert row

Ctrl + I

Data Editor
Refresh

Ctrl + R

Data Editor
Rollback changes

F12

Data Editor
Sort

Ctrl + Alt + S

DBMS Output
Clear/ Delete

Ctrl + D

DBMS Output
New

Ctrl + N

DBMS Output
Print

Ctrl + P

DBMS Output
Save

Ctrl + S

Debug
Continue Step

Shift + F8

Debug
Find Execution Point

Alt + F3

Debug
Inspect

Ctrl + I

Debug
Resume

F9

Debug
Run to Cursor

F4

Debug
Step Into/ Step Out

F7 / Shift + F7

Debug
Step Over

F8

Debug
Terminate

Ctrl + F2

Debug
Toggle Breakpoint

F5

Debug
Watch

Ctrl + F5

Edit
Add Cursor Above/ Below

Alt + Shift + Page Up / Page Down

Edit
Cut/ Copy/ Paste

Ctrl + X / Ctrl + C / Ctrl + V

Edit
Cut/ Copy/ Paste Path

Ctrl + Shift + X / Ctrl + Shift + C / Ctrl + Shift + V

Edit
Undo/ Redo

Ctrl + Z / Ctrl + Y

Edit
Select All

Ctrl + A

File
Open

Ctrl + O

File
Print

Ctrl + P

File
Save

Ctrl + Shift + F4

File
Close

Ctrl + F4

File
Close All

Ctrl + Shift + F4

Metrics
Actual Size

Shift + Home

Metrics
Save Image

Ctrl + S

Metrics
Pan (drag) up/down/left/ right

Arrow Keys

Metrics
Zoom in

Ctrl + Arrow Right / Ctrl +Drag Right

Metrics
Zoom out

Ctrl + Arrow Left / Ctrl +Drag Left

Metrics
Zoom to Fit

Ctrl + Home

Navigate
Backwards/ Forwards

Alt + Arrow Left / Arrow Right

Navigate
Bookmarks

Open Bookmarks

Navigate
Toggle Bookmark 0…9

Ctrl + Shift + 09

Navigate
Go to Bookmark 0…9

Ctrl + 09

Navigate
Go to last Edit

Ctrl + Shift + Backspace

Navigate
Goto Line

Ctrl + G

Navigate
Go to Next/ Previous Bookmark

Ctrl + Q / Ctrl + Shift + Q

Navigate
Go to Next/ Previous Member

Alt + Arrow Down / Arrow Up

Navigate
Go to Next/ Previous Message

Alt + F8 / F7

Navigate
Go to Recent Files

Ctrl + =

Navigate
Maximize Toggle

Ctrl + Alt + M

Navigate
Navigate down/ up

Ctrl + ' / Ctrl + Shift + '

Connections
Open Connections

Alt + V + C

Connections
Select connection and open new worksheet.

Alt + F10

PL/SQL Editor
Compile

Ctrl + F8

PL/SQL Editor
Compile for Debug

Ctrl + Shift + F8

PL/SQL Editor
Debug

Ctrl + Shift + F10

PL/SQL Editor
Run

Ctrl + F10

Search
Find

Ctrl + F

Search
Find Next/ Previous

F3 / Shift + F3

Search
Find Next/ Prevoius Word at Cursor

Ctrl + F3 / Ctrl + Shift + F3

Search
Incremental Find Forward/ Backwards

Ctrl + E / Ctrl + Shift + E

Search
Global Search

` (grave accent)

Search
Replace

Ctrl + R

Source
Code Assist

Ctrl + Alt + Enter

Source
Collapse/ Expand All

Ctrl + Shift + [ / ]

Source
Collape/ Expand Block

Ctrl + [ / ]

Source
Complete Statement

Ctrl + Shift + Enter

Source
Expand/ Narrow Selection

Ctrl + Shift + = / -

Source
Focus Breadcrumbs

Ctrl + Shift + .

Source
Quick Doc

Ctrl + D

Source
Reformat

Alt + Shift + F

Source
Show Whitespace

Ctrl + Shift + W

View
Breakpoints

Ctrl + Shift + R

View
Components

Ctrl + Shift + P

View
Freeze Content

Ctrl + I

View
Log

Ctrl + Shift + L

View
Refresh

Ctrl + R

Window
Activate Document 1…9

Alt + 19

Window
Assign to Alt+1…9

Alt + Shift + 19

Window
File List

Alt + 0

Window
Left Editor/ Right Editor

Alt + Page Up / Page Down

Window
Next Pane/ Previous Pane

F6 / Shift + F6

Window
Next File/ Previous File

Ctrl + Tab / Ctrl + Shift + Tab

Window
Left Tab/ Right Tab

Shift + F5 / Alt + Shift + F5

Window
Show Editor Menu

Alt + -

Worksheet
Autotrace

F6

Worksheet
Clear

Ctrl + D

Worksheet
Commit

F11

Worksheet
Explain Plan

F10

Worksheet
Rollback

F12

Worksheet
Run Script

F5

Worksheet
Run Statement

Ctrl +Enter (or F9)

Worksheet
SQL History

F8

Worksheet
SQL Tuning Advisor

Ctrl + F12

Worksheet
SQL Worksheet

Alt + F10

Worksheet
TimesTen Index Advisor

Ctrl + Shift + X

Worksheet
Unshared SQL Worksheet

Ctrl + Shift + N

Worksheet
Toggle Case

Ctrl + '

Other
Embed/ Expose

Ctrl + Shift + F7

Other
Format

Ctrl + F7

Other
Popup Descrip

Shift + F4

Other
Context Menu

Shift + F10

Other
Properties

Ctrl + Shift + I

Other
Quick Action

Ctrl + Alt + A

Other
SQL History - append from Next/ Previous

Ctrl + Shift + Arrow Down / Arrow Up

Other
SQL History - replace with Next/ Previous

Ctrl + Arrow Down / Arrow Up

Other
Run File

Ctrl + F11

Other
Build/ Make

Ctrl + Shift + F9

Other
Build/ Rebuild

Alt + Shift + F9

Other
Context Help

F1

Other
Help Backwards/ forward

Ctrl + Alt + Arrow Left / Arrow Right

Code Snippets
CREATE FUNCTION function_name

cf

Code Snippets
CREATE PROCEDURE procedure_name

cp

Code Snippets
CREATE TABLE table ()

ct

Code Snippets
DELETE FROM table WHERE

df

Code Snippets
Insert Into table VALUES ()

II

Code Snippets
SELECT * FROM table

ssf

Similar combinations for other applications


Civilization V (Windows)
Demographics
General Hotkeys

F9


Microsoft Outlook 2010 (Windows)
Check for new messages
Messages in Main View - Main Window

Ctrl + M / F9


Microsoft OneNote 2010 (Windows)
Sync changes in all shared notebooks.
Various Other OneNote Shortcuts - Sharing Notes with other People or Programs

f9


Open Office Writer 3 (Linux)
Execute target after building with make
Building Projects

F9


Adobe Reader 9 (Linux)
Show/hide Menu (file, edit, etc.)
Change View

F9


Adobe Reader X (Windows)
Show/hide Menu (file, edit, etc.)
Change View

F9


Novell Evolution 2 (Linux)
Send and receive
Mail

f9


Android Emulator (Windows)
Toggle code profiling (requires --trace startup option)
Other Device Keys

F9


KDevelop (Linux)
Execute target after building with make
Building Projects

F9


Microsoft Word 2007 (Windows)
Refresh.
Working with documents: Work with Web pages

F9


Microsoft Excel 2010 (Windows)
Calculate all worksheets in all open workbooks.
Work with Data Selections - Formulas

F9


Microsoft Outlook 2010 (Windows)
Check for new messages
Messages in Compose View - Main Window

Ctrl + M / F9


Microsoft Excel 2003 (Windows)
Update changes in all open workbooks
Common

F9


SharpDevelop 4.0 (Windows)
Build current project
Building Projects and Solutions

F9


Tally 9.0 (Windows)
Select Purchase Voucher
General Shortcuts

F9


Access 2010 (Windows)
Recalculate the fields in the window or the contents of a Lookup field
Manage Access Features - Refresh Fields

F9


Zune (Windows)
Increase sound volume
Playing Songs

F9


Dolphin File Manager 1.7 (Linux)
Go to Places
15 Shortcuts for Dolphin File Manager 1.7 (Linux)

F9


Total Commander 8 (Windows)
Activate menu above source window (left or right)
Main Shortcuts

F9


Microsoft Excel 2011 (MacOS)
Calculate all sheets in all open workbooks.
Function keys

F9


Microsoft Outlook 2010 (Windows)
Check for new messages
Calendar Shortcuts - Main Window

Ctrl + M / F9


Microsoft Excel 2010 (Windows)
Calculate all worksheets in all open workbooks.
Insert and Edit Data - Formulas

F9


Microsoft Word 2007 (Windows)
Update selected fields.
Mail merge and fields: Work with fields

F9


Evernote (Windows)
Start synchronization with Evernote Web
Main Application Shortcuts - Managing Evernote

F9


Microsoft Word 2007 (Windows)
Update the selected fields.
Function key reference: Function keys

F9


Sublime Text (Windows)
Sort Lines case sensitive
Cool Text Manipulation

F9


Smartplant Review (Windows)
Place Tag with leader line
Function Keys

F9


Access 2010 (Windows)
Recalculate the fields in the window or the contents of a Lookup field
Working with Text and Data - Refresh Fields

F9


Android Emulator (Linux)
Toggle code profiling
Other Device Keys

F9


UltraEdit (Windows)
Run DOS Window command
DOS Menu

F9


Visual Studio 2015 (Windows)
Toggle breakpoint
Build and Debug

F9


GroupWise 2012 (Windows)
Open the Font dialog box
Function keys

F9


CATIA V5 (Windows)
Toggle Hide/Show
38 Shortcuts for CATIA V5 (Windows)

F9


AutoCAD 2012 (Windows)
Toggle snap mode
Toggle Drawing Modes

F9


Microsoft Excel 2010 (Windows)
Calculate all worksheets in all open workbooks.
Format Data - Formulas

F9


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

F9


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

F9


Texmaker 4.0.2 (Windows)
Dvi->Pdf
"Tools" menu

F9


IntelliJ (Linux)
Resume program
Debugging

F9


NetBeans 8 (Windows)
Compile package/ file
Compiling, Testing, and Running

F9


Adobe Reader X (Linux)
Show/hide Menu (file, edit, etc.)
Change View

F9


IntelliJ (Windows)
Resume program
Debugging

F9


Directory Opus (Windows)
Metadata pane
Lister Menu

F9


Access 2010 (Windows)
Recalculate the fields in the window or the contents of a Lookup field
Working with Access Views - Refresh Fields

F9


FL Studio (Windows)
Show/hide Mixer
Window Navigation

F9


Microsoft Excel 2010 (Windows)
Calculate all worksheets in all open workbooks.
Formulas and Names - Formulas

F9


Presonus Studio One (Windows)
Show files
View Menu

F9


Axialis IconWorkshop (Windows)
Main toolbar
View Menu

F9


Linux Mint (Linux)
Toggle left pane
File Manager (Nemo) - Toggle Side Pane, Split View, and Terminal

F9


Qt Creator (MacOS)
Toggle breakpoint
Debugging

F9


Qt Creator (Windows)
Toggle breakpoint
Debugging

F9


Microsoft Word 2013 (Windows)
Update selected fields*
Enter Special Fields

F9


Microsoft Excel 2010 (Windows)
Calculate all worksheets in all open workbooks.
The Rest - Formulas

F9


Camtasia 8 (Windows)
Record/ Pause
Recorder Hotkeys

F9


Microsoft Excel 2013 (Windows)
Calculate all worksheets in all open workbooks
Lesser Used Shortcuts

F9


Autodesk Maya 2015 (Windows)
Select - Vertex
Making Selections

F9


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

F9


Access 2010 (Windows)
Recalculate the fields in the window or the contents of a Lookup field
The Rest - Refresh Fields

F9


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

F9


Microsoft Excel 2016 (Windows)
Calculate all worksheets in all open workbooks
Select Cells - Manual Calculation

F9


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

F9


Microsoft OneNote 2016 (Windows)
Sync changes in all shared notebooks
Outlook 2016 Integration

F9


Autodesk Maya 2017 (Windows)
Select - Vertex
Making Selections

F9


Microsoft Excel 2016 (Windows)
Calculate all worksheets in all open workbooks
Format Cells - Manual Calculation

F9


Microsoft Outlook 2016 (Windows)
Start a send/receive for all defined Send/Receive groups with Include this group in Send/Receive (F9) selected. This can include headers, full items, specified folders, items less than a specific size, or any combination that you define
Send/Receive

F9


Adobe After Effects CC (Windows)
Easy ease selected Keyframes
Keyframes and Graph Editor

F9


Adobe After Effects CC (MacOS)
Easy ease selected Keyframes
Keyframes and Graph Editor

F9


Hexagon 2 (MacOS)
Flat Solid Display
Select,Interface and Display Shortcuts

F9


Hexagon 2 (Windows)
Flat Solid Display
Select,Interface and Display Shortcuts

F9


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

F9


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

F9


Microsoft Excel 2016 (Windows)
Calculate all worksheets in all open workbooks
Formulas - Manual Calculation

F9


CINEMA 4D (Windows)
Record active objects
Animation Timeline

F9


ArchiCAD 20 (Windows)
Shading
Image 3D Engines and Models

F9


ArchiCAD 20 (MacOS)
Shading
Image 3D Engines and Models

F9


Dynamics NAV 2015 (Windows)
Post
Function Key Shortcuts

F9


Windows Movie Maker (Windows)
Zoom the timeline to fit on the screen
On timeline

F9


Zoho Sheet (Windows)
Recalculate Formulas
Formula related shortcuts

F9


Dynamics SL 2015 (Windows)
Opens “Note” for editing
Function Key Shortcuts

F9


Microsoft Excel 2016 (Windows)
Calculate all worksheets in all open workbooks
Manage Workbooks - Manual Calculation

F9


Zoho Sheet (MacOS)
Recalculate Formulas
Formula related shortcuts

F9


Autodesk Inventor 2017 (Windows)
Hide all constaints
Function Key

F9


Microsoft Word 2016 (Windows)
Update the selected fields.
All Function Key Shortcuts

F9


Autodesk 3ds Max 2017 (Windows)
Render last
General user interface

F9


AutoCad Architecture 2017 (Windows)
Snap mode
Function Keys

F9


AutoCAD 2016 (Windows)
Toggles SNAPMODE
General

F9


Apple Motion (MacOS)
Show/hide the Background Task list
Window Menu

F9


Microsoft Excel 2016 (Windows)
Calculate all worksheets in all open workbooks
Excel Auto Tables and Data Forms - Manual Calculation

F9


JetBrains PyCharm (Windows)
Resume Program
Debugging

F9


GTA V Cheats (Windows)
Drop weapon
Online Control Keys

F9


JetBrains RubyMine (MacOS)
Resume Program
Debugging

F9


JetBrains RubyMine (Windows)
Resume Program
Debugging

F9


JetBrains RubyMine (Linux)
Resume Program
Debugging

F9


JetBrains PyCharm (MacOS)
Resume Program
Debugging

F9


JetBrains AppCode (MacOS)
Resume Program
Debugging Shortcuts

F9


Adobe Dreamweaver (Windows)
Compile CSS Preprocessors
CSS

F9


JetBrains PhpStorm (Windows)
Resume Program
Debugging

F9


Blender 3D (Windows)
Display Editing Context
Universal

F9


JetBrains PhpStorm (Linux)
Resume Program
Debugging

F9


Corel Draw X8 (Windows)
Full-screen preview
Document Display

F9


Corel WordPerfect X8 (Windows)
Font
63 Shortcuts for Corel WordPerfect X8 (Windows)

F9


Corel PhotoPaint X6 (Windows)
FullScreen View
View Menu

F9


Microsoft Word 2016 (MacOS)
Update selected fields
Work with fields

F9


Steinberg Cubase 9 (Windows)
Previous tool
Tool

F9


Steinberg Cubase 9 (MacOS)
Previous tool
Tool

F9


Corel Quattro Pro X8 (Windows)
Calculate and Display Formula Results on Input Line
EditMode Shortcuts

F9


HTML-Kit (Windows)
Check,Correct,Convert and Format HTML/XHTML/XML
87 Shortcuts for HTML-Kit (Windows)

F9


Microsoft Word 2016 (MacOS)
Update selected fields.
Function key shortcuts

F9


Microsoft Excel 2016 (MacOS)
Calculate all open workbooks
The following table provides the function key shortcuts for Excel 2016 for Mac*

F9


Forte (Windows)
Choose bookmark
All Window

F9


Final Fantasy XV (Windows)
Target pet/familiar
Targeting

F9


Chief Architect (Windows)
Floor/Reference Tools - Reference Floor Display
Floor Tools

F9


Adobe Captivate 2017 (Windows)
Show Advanced Interaction Panel
Function Key Shortcuts

F9


Chief Architect (MacOS)
Floor/Reference Tools - Reference Floor Display
Floor Tools

F9


Adobe Captivate 2017 (Windows)
Start Full Motion Recording
Recording

F9


Kingsoft Writer 2016 (Windows)
Update Field Code
Editing

F9


Primevera P6 P6 (Windows)
Schedule
General Shortcuts

F9


MetaTrader MT4 (Windows)
Call New Order Window
Function Key Shortcuts

F9


Zerodha Trader (Windows)
Log In
Other Shortcuts

F9


XYplorer (Windows)
Configuration
Function key Shortcuts

F9


MediaMonkey (Windows)
Show Albums node
Standard Keyboard Shortcuts

F9


Jetbrains CLion (Windows)
Resume program
Debugging

F9


Groove Music (Windows)
Volume Up
Music Play

F9


Pegasus Mail (Web Application)
Switch to the Annotations view
Message Reader

F9


XMetal Author (Windows)
Validate Document
26 Shortcuts for XMetal Author (Windows)

F9


MPS 2017 (Windows)
Resume program execution
Running and Debugging

F9


Vegas Pro 14 (Windows)
Jog left/right (when not in edge-trimming mode or during playback)
Cursor Placement,Loop Region and Time Selection

F3 / F9


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

F9


Xamarin Studio (MonoDevelop) (Windows)
Toggle Breakpoint
Debug Menu

F9


Libreoffice Writer (Windows)
Update fields
Function Keys

F9


Vegas Pro 14 (Windows)
Trim left/right (when in edge-trimming mode)
Event Selection and Editing

F3 / F9


iClone 7 (Windows)
Show/Hide Play Bar
OnScreen Display

F9


GOM Player (Windows)
GOM TV
Windows

F9


DrawPlus (Windows)
Target (Draw Inside)
Tools Shortcuts

F9


CityEngine (Windows)
Show/hide map layers
48 Shortcuts for CityEngine (Windows)

F9


CityEngine (MacOS)
Show/hide map layers
48 Shortcuts for CityEngine (MacOS)

F9


Synfig (Windows)
Render
73 Shortcuts for Synfig (Windows)

F9


Rhino (Windows)
Toggle Snap
Default Shortcuts

F9


Visual Studio Code (Windows)
Toggle breakpoint
Debug

F9


Tableau (Windows)
Run update
General

F9


OpenSCAD (MacOS)
Preview
Function Shortcuts

F9


Alphacam (Windows)
Snap to Intersection
Geometry Creation

F9


Exact Audio Copy
EAC options
File menu

F9


Gigabyte Aorus motherboard
Display system information
Classic BIOS setup

F9


CuteFTP (Windows)
Cancel transfer
General

F9


CuteFTP (MacOS)
Cancel transfer
72 Shortcuts for CuteFTP (MacOS)

F9


Anno 1800
Quick load
Gameplay

F9


Open Rails 0.6.2
Train operations
Panels

F9


Miscreated
Emote: Shhh (VoIP whisper)
Emote

F9


HyperWorks (Windows)
Line Edit:Combine
24 Shortcuts for HyperWorks (Windows)

F9


Ansys Mechanical (Windows)
Hide Selected Bodies
Graphics Actions

F9


FlashFXP (Web Application)
Minimize to System Tray (Hide)
54 Shortcuts for FlashFXP (Web Application)

F9


CodeLite 10 (Windows)
Build and Run
Build

F9


winIDEA
Set/Clear an Execution Breakpoint on current position
Debug

F9


progeCAD (Windows)
Turns snap settings on and off
51 Shortcuts for progeCAD (Windows)

F9


Mastercam (Windows)
Part information on/off
53 Shortcuts for Mastercam (Windows)

F9


progeCAD (Windows)
Turns snap settings on and off
Function Key Shortcuts

F9


Evergreen (Linux)
Reprint Last Receipt
Circulation

F9


PSPad (Windows)
Run1
File

F9


App Maker
Preview app
Global shortcuts - Mac

F9


Sitecore CMS
Publish
Content Editor and Desktop

F9


VariCAD (Windows)
Drawing in Increment Mode
Hot Keys

F9


Roblox
Dev console
Misc

F9


Vivaldi
Focus page
Page

F9


Geany (Linux)
Build
Build,Make and Compile

F9


Geany (Windows)
Build
Build,Make and Compile

F9


Xyplorer
Configuration: show configuration window
Tools Menu

F9


Geany (MacOS)
Build
Build,Make and Compile

F9


IRONCAD (Windows)
Perspective
Camera Function Keys Assignment

F9


Ableton Live 9 (Windows)
Record
Transport

F9


Ableton Live 9 (MacOS)
Record
Transport

F9


FEKO (Windows)
Add workplane
General Functions in CADFEKO

F9


FEKO (Linux)
Add workplane
General Functions in CADFEKO

F9


DaVinci Resolve 15 (Mac)
Insert
Edit menu

F9


Ulead PhotoImpact 8 (Windows)
Opens the Post Processing Wizard dialog Box
Format Menu

F9


Cobalt (Windows)
Column
70 Shortcuts for Cobalt (Windows)

F9


DaVinci Resolve 14 (Windows)
Insert Edit
Edit

F9


DaVinci Resolve 14 (MacOS)
Insert Edit
Edit

F9


Maxwell Render (Windows)
Raycast
Polygon Selection

F9


DaVinci Resolve 14 (Windows)
Insert
Edit

F9


DaVinci Resolve 14 (MacOS)
Insert
Edit

F9


Target 3001! (Windows)
Start Autorouter/Simulator
Function key Shortcuts

F9


gThumb (Linux)
Show/Hide the sidebar in the browser mode The sidebar contains the folder tree and the file properties summary (if enabled)
User Interface

F9


Elex (PC)
Quick load
General

F9


Assetto Corsa
Toggle bottom leaderboard
In-game

F9


Deponia
Save a quicksave, overwriting existing one
General

F9


WavePad Sound Editor (Windows)
Play
Play Operations

F9


WavPad Sound Editor (MacOS)
Play
Play Operations

F9


gEDA (Linux)
Enter rotate mode
Other Important Shortcuts

F9


Target 3001! (Windows)
Start Autorouter(in PCB Mode)
Library and Other Shortcuts

F9 / R


Battlezone 98 Redux
Select weapon
Weapons

F9


Substance Painter
Mode Painting
General

F9


Substance Painter (Mac)
Mode Painting
General

F9


BricsCAD (Windows)
Toggles the Snap setting
Function Key Shortcuts

F9


BricsCAD (Linux)
Toggles the Snap setting
Function Key Shortcuts

F9


BricsCAD (MacOS)
Toggles the Snap setting
Function Key Shortcuts

F9


Banner 9 (Windows, Mac)
List Values
Windows shortcuts

F9


Modo (Windows)
Render
Render

F9


AVS Video Editor (Windows)
Zoom to Fit
Timeline Shortcuts

F9 / NumPad *


Modo (MacOS)
Render
Render

F9


AVS Video Editor (Windows)
Zoom
Multitrim

Ctrl + Alt + Z / F9


MuseScore (Windows)
Palette
Display Shortcuts

F9


MuseScore (MacOS)
Palette
Display Shortcuts

F9


KiCad 5.0.2
Switch to legacy toolset
GerbView

F9


DraftSight (Windows)
Turns Snap mode On/Off
37 Shortcuts for DraftSight (Windows)

F9


SuperMemo (Windows)
View File Associalted with Component
129 Shortcuts for SuperMemo (Windows)

F9


Aspire (Windows)
Center selected object in view
General Shortcuts

F9


VCarve Pro (Windows)
Center selected object in view
General Shortcuts

F9


Pharaoh
Set to 1024x768 resolution
General

F9


GeoGebra
Recompute all objects (including random numbers)
Mac desktop

F9


MyLibreOfficeMediaFKeys (Linux)
Forward 5 seconds
MediaPlayerFKeys

F9


Aspire (Windows)
Moves selected object to the center of the material
Alignment

F9


eMachineShop (Windows)
Analyze and compute cost of current Design
38 Shortcuts for eMachineShop (Windows)

F9


VCarve Pro (Windows)
Moves selected object to the center of the material
Alignment

F9


PRTG Network Monitor
Context menu > Tools > Custom tool command (default: Remote Desktop)
Enterprise console

F9


Ableton Live 10
Record
Transport

F9


Ableton Live 10 (Mac)
Record
Transport

F9


KeyCreator (Windows)
Menu Button 9
Miscellaneous Shortcuts

F9


American Truck Simulator
Route Advisor information page
Interface controllers

F9


AVImark
Go to appointment calendar
Boarding calendar

F9


Altium Designer (Windows)
Run all Batch-enabled Output Generators
Output Job Editor Shortcuts

F9


Tableau
Run data updates on a view
Data (Tableau Desktop)

F9


DayZ
Thumbs Up (Experimental branch)
Communication

F9


RimWorld
Toggle screenshot mode (turns on/off HUD elements)
User interface

F9


Samsung TV
Volume down
General

F9


Evolution
Send/Receive messages
Mail Component - General Commands

F9


Altium Designer (Windows)
Run the program being debugged
Embedded Software Editor (.c]then[.asm) Shortcuts

F9


Altium Designer (Windows)
Run Forever
VHDL Editor Shortcuts

F9


Altium Designer (Windows)
Run the script
Scripting Editor Shortcuts

F9


AutoCAD
Toggle snap mode
Toggle Drawing Modes

F9


Nuclide (Linux)
If a breakpoint is set, this will unset that breakpoint and vice-versa.
Debugger

F9


Nuclide (Mac)
If a breakpoint is set, this will unset that breakpoint and vice-versa.
Debugger

F9


Siemens NX
Fibersim
Application menu

F9


Tibia
Haste
Action bar

F9


RPG Maker
Open the Switch control menu so you can manipulate your game and jump to different points in it
In play test

F9


Evernote for Windows
Sync
Application-wide

F9


UiPath Studio
Marks the selected activity with a breakpoint
Debugging

F9


Old School RuneScape (OSRS)
Switch to the Ignore List tab
General

F9


PyCharm 2018.2
Resume program execution.
Running and debugging

F9


ZoomText
AppReader: App View
ZoomText Keyboard

F9


Kerbal Space Program
(hold) Load quicksave
System/UI Commands

F9


SQL Server Profiler
Toggle a breakpoint
Replay

F9


PaintShop Pro 2018
Overview
Single key shorcuts

F9


ProgeCAD
Snap
General

F9


Diablo
Auto Send messages during auto play
General

F9


CorelDRAW Graphics Suite 2018
Full-Screen Preview
General

F9


Bluebeam Revu
Toggle menu bar
Miscellaneous

F9


Magic: The Gathering Online
Shortcut for choosing "Yes"
General

F9


Terraria
Toggle lightning setting
Other hotkeys

F9


Logo Accounting
Open context menu
General

F9


Adobe Photoshop CC
Show/Hide Actions panel
Using function keys

F9


Windows PowerShell ISE
Toggle Breakpoint
Script debugging

F9


Microsoft Word 2016
Update the selected fields
Function key reference

F9


Matlab
Run selected code
General

F9


Metapad
Unwrap lines
Blocks

F9


Camtasia
Record / pause
Recorder

F9


Euro Truck Simulator 2
Route Advisor information page
Interface controls

F9


Virtual DJ 2018
Sampler 9 play_stop
General

F9


LightWave 3D
Render frame
Layout: Render

F9


TextRoom
MusicRoom
General

F9


PDF-XChange Editor
Show/Hide the Menu Toolbar.
General

F9


gedit
Show / hide the side pane
Show and hide panes

F9


Dota 2
Pauses the current game for the viewer only (If it is a live game, the game continues)
Spectator & replay controls

F9


E-Sword
Previous Bible Verse
General

F9


Warcraft III
Toggle Quest Log on/off
Menu commands

F9


Clipboard Master
Include/exclude scrollbars
Screenshots

F9


World of Warcraft
3rd bag
Panels

F9


WavePad
Play
Play Operations

F9


Microsoft Visual Studio 2017 (Most used shortcuts)
Debug.ToggleBreakpoint
Debug

F9


IntelliJ IDEA (Windows, Linux)
Resume program
Debugging

F9


Microsoft Visual Studio 2017 (All shortcuts)
Design.ShowHandles
XAML UI Designer

F9


NetBeans
Compile package / file
Compiling, testing and running

F9


PSPad
Run1
File

F9


LibreOffice Basic IDE
Set or remove a breakpoint at the current line or all breakpoints in the current selection
General

F9


Zim
Toggle visibility of sidepane(s)
General

F9


WriteMonkey
Toggle left and right panes on / off
General

F9


WinHex
Open disk
Tools

F9


LibreOffice Calc
Recalculates changed formulas in the current sheet
Function keys

F9


LibreOffice Writer
Update fields
Function keys

F9


WordPerfect X8
Font
Formatting

F9


Maple
Show Region Ranges
Menu accelerators

F9


REAPER
Screenset: Load window set #03
Section: Main

F9


WinNc
Calculates the size of the selected files
General

F9


Google Sheets
(when entering a formula) Toggle formula result previews
Use formulas

F9


Midnight Commander
Opens main menu at the top of the screen.
Function keys

F9


Qt Creator
Toggle breakpoint
Debugging

F9


KompoZer
Toggle the visibility of Sidebar
Help window

F9


Delphi
Run program under debugger
General

F9


Guitar Pro
Play in loops / Speed trainer
Sound

F9


The Bat!
View Source
Working with Messages

F9


Sumatra PDF
Show/hide menu
Viewing state

F9


Maxthon
URL keys
Others

F9


Accounting CS
Toggle to hide or unhide the command menu bar
Toggle to hide/unhide frames in the view

F9


WPS Office
Calculates all worksheets in all open workbooks
General

F9


WinMerge
Merge Mode on or off (toggle)
Comparing files

F9


MediaMonkey
Show albums node
General

F9


Visual Studio Code (Mac)
Toggle breakpoint
Debug

F9


Visual Studio Code (Linux)
Toggle breakpoint
Debug

F9


Visual Studio Code (Windows)
Toggle breakpoint
Debug

F9


Windows Movie Maker
Zoom the timeline to fit on the screen
Timeline

F9


Microsoft Access 2016
Refresh the contents of a Lookup field list box or combo box
Edit text or data: Refresh fields with current data

F9


PeaZip
Set password/keyfile
Functional keys

F9


7-Zip
Switch On/Off second panel
View menu

F9


IrfanView
Start OCR plugin on image or selection
Plugins

F9


Microsoft Excel 2016
Calculates all worksheets in all open workbooks
Function keys

F9


Outlook 2016 and Outlook 2013
Start a send/receive for all defined Send/Receive groups with Include this group in Send/Receive (F9) selected. This can include headers, full items, specified folders, items less than a specific size, or any combination that you define
Send / receive

F9


WinSCP
Change properties of selected files
Selected files

F9


Opera
Set focus to message
E-mail keys: Navigation

F9


SQL Server Management Studio (SSMS)
Toggle breakpoint
Transact-SQL debugger

F9


Adobe Acrobat Reader DC
Show / hide menu (file, edit, etc.)
Change view

F9


Portal 2
Rebuild and enter game view
Portal 2 Puzzle Maker

F9


Microsoft Movies and TV
Volume up
General

F9


Microsoft Groove
Volume up
General

F9


Windows Calculator
Select ±
General

F9


GOM Player
GOM TV
Windows

F9


Mozilla Thunderbird
Toggle contacts sidebar
Controlling the compose window

F9


Windows Media Player 11
Increase the volume
Play music with shortucts

F9


Android Studio
Resume program
Debugging

F9


Overwatch
Spectate 9
Spectate

F9


Notepad2
Manage favorites
Favorites

F9


HeidiSQL
Apply filter
Data

F9


Microsoft OneNote
Sync all notebooks
Share notes with other programs

F9


gedit 2.3 (Linux)
Show/hide the side pane
Program

F9


Nautilus File Manager 2 (Linux)
Toggle side pane
Folder Navigation

F9


Adobe Reader 9 (Windows)
Show/hide Menu (file, edit, etc.)
Change View

F9


Google Earth 5 (Linux)
Show/hide the side pane
Program

F9


Adobe Fireworks MX (Windows)
Show/Hide blue lines around selected objects
Working with Fireworks Objects

f9


Rhythmbox (Linux)
Show/hide side pane
Window

F9


Microsoft Excel 2007 (Windows)
Calculates all worksheets in all open workbooks.
Function keys in Excel 2007

F9


Microsoft Outlook 2007 (Windows)
Check for new messages.
Shortcuts for Managing E-Mail

Ctrl + M / F9


Tupi (Windows)
Move frame forward
Exposure table

F9


IrfanView 4.42 (Windows)
Start OCR plugin on image or selection
Plugins

F9


Adobe Dreamweaver (MacOS)
Compile CSS Preprocessors
CSS

F9


Microsoft Outlook 2007 (Windows)
Start a send/receive for all defined Send/Receive categorys with Include this category in Send/Receive (F9) selected. This can include headers, full items, specified folders, items less than a specific size, or any combination that you define.
Shortcuts for Send and Receive

F9


Adobe After Effects CS5 (MacOS)
Easy ease selected keyframes
Keyframes and Graph Editor

F9


Adobe After Effects CS5 (Windows)
Easy ease selected keyframes
Keyframes and Graph Editor

F9


Microsoft Word 2010 (Windows)
Update selected fields*
Fields

F9


Nano
Cut the current line and store it in the cut buffer
Editing

F9


Scrivener 1.9.9
Show index card label
View

F9