Qt Creator (MacOS)

General

Move to next item in output panes

F6

All hotkeys for Qt Creator (MacOS)

Version Control - Bazaar
Commit/Submit

Command + Z , Alt+ C

Version Control - Bazaar
Diff

Command + Z , Alt+ D

Version Control - Bazaar
Log/Filelog

Command + Z , Alt+ L

Version Control - Bazaar
Status

Command + Z , Alt+ S

Version Control - CVS
Add

Command + C , Alt+ A

Version Control - CVS
Commit/Submit

Command + C , Alt+ C

Version Control - CVS
Diff

Command + C , Alt+ D

Version Control - Git
Add

Command + G , Command + A

Version Control - Git
Commit/Submit

Command + G , Command + C

Version Control - Git
Diff

Command + G , Command + D

Version Control - Git
Diff project

Command + G , Command + Shift + D

Version Control - Git
Blame/Annotate

Command + G , Command + B

Version Control - Git
Log/Filelog

Command + G , Command + L

Version Control - Git
Log project

Command + G , Command + K

Version Control - Git
Undo changes/Revert

Command + G , Command + U

Version Control - Mercurial
Add

Command + P , Command + A

Version Control - Mercurial
Commit/Submit

Command + P , Command + S

Version Control - Mercurial
Diff project

Command + P , Command + D

Version Control - Mercurial
Log/Filelog

Command + P , Command + F

Version Control - Mercurial
Undo changes/Revert

Command + P , Command + R

Version Control - Mercurial
Edit

Command + P , Command + E

Version Control - Subversion
Add

Command + G , Command + A

Version Control - Subversion
Commit/Submit

Command + G , Command + C

Version Control - Subversion
Diff

Command + G , Command + D

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Command + V , Command + I

General
Select all

Ctrl + A

General
Delete

Delete

General
Cut / Copy / Paste

Ctrl + X / Ctrl + C / Ctrl + V

General
Undo

Ctrl + Z

General
Redo

Ctrl + Y

General
Print

Ctrl + P

General
Save

Ctrl + S

General
Save all

Ctrl + Shift + S

General
Close window

Ctrl + W

General
Close all windows

Ctrl + Shift + W

General
Close current file

Ctrl + F4

General
Go back / Go forward

Command + Arrow Left / Command + Arrow Right

General
Go to line

Ctrl + L

General
Go to other split

Ctrl +E, O

General
Previous open document / Next open document in history

Ctrl + Tab / Ctrl + Shift + Tab

General
Activate Locator

Ctrl + K

General
Switch to Welcome mode

Ctrl + 1

General
Switch to Edit mode

Ctrl + 2

General
Switch to Design mode

Ctrl + 3

General
Switch to Debug mode

Ctrl + 4

General
Switch to Projects mode

Ctrl + 5

General
Switch to Analyze mode

Ctrl + 6

General
Switch to Help mode

Ctrl + 7

General
Toggle Issues pane

Command + 1

General
Toggle Search Results pane

Command + 2

General
Toggle Application Output pane

Command + 3

General
Toggle Compile Output pane

Command + 4

General
Toggle other output panes

Command + 5 ... 9

General
Activate Bookmarks pane

Command + M

General
Activate File System pane

Command + Y

General
Activate Open Documents pane

Command + O

General
Maximize output panes

Command + 9

General
Move to next item in output panes

F6

General
Move to previous item in output panes

Shift + F6

General
Activate Projects pane

Command + X

General
Full screen

Ctrl + Shift + F11

General
Toggle the sidebar

Command + 0

General
Move to Edit mode

Esc

General
Exit Qt Creator

Ctrl + Q

Editor
Auto-indent selection

Ctrl + I

Editor
Collapse / Expand

Ctrl + < / Ctrl + >

Editor
Trigger a completion in this scope

Ctrl + Space

Editor
Copy line

Ctrl + Insert

Editor
Copy line down / copy line up

Ctrl + Command +Down

Editor
Paste from the clipboard history, Subsequent presses move you back in the history

Ctrl + Shift + V

Editor
Cut line

Shift + Delete

Editor
Join lines

Ctrl + J

Editor
Insert line above current line

Ctrl + Shift + Enter

Editor
Insert line below current line

Ctrl + Enter

Editor
Decrease / increase font size (or Ctrl+scroll)

Ctrl +-/ Ctrl + +

Editor
Reset font size

Ctrl + 0

Editor
Toggle Vim-style editing

Command + V , Alt+ V

Editor
Split

Ctrl + E , 2

Editor
Split side by side

Ctrl + E , 3

Editor
Remove all splits

Ctrl + E , 1

Editor
Remove current split

Ctrl + E , 0

Editor
Select all

Ctrl + A

Editor
Go to block end / Go to block start

Ctrl + ] / Ctrl + [

Editor
Go to block end / Go to block start with selection

Ctrl + } / Ctrl + {

Editor
Move current line down / Move current line up

Ctrl + Shift + Arrow Down / Ctrl + Shift + Arrow Up

Editor
Trigger a refactoring action in this scope

Command + Enter

Editor
Rewrap paragraph

Ctrl + E , R

Editor
Select the current block The second press extends the selection to the parent block

Ctrl + U

Editor
Enable text wrapping

Ctrl + E , Ctrl + W

Editor
Toggle comment for selection

Ctrl + /

Editor
Visualize whitespace

Ctrl +E, Ctrl+ V

Editor
Adjust size

Ctrl + J

Editor
Lay out in a grid

Ctrl + G

Editor
Lay out horizontally

Ctrl + H

Editor
Lay out vertically

Ctrl + L

Editor
Preview

Command + Shift + R

Editor
Edit signals and slots

F4

Editor
Toggle bookmark

Ctrl + M

Editor
Go to next bookmark / go to previous bookmar

Ctrl + . / Ctrl + ,

Editor
Fetch snippet

Command + C , Alt+ F

Editor
Paste snippet

Command + C , Alt+ P

Editor
Find usages

Ctrl + Shift + U

Editor
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros

F2

Editor
Rename symbol under cursor

Ctrl + Shift + R

Editor
Switch between method declaration and definition

Shift + F2

Editor
Open type hierarchy

Ctrl + Shift + T

Editor
Switch between header and source file

F4

Editor
Turn selected text into lowercase

Command + U

Editor
Turn selected text into uppercase

Command + Shift + U

Editor
Run static checks on JavaScript code to find common problems

Ctrl + Shift + C

Editor
Find and replace

Ctrl + F

Editor
Find next / Find previous

F3 / Shift + F3

Editor
Find next / Find previous occurrence of selected text

Ctrl + F3 / Ctrl + Shift + F3

Editor
Replace next

Ctrl + =

Editor
Open advanced find

Ctrl + Shift + F

Editor
Record a text-editing macro

Command + (

Editor
Stop recording a macro

Command + )

Editor
Play last macro

Command + R

Editor
Show Qt Quick toolbars

Ctrl + Command + Space

Editor
Execute user actions 1 … 9 in FakeVim mode

Command + V , 1 ... 9

Image Viewer
Switch to background

Ctrl + [

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Zoom in / Zoom out

Ctrl + + / Ctrl + -

Image Viewer
Fit to screen

Ctrl + =

Image Viewer
Original size

Ctrl + 0

Qt Quick Designer
Open the QML file that defines the selected component

F2

Qt Quick Designer
Move between code editor and visual editor

F4

Qt Quick Designer
Toggle left sidebar

Ctrl + Command + 0

Qt Quick Designer
Toggle right sidebar

Ctrl + Command + Shift + 0

Debugging
Start or continue debugging

F5

Debugging
Exit debugger

Shift + F5

Debugging
Step over

F10

Debugging
Step into

F11

Debugging
Step out

Shift + F11

Debugging
Toggle breakpoint

F9

Debugging
Run to selected function

Ctrl + F6

Debugging
Run to line

Ctrl + F10

Debugging
Reverse direction

F12

Project
Build project

Ctrl + B

Project
Build all

Ctrl + Shift + B

Project
New project

Ctrl + Shift + N

Project
Open project

Ctrl + Shift + O

Project
Select the kit to build and run your project with

Ctrl + T

Project
Run

Ctrl + R

Version Control

Help
View context-sensitive help

F1

Help
Activate contents in Help mode

Ctrl + T

Help
Add bookmark in Help mode

Ctrl + M

Help
Activate index in Help mode

Ctrl + I

Help
Reset font size

Ctrl + 0

Help
Activate search in Help mode

Ctrl + S

Similar combinations for other applications


Civilization V (Windows)
Tech Screen
General Hotkeys

F6


Novell Evolution 2 (Linux)
Focus search bar
General

f6


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

F6 / Tab / Shift + Tab


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

F6 / Tab / Shift + Tab


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

F6 / Tab / Shift + Tab


Firefox (Windows)
Jump to address bar
Address Bar

Alt + D / Ctrl + L / F6


Microsoft Projects 2010 (Windows)
Switch among areas in the Help window
Navigate Projects Help

F6


Android Emulator (Windows)
Toggle trackball mode
Other Device Keys

F6


Firefox (MacOS)
Move to Next Frame
Navigation Controls

F6


Firefox (Linux)
Jump forwards / jump backwards between tab bar and page. To reach addressbar, press f6 until reaching the tab (see dotted line around tab) and press tab
Inside Webpages

F6 / Shift + F6


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Messages in Main View - Navigate Calendar

Ctrl + Tab / F6


Firefox (Windows)
Jump forwards / jump backwards between tab bar and page. To reach addressbar, press f6 until reaching the tab (see dotted line around tab) and press tab
Inside Webpages

F6 / Shift + F6


Eclipse Helios (Windows)
Next step (line by line)
Run and Debug

F6


Google Chrome (Windows)
Alternate focus between address bar, bookmarks bar and webpage
View Webpages

F6


Tally 9.0 (Windows)
Select Receipt Voucher
General Shortcuts

F6


SharpDevelop 4.0 (Windows)
Continue to next breakpoint
Debugging

F6


Access 2010 (Windows)
Switch between the windows, or between design panes / properties / etc
Manage Access Features - Design View

F6


Google Chrome (Linux)
Alternate focus between address bar, bookmark bar and webpage
View Webpages

F6


Total Commander 8 (Windows)
Rename or move files
Main Shortcuts

F6


Firefox (MacOS)
Select Location Bar
Location Bar

Command + L / F6


Inpage (Windows)
To view 50% zoom of text
For changing zoom or view

F6


Access 2010 (Windows)
Move forward / backwards among the Query Designer panes
Manage Access Features - Query Designer

F6 / Shift + F6


Microsoft Excel 2011 (MacOS)
Move to the next pane in a workbook that has been split
Function keys

F6


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Messages in Compose View - Navigate Calendar

Ctrl + Tab / F6


Microsoft Excel 2011 (MacOS)
Move to the next pane / move to the previous pane in a workbook that has been split
Moving and scrolling in a sheet or workbook

F6 / Shift + F6


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

F6


Tekla Structures 14.0 (Windows)
Snap to nearest points
General shortcuts

F6


MyLifeOrganized (Windows)
Collapse entire outline or To-Do lists
Navigating To-Do Lists

F6


Opera (Linux)
Focus on next pane
Focus

F6


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

F6


Smartplant Review (Windows)
View Settings
Function Keys

F6


Microsoft Word 2007 (Windows)
Go to the next pane or frame.
Function key reference: Function keys

F6


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

F6


Microsoft Outlook 2010 (Windows)
Move between Calendar, TaskPad, and Folder List
Calendar Shortcuts - Navigate Calendar

Ctrl + Tab / F6


Access 2010 (Windows)
Switch between the windows, or between design panes / properties / etc
Working with Text and Data - Design View

F6


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

F6


Visual Studio 2015 (Windows)
Build solution (or Ctrl+shift+b)
Build and Debug

F6


Android Emulator (Linux)
Toggle trackball mode
Other Device Keys

F6


Oracle SQL Developer 4 (Windows)
Next Pane/ Previous Pane
Window

F6 / Shift + F6


Oracle SQL Developer 4 (Windows)
Autotrace
Worksheet

F6


Microsoft Excel 2011 (MacOS)
Move to the next pane in a workbook that has been split
Windows

F6


Sublime Text (Windows)
Toggle spell checking
Others

F6


Access 2010 (Windows)
Move forward / backwards among the Query Designer panes
Working with Text and Data - Query Designer

F6 / Shift + F6


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

F6


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

F6


Texmaker 4.0.2 (Windows)
Pdflatex
"Tools" menu

F6


Microsoft PowerPoint 2010 (Windows)
Move a task pane from another pane in the program window (clockwise direction). You may need to press F6 more than once
PowerPoint Taks Panes

F6


IntelliJ (Linux)
Move
Editing

F6


IntelliJ (Windows)
Move
Editing

F6


Microsoft PowerPoint 2010 (Windows)
Move a task pane from another pane in the program window (clockwise direction). You may need to press F6 more than once
Microsoft Office basics applicable to PowerPoint 2007

F6


Notepad2 (Windows)
Save as...
File Menu

F6


Audacity 2 (Linux)
Multi-Tool mode
Tools

F6


NetBeans 8 (Windows)
Run main project/file
Compiling, Testing, and Running

F6 / Shift + F6


Microsoft PowerPoint 2010 (Windows)
Cycle the focus through the different panes.
Work with the Selection pane.

F6


Beyond Compare (Windows)
Align with...
Actions Menu

F6


Gwenview (Linux)
Make the Location bar editable so that you can directly type in a file path. You can return to the standard Location Bar by pressing the arrow at the right.
30 Shortcuts for Gwenview (Linux)

F6


Directory Opus (Windows)
Dual display
Lister Menu

F6


Microsoft Word 2013 (Windows)
Cycle through Ribbon/open panes/Status Bar/document window
Navigate in Word Documents

F6


FL Studio (Windows)
Toggle Step Sequencer
Window Navigation

F6


Access 2010 (Windows)
Switch between the windows, or between design panes / properties / etc
Working with Access Views - Design View

F6


Presonus Studio One (Windows)
Show instruments
View Menu

F6


Adobe Flash Professional (Windows)
Add Keyframe
Frames

F6


Adobe Acrobat Pro (Windows)
Move focus to the next item among Document pane, Task panes, Message bar, and Navigation bar
Navigation - Navigating task panes

F6


Access 2010 (Windows)
Move forward / backwards among the Query Designer panes
Working with Access Views - Query Designer

F6 / Shift + F6


Audacity 2 (Windows)
Multi-tool
Tools Toolbar

F6


Beyond Compare (Windows)
Go next
Misc.

F6


Qt Creator (Windows)
Move to next item in output panes
General

F6


Adobe Acrobat Pro (Windows)
Move focus among the document, message bar, and navigation panels
Navigation - Navigation panels

F6


Comsol 5 (Windows)
Build the preceding node in the geometry branch
Build and Compute

F6


Axialis IconWorkshop (Windows)
Rename...
Librarian Menu

F6


Comsol 5 (Linux)
Build the preceding node in the geometry branch
Build and Compute

F6


Comsol 5 (MacOS)
Build the preceding node in the geometry branch
Build and Compute

F6


Microsoft Excel 2013 (Windows)
Move to the next pane / previous pane in a workbook that has been split
Manage Multiple Workbooks

F6 / Shift + F6


Microsoft Word 2013 (Windows)
With Navigation Pane open: Switch forward / backwards between (1) Navigation Pane, (2) Bottom Taskbar, (3) Ribbon, and (4) Document
Ribbons and Navigation Pane

F6 / Shift + F6


Linux Mint (Linux)
Cycle focus between panes
File Manager (Nemo) - Toggle Side Pane, Split View, and Terminal

F6


Autodesk Maya 2015 (Windows)
Show Rendering menu set
Interfaces

F6


uTorrent (Windows)
Show Status Bar
21 Shortcuts for uTorrent (Windows)

F6


uTorrent (Linux)
Show Status Bar
21 Shortcuts for uTorrent (Linux)

F6


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

F6


uTorrent (MacOS)
Show Status Bar
21 Shortcuts for uTorrent (MacOS)

F6


Photoshop Lightroom CC (Windows)
Show/ hide Filmstrip
Panel Shortcuts

F6


Photoshop Lightroom CC (MacOS)
Show/ hide Filmstrip
Panel Shortcuts

F6


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

F6


Microsoft Excel 2010 (Windows)
Move to the next pane / previous pane in a workbook that has been split.
Manage Multiple Workbooks

F6 / Shift + F6


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

F6


Access 2010 (Windows)
Switch between the windows, or between design panes / properties / etc
The Rest - Design View

F6


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

F6


Adobe After Effects CC (Windows)
Take Snapshot
Previews

Shift + F5 / F6 / F7 / F8


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

F6


Access 2016 (Windows)
Switch windows(between upper and lower portion)
Windows/Content Switching/Navigation

F6


Access 2010 (Windows)
Move forward / backwards among the Query Designer panes
The Rest - Query Designer

F6 / Shift + F6


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

F5 / F6 / F7 / F8


Adobe After Effects CC (Windows)
Purge snapshot
Previews

Ctrl + Shift + F5 / F6 / F7 / F8


Adobe After Effects CC (MacOS)
Take Snapshot
Previews

Shift + F5 / F6 / F7 / F8


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

F5 / F6 / F7 / F8


Adobe After Effects CC (MacOS)
Purge snapshot
Previews

Command + Shift + F5 / F6 / F7 / F8


Microsoft PowerPoint 2016 (Windows)
Focus to different pane
Navigation Operation

F6


Corel VideoStudio X9.5 (Windows)
Preferences
Setting Tab Operations

F6


Plex (Windows)
Media Items
Graphics(Audio/Video) Control

F6


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

F6


Plex (MacOS)
Media Items
Graphics(Audio/Video) Control

F6


Autodesk Maya 2017 (Windows)
Show Rendering menu set
Interfaces

F6


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

F6


InDesign CC (Windows)
Colors
Panels

F6


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

F6


InDesign CC (MacOS)
Colors
Panels

F6


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

F6


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

F6


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

F6


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

F6


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

F6


CINEMA 4D (Windows)
Play backwards/stop
Animation Timeline

F6


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

F6


ArchiCAD 20 (Windows)
Bring forward
Tools display order

F6


ArchiCAD 20 (MacOS)
Bring forward
Tools display order

F6


Anime Studio (Windows)
Duplicate frame
Frame by Frame

F6


Dynamics NAV 2015 (Windows)
Go to the next Frame
Function Key Shortcuts

F6


Anime Studio (MacOS)
Duplicate frame
Frame by Frame

F6


Autodesk Inventor 2017 (Windows)
Home view
Function Key

F6


Microsoft Word 2016 (Windows)
Go to the next pane or frame.
All Function Key Shortcuts

F6


CyberLink PhotoDirector 8 (Windows)
Switch to viewer
Workspace

F6


AutoCad Architecture 2017 (Windows)
Dynamic UCS
Function Keys

F6


AutoCAD 2016 (Windows)
Toggles UCSDETECT (AutoCAD only)
General

F6


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

F6


Adobe Acrobat Pro (MacOS)
Move focus to the next item among Document pane, Task panes, Message bar, and Navigation bar
Navigation - Navigating task panes

F6


Adobe Flash Professional (MacOS)
Add Keyframe
Frames

F6


Adobe Acrobat Pro (MacOS)
Move focus among the document, message bar, and navigation panels
Navigation - Navigation panels

F6


Microsoft Projects 2016 (Windows)
Select a drawing object.
Navigate Views and Windows

F6


GTA V Cheats (Windows)
Switch to Franklin
General Shortcuts

F6


IntelliJ (MacOS)
Move
Refactoring

F6


Microsoft Projects 2016 (Windows)
Move to a task pane from another pane in the program window (clockwise direction). You may need to press F6 more than once.
Switching between Windows

F6


JetBrains RubyMine (Windows)
Move
Refactoring

F6


JetBrains RubyMine (MacOS)
Move
Refactoring

F6


JetBrains RubyMine (Linux)
Move
Refactoring

F6


Pandora Classic (Web Application)
Switch Focus from Address Bar to Browser Window. Try e.g. Arrow Down/Arrow Up to validate focus is indeed on Browser Window
9 Shortcuts for Pandora Classic (Web Application)

F6


JetBrains AppCode (MacOS)
Move
Code Refactoring

F6


JetBrains PyCharm (MacOS)
Move
Refactoring

F6


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

F6


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

F6


JetBrains PyCharm (Windows)
Move
Refactoring

F6


Cloud9 (Windows)
Toggle Console
Tabs

F6


Blender 3D (Windows)
Display Shading Context and Texture Sub-Context
Universal

F6


Adobe Dreamweaver (Windows)
Freeze JavaScript (Live View)
View Specific

F6


JetBrains PhpStorm (Windows)
Move
Refactoring

F6


JetBrains PhpStorm (MacOS)
Move
Refactoring

F6


JetBrains PhpStorm (Linux)
Move
Refactoring

F6


Steinberg Cubase 9 (Windows)
Open loop browser
Media

F6


Steinberg Cubase 9 (MacOS)
Open loop browser
Media

F6


Corel Designer X7 (Windows)
Zoom to Selected Objects
Zoom

F6


Corel Ventura 10 (Windows)
Facing Page Zoom
Zoom and View

F6


Corel Draw X8 (Windows)
Rectangle tool
Toolbox Tool Selection

F6


Corel Quattro Pro X8 (Windows)
Jump to Other Pane if window is Split
Function Keys

F6


Forte (Windows)
Cycle through all windows
All Window

F6 / Ctrl + Tab


Adobe Captivate 2017 (MacOS)
Import audio
Function Key Shortcuts

F6


Adobe Captivate 2017 (Windows)
Import audio
Function Key Shortcuts

F6


Chief Architect (Windows)
Zoom Tools - Fill Window
Zoom Tools

F6


Chief Architect (MacOS)
Zoom Tools - Fill Window
Zoom Tools

F6


IBM Director (Windows)
Go to next Frame in Help system
14 Shortcuts for IBM Director (Windows)

F6


Notes 9.0 (Windows)
Cycle through All Panes in Open Perspective
26 Shortcuts for Notes 9.0 (Windows)

F6


MetaTrader MT4 (Windows)
Call Tester Window for Testing Expert Attached to the Chart
Function Key Shortcuts

F6


WinSCP 5 (Windows)
Move selected files (upload when local panel is active, download when remote panel is active)
File Management

F6


Brackets (Windows)
Grunt default
99 Shortcuts for Brackets (Windows)

F6


PotPlayer (Windows)
PlayList On/Off
Function Key Shortcuts

F6


XYplorer (Windows)
Cycle Focus
Function key Shortcuts

F6


MediaMonkey (Windows)
Show Now Playing node
Standard Keyboard Shortcuts

F6


Soundforge (Windows)
Toggle playback scrolling on and off
Magnification and View

F6


Vegas Pro 14 (Windows)
Show next window
Magnification and View

F6


ZBrush 4 (Windows)
Materials
PopUp Selection

F6


Jetbrains CLion (Windows)
Move
Refactoring

F6


Pegasus Mail (Web Application)
Distribution lists...
Addresses

F6


Sierra Chart (Windows)
Studies
Analysis Menu

F6


Titanium (MacOS)
Step Over
Run/Debug

F6


MPS 2017 (Windows)
Move the selected class, package or static member to another package or class and update all the corresponding references
Refactoring

F6


Soundforge (Windows)
Toggle playback scrolling on and off
Navigation and Playback

F6


iClone 7 (Windows)
Show/Hide Modify Panel
OnScreen Display

F6


Pencil2D (Windows)
Duplicate Frame
57 Shortcuts for Pencil2D (Windows)

F6


Rhino (Windows)
Toggle Camera
Default Shortcuts

F6


ForkLift 3
Move to
Commander style

F6


OpenSCAD (MacOS)
Render
Function Shortcuts

F6


SolidWorks (Windows)
Toggle Selection Filter
Miscellaneous Shortcuts

F6


Warframe
Take Screenshot
General

F6


Cabinet Vision (Windows)
Opens Auto Fill Options
Getting Different Program Quickly

F6


Alphacam (Windows)
Snap to End Point
Geometry Creation

F6


Titanium (Windows)
Step Over
Run/Debug

F6


Solidworks 2019
Toggle selection filter type
Commands

F6


Zwift (PC and macOS)
"Bring It!"
Function

F6


Delphi 10 (Windows)
IDE Insight
193 Shortcuts for Delphi 10 (Windows)

F6 / Ctrl + .


Smite (MacOS)
Vote to Surrender
Other Controls

F6


Smite (Windows)
Vote to Surrender
Other Controls

F6


progeCAD (Windows)
Switches coordinate display between On, Off, and Angle/Distance
51 Shortcuts for progeCAD (Windows)

F6 / Ctrl + D


Vivaldi
Bookmarks panel
View

F6


Miscreated
Emote: Come here
Emote

F6


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

F6


Ansys Mechanical (Windows)
Toggle Between Shaded Exterior and Edge,Shaded Exterior and Wireframe Views
Graphics Actions

F6


Comodo IceDragon (Windows)
Move to Next Frame
Viewing, Printing and Saving Current Page

F6


FlashFXP (Web Application)
Open Preferences dialog.
54 Shortcuts for FlashFXP (Web Application)

F6


TurboCAD (Windows)
Select the next object in draw order
171 Shortcuts for TurboCAD (Windows)

F6


progeCAD (Windows)
Switches coordinate display between On, Off, and Angle/Distance
Function Key Shortcuts

F6


winIDEA
Run script
Tools

F6


Mastercam (Windows)
Show File menu
53 Shortcuts for Mastercam (Windows)

F6


Evergreen (Linux)
Record InHouse Use
Circulation

F6


VariCAD (Windows)
Redraw
Hot Keys

F6


Place Anywhere (Fallout 4 mod)
Toggle storing clamped objects in workshop storage, when underlying object is scrapped or stored in workshop storage
General

F6


Ulead PhotoImpact 8 (Windows)
Displays the Preferences dialog box
File Menu

F6


FEKO (Windows)
Pause
Script Editor

F6


FEKO (Linux)
Pause
Script Editor

F6


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

F6


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

F6


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

F6


Modo (Windows)
Presets viewport
Floating Windows

F6


Modo (MacOS)
Presets viewport
Floating Windows

F6


Cobalt (Windows)
Load
70 Shortcuts for Cobalt (Windows)

F6


KiCAD (Linux)
Switch to Inner Layer 2
PCB

F6


KiCAD (Windows)
Switch to Inner Layer 2
PCB

F6


KiCAD (MacOS)
Switch to Inner Layer 2
PCB

F6


Target 3001! (Windows)
Snap on grid/No Snap on Grid
Function key Shortcuts

F6


Assetto Corsa
Cycle on-board cameras
In-game

F6


Roblox Studio
Play solo
Testing and Publishing

F6


WavePad Sound Editor (Windows)
Scrub
Play Operations

F6


gEDA (Linux)
Enter polygon tool
Other Important Shortcuts

F6


WavPad Sound Editor (MacOS)
Scrub
Play Operations

F6


Europa Universalis IV
Cycle the Ledger sections
General

F6


BricsCAD (Windows)
Sets the readout of the coordinate field in the status bar
Function Key Shortcuts

F6


BricsCAD (Linux)
Sets the readout of the coordinate field in the status bar
Function Key Shortcuts

F6


Substance Painter
Camera Orthographic
General

F6


BricsCAD (MacOS)
Sets the readout of the coordinate field in the status bar
Function Key Shortcuts

F6


Banner 9 (Windows, Mac)
Insert/Create Record
Mac shortcuts

F6


KiCad 5.0.2
Switch to Inner layer 2
Pcbnew

F6


Substance Painter (Mac)
Camera Orthographic
General

F6


FlightGear
Toggle autopilot heading mode
Autopilot related

F6


Brave Browser (Windows)
Focus URL Bar
Page Navigation and Display

F6


MuseScore (Windows)
Selection Filter
Display Shortcuts

F6


MuseScore (MacOS)
Selection Filter
Display Shortcuts

F6


Aspire (Windows)
Zoom to fit Material
General Shortcuts

F6


SuperMemo (Windows)
Filter HTML or RTF Source
129 Shortcuts for SuperMemo (Windows)

F6


VCarve Pro (Windows)
Zoom to fit Material
General Shortcuts

F6


Aspire (Windows)
Scales 2D view to fit material
General Shortcuts

F6


ComplyPro 2017B (Windows)
Outline
In Grid View

F6


VCarve Pro (Windows)
Scales 2D view to fit material
General Shortcuts

F6


Subnautica
Hide/Show interface
Windows

F6


Xyplorer
Cycle focus in this sequence: Address Bar > Tree > List > Catalog.
Other Shortcuts

F6


PRTG Network Monitor
Context menu > Tools > Custom tool command (if available)
Enterprise console

F6


American Truck Simulator
Route Advisor: Navigation page
Interface controllers

F6


KeyCreator (Windows)
Menu Button 6
Miscellaneous Shortcuts

F6


DayZ
Magnifique (Experimental branch)
Communication

F6


AVImark
Choose
Information search / Library

F6


RimWorld
Opens the World tab
User interface

F6


Cisco Webex
Switch between the content area and the panels area
Windows

F6


Google Chrome
Jump to the address bar
Address bar

F6


Samsung TV
Change input source
General

F6


Evolution
Cycle focus between panes
Global - Controls

F6


Altium Designer (Windows)
Run simulation for a Delta step
VHDL Editor Shortcuts

F6


AutoCAD
Toggle Dynamic UCS
Toggle Drawing Modes

F6


SAP NetWeaver Business Client 5.0 for Desktop
For SAP GUI transactions: as defined in the standard for function keys
General

F6


Siemens NX
Zoom
View > Popup

F6


Tibia
(Attack) Flame strike
Action bar

F6


RPG Maker
Event layer
Editor

F6


Adobe Lightroom Classic (Mac)
Show/hide Filmstrip
Working with panels

F6


Adobe Lightroom Classic
Show/hide Filmstrip
Working with panels

F6


Old School RuneScape (OSRS)
Switch to the Spell book tab
General

F6


Evernote for Windows
Search Notes
Note Editor

F6


ZoomText
Increase zoom
ZoomText Keyboard

F6


ePSXe
Select what pad will be affected by key F5
General

F6


Adobe Illustrator
Show/hide Color panel
Function keys

F6


Adobe Illustrator (Mac)
Show/hide Color panel
Function keys

F6


PyCharm 2018.2
Move the selected class, package or static member to another package or class and update all the corresponding references.
Refactoring

F6


ProgeCAD
Coordinate
General

F6


PaintShop Pro 2018
Materials
Single key shorcuts

F6


AI War Classic
(hold)  Show wormholes and resources only
Minimap

F6


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

F6


Diablo
Highlight spells in spell book and press F5 - F8 to assign hotkey. Once the hotkey is assigned, the key will prepare that specific spell
General

F6


Magic: The Gathering Online
Pass priority for the rest of the turn, unless you’re prompted to attack or block
General

F6


CorelDRAW Graphics Suite 2018
Rectangle
General

F6


World of Tanks
Negative!
Misc

F6


Microsoft Word 2016
Go to the next pane or frame
Function key reference

F6


Adobe Photoshop CC
Show/Hide Color panel
Using function keys

F6


Heroes of the Storm
Go to saved camera location
General

F6


BSPlayer
Decrease playback rate by 1%
Misc

F6


Metapad
Short format
Insert date/time

F6


Euro Truck Simulator 2
Route Advisor: Navigation page
Interface controls

F6


Virtual DJ 2018
Sampler 6 play_stop
General

F6


LightWave 3D
Image editor
Layout: General

F6


TextRoom
Scratchpad
General

F6


Adobe Premiere Pro (Mac)
Batch Capture...
File

F6


Adobe Premiere Pro (Windows)
Batch Capture...
File

F6


MyPaint
Next scrap
Edit

F6


Oracle EBS Forms
Clear record
General

F6


Dota 2
Opens a window showing gold graphs of Radiant and Dire
Spectator & replay controls

F6


Microsoft FrontPage
Move to a task pane (task pane: A window within an Office application that provides commonly used commands. Its location and small size allow you to use these commands while still working on your files.) from another pane in the program window. (You may need to press F6 more than once.) Note If pressing F6 doesn't display the task pane you want, try pressing ALT to place focus on the menu bar, and then pressing CTRL+TAB to move to the task pane.
Access and use task panes

F6


Riffstation Desktop
Tempo up (+1 BPM)
General

F6


WavePad
Scrub
Play Operations

F6


Comodo IceDragon
Move to Next Frame
View, Print and Save Current Page

F6


IntelliJ IDEA (macOS)
Move
Refactoring

F6


IntelliJ IDEA (Windows, Linux)
Move
Refactoring

F6


Apple iBooks
(if you’ve assigned them in the Styles drawer) Apply a paragraph, character, or list style
Format text

F6


AWS Cloud9 IDE (Windows)
Toggle Console
Tabs

F6


Microsoft Visual Studio 2017 (Most used shortcuts)
Window.NextSplitPane
Window

F6


Grand Theft Auto V
Switch to Franklin
General

F6


NetBeans
Run main project
Compiling, testing and running

F6


GoldWave
Fast forward
Main Window

F6


Hearthstone
Emote "Threaten"
3rd party program: Hotkeys

F6


Microsoft PowerPoint (Creating presentations)
Move clockwise among panes in Normal view
Move between panes

F6


LibreOffice Base
Jump between windows
Creating Basic dialogs

F6


PSPad
Makro2Play
Macros

F6


Microsoft PowerPoint (Slideshows)
Move from one region of Presenter view (Header, tools below the slide, and the Notes pane) to the next
Maneuver in Presenter View during a presentation

F6


Brackets
Grunt default
General

F6


Ardour
Convert edit range to range
Selecting

F6


WinHex
Edit mode
Options menu

F6


LibreOffice
Sets focus in next subwindow (for example, document/data source view)
Controlling documents and windows

F6


WriteMonkey
Toggle segment focus (paragraph or selection)
Folding

F6


Tekla Structures 20
Snap to nearest points
General

F6


MindMeister
Recenter
General

F6


Microsoft Visual Studio 2017 (All shortcuts)
Window.NextSplitPane
Window

F6


Qt Creator
Move to next item in output panes
General

F6


Maple
Interrupt current operation
Menu accelerators

F6


Guitar Pro
Drums
View

F6


REAPER
Screenset: Load track view #03
Section: Main

F6


WinNc
Move / Rename
General

F6


Multi Commander
File - Move
Core shortcuts

F6


Midnight Commander
Moving file. Default is to another panel, but it asks first.
Function keys

F6


Clementine
Play/Pause
Playback

F6


KompoZer
Switch between Content Pane and Search/Contents/Index/Glossary (toggle)
Help window

F6


The Bat!
SmartBat
Invoking tools

F6


Microsoft Access 2016
Switch among areas in the Help window, such as the toolbar and the Search list
Get help with Access

F6


OneDrive
Move between web browser bar and the OneDrive title bar
Frequently used shortcuts

F6


FileMaker
Step Into command
FileMaker Pro Advanced: Script Debugger

F6


Sumatra PDF
Switch focus between bookmarks window and main window
Viewing state

F6


Maxthon
URL keys
Others

F6


WinMerge
Change pane (active file)
Comparing files

F6


IrfanView
Rename file
Handling files

F6


MediaMonkey
Show now playing node
General

F6


SQL Server Management Studio (SSMS)
Define filter
Replication Conflict Viewer

F6


Xcode
Step Over
Product menu

F6


Eclipse
Next step (line by line)
Running and debugging

F6


Outlook 2016 and Outlook 2013
Move between Calendar view, TaskPad, and the Folder list
Views: Calendar day/week/month view

F6


Firefox Quantum
Move to next frame
Miscellaneous

F6


Microsoft Internet Explorer 11
Move through items on a webpage (only works if tabbed browsing is turned off)
Browsing

F6


Delphi
IDE Insight
General

F6


7-Zip
Move selected items
File menu

F6


PeaZip
Toggle browse mode / flat view mode
Navigation

F6


Paint.NET
Show / hide History window
Options in the View menu

F6


Microsoft Excel 2016
Switches between the worksheet, ribbon, task pane, and Zoom controls. In a worksheet that has been split, F6 includes the split panes when switching between panes and the ribbon area
Function keys

F6


WinSCP
Download (when remote panel is active) or Upload (when local panel is active) selected files and delete original
Selected files

F6


uTorrent
Show status bar
General

F6


Microsoft OneNote
Jump between the tab bar, navigation pane, and the page canvas
Navigation

F6


Portal 2
Quick save
Miscellaneous

F6


Mozilla Thunderbird
Move to next main UI element
Controlling the compose window

F6


Android Studio
Move
Refactoring

F6


Windows Calculator
Select DEC
Programmer mode

F6


Overwatch
Spectate 6
Spectate

F6


Windows Media Player 11
Increase the size of album art
Other shortcuts

F6