Google Chrome (Linux)

Manage Tabs

Close current window

Alt + F4

All hotkeys for Google Chrome (Linux)

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

Ctrl + Shift + I (or F12 )

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

Ctrl + Shift + J

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

Ctrl + Shift + C

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

Ctrl + Shift + C (2x)

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

?

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

Ctrl + [ / ]

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

Ctrl + D

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

Ctrl + Shift + M

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

Ctrl + F

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

Ctrl + Shift + F

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

Ctrl + O

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

Ctrl + [ + ] / -

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

Ctrl + 0 (zero)

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

Ctrl + Arrow Up

Manage Chrome DevTools - Elements Panel
Navigate upwards/ downwards

Arrow Up / Arrow Down

Manage Chrome DevTools - Elements Panel
Undo / Redo Change

Ctrl + Z / Ctrl + Y

Manage Chrome DevTools - Elements Panel
Expand / Collapse

Arrow Right / Arrow Left

Manage Chrome DevTools - Elements Panel
Expand node

Left-click on arrow

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

Ctrl + Alt +Left-click

Manage Chrome DevTools - Elements Panel
Edit the element

Enter

Manage Chrome DevTools - Elements Panel
Hide the element

H

Manage Chrome DevTools - Elements Panel
Toggle edit as HTML

F2

Manage Chrome DevTools - Styles Panel
Edit Rule

Left-click

Manage Chrome DevTools - Styles Panel
Insert new property

Left-click on white space

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

Ctrl +Left-click on property

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

Shift +Left-click on property

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

Tab / Shift + Tab

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

Arrow Up / Arrow Down

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

Page Up / Page Down

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

Shift + Page Up / Page Down

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

Alt + Arrow Up / Arrow Down

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Step over next function call

F10 , Ctrl + '

Manage Chrome DevTools - Sources Panel
Step into next function call

F11 , Ctrl + ;

Manage Chrome DevTools - Sources Panel
Step out of current function

Shift + F11 , Ctrl + Shift + ;

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

Ctrl + . / ,

Manage Chrome DevTools - Sources Panel
Toggle breakpoint condition

Left-click on line-number

Manage Chrome DevTools - Sources Panel
Edit breakpoint condition

Right-click on line number

Manage Chrome DevTools - Sources Panel
Delete individual words

Alt + Delete

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

Ctrl + /

Manage Chrome DevTools - Sources Panel
Save changes to local modifications

Ctrl + S

Manage Chrome DevTools - Sources Panel
Save all changes

Ctrl + Alt + S

Manage Chrome DevTools - Sources Panel
Go to line

Ctrl + G

Manage Chrome DevTools - Sources Panel
Search by filename

Ctrl + O

Manage Chrome DevTools - Sources Panel
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Sources Panel
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Sources Panel
Go to member

Ctrl + Shift + O

Manage Chrome DevTools - Sources Panel
Close active tab

Alt + W

Manage Chrome DevTools - Sources Panel
Run snippet

Ctrl + Enter

Manage Chrome DevTools - Code Editor
Go to matching bracket

Ctrl + M

Manage Chrome DevTools - Code Editor
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Code Editor
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Code Editor
Toggle comment

Ctrl + /

Manage Chrome DevTools - Code Editor
Select next occurrence

Ctrl + D

Manage Chrome DevTools - Code Editor
Undo last selection

Ctrl + U

Manage Chrome DevTools - Timeline Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Timeline Panel
Save timeline data

Ctrl + S

Manage Chrome DevTools - Timeline Panel
Open / Load timeline data

Ctrl + O

Manage Chrome DevTools - Profiles Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Console Panel
Accept Suggestion

Arrow Right

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

Arrow Up / Arrow Down

Manage Chrome DevTools - Console Panel
Focus the Console

Ctrl + `

Manage Chrome DevTools - Console Panel
Clear Console

Ctrl + L

Manage Chrome DevTools - Console Panel
Multi-line entry

Shift + Enter

Manage Chrome DevTools - Console Panel
Execute

Enter

Manage Tabs
Open new tab

Ctrl + T

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

Ctrl + W / Ctrl + F4

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

Ctrl + Shift + T

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

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

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

Ctrl + Tab / Ctrl + Shift + Tab

Manage Tabs
Open new Chrome window

Ctrl + N

Manage Tabs
Open new Chrome window in incognito mode

Ctrl + Shift + N

Manage Tabs
Close current window

Alt + F4

Manage Tabs
Open link in a new background tab

Ctrl +left-click

Manage Tabs
Open link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open link in a new window

Shift +left-click

Manage Tabs
Download link

Alt +left-click

Manage Tabs
Open link in selected tab

Drag link to existing tab

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

Drag link to tab bar

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

Alt + D (or Ctrl + L )

Address Bar
Enter search query in address bar

Ctrl + E (or Ctrl + K )

Address Bar
Jump to beginning / end of address bar

Home / End in address bar

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

Ctrl + A in address bar

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

Type name of site and press Ctrl + Enter

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

Type name of site and press Alt + Enter

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

Type search term and press Enter

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

Type name of search engine and press Tab

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

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up with focus on webpage

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

Page Down / Page Up

View Webpages
Jump to beginning / to end of webpage

Home / End

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

Ctrl + [ + ] / -

View Webpages
Return zoom to normal text size

Ctrl + 0 (zero)

View Webpages
View webpage source

Ctrl + U

View Webpages
Turn full screen on / off

F11

View Webpages

Browse between Webpages
Jump to homepage

Alt + Home

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

Alt + Arrow Left / Arrow Right

Browse between Webpages
Reload current webpage

F5 / Ctrl + R

Browse between Webpages
Reload current webpage with cache override

Ctrl + F5 / Shift + F5

Browse between Webpages
Stop webpage loading

Esc

Browse within Webpages
Jump to next / previous link

Tab / Shift + Tab with focus on webpage

Browse within Webpages
Open link in current tab

Enter on link

Browse within Webpages
Open link in a new background tab

Ctrl + Enter on link

Browse within Webpages
Open link in a new foreground tab

Shift + Ctrl + Enter on link

Browse within Webpages
Open link in a new window

Shift + Enter on link

Browse within Webpages
Download link

Alt + Enter on link

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

Shift + F10

Browse within Webpages
Select all content on webpage

Ctrl + A

Browse within Webpages
Copy selected content to clipboard

Ctrl + c with content selected

Access Browser Features
Print current webpage (Chrome Print Dialog)

Ctrl + P

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

Ctrl + Shift + P

Access Browser Features
Open file

Ctrl + O

Access Browser Features
Save current webpage

Ctrl + S

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

Alt + F

Access Browser Features
Open History tab

Ctrl + H

Access Browser Features
Open Downloads tab

Ctrl + J

Search
Find text on webpage. Press Enter for

Ctrl + F / F3

Search
Find next / find previous match

Enter / Shift + Enter with text found on webpage

Search
Find next / find previous match

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

Search
With focus on Search box: Close Search box

Esc

Bookmarks Shortcuts
Show or hide bookmarks bar

Ctrl + Shift + B

Bookmarks Shortcuts
Open Bookmark Manager

Ctrl + Shift + O

Bookmarks Shortcuts
Add bookmark for current webpage

Ctrl + D

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

Ctrl + Shift + D

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

Drag URI to bookmark bar

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

Alt + D , then F6

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then b

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

Shift + Alt + T

The Rest
View Google Task manager

Shift + Esc

The Rest
Chrome Help

F1

Similar combinations for other applications


Microsoft Projects 2010 (Windows)
Close the Help window
Navigate Projects Help

Alt + F4


SharpDevelop 4.0 (Windows)
Exit SharpDevelop
Manage SharpDevelop Projects

Alt + F4


Access 2010 (Windows)
Close a dialog box
Manage Access Features - Dialog Boxes

Alt + F4


Unity3D 3 (Windows)
Quit
Window

Alt + F4


Unity3D 3 (MacOS)
Quit
Game Objects

Alt + F4


Firefox (Linux)
Close browser window
Firefox Windows

Ctrl + Shift + W / Alt + F4


Firefox (Windows)
Close browser window
Firefox Windows

Ctrl + Shift + W / Alt + F4


Tally 9.0 (Windows)
Purchase Order Voucher
Inventory Vouchers

Alt + F4


Total Commander 8 (Windows)
Exit | Minimize (with option MinimizeOnClose in wincmd.ini)
Main Shortcuts

Alt + F4


Inpage (Windows)
To quit application after closing document
For File Releated

Alt + F4


Notepad++ 5 (Windows)
Exit Notepad++
Basic File Management

Alt + F4


Access 2010 (Windows)
Close property dialog box
Manage Access Features - Pivot Table

Alt + F4


Evernote (Windows)
Close child windows and hide main window (minimize to tray). Or use Escape
Main Application Shortcuts - Managing Evernote

Alt + F4


Opera (Linux)
Close Opera
System

Ctrl + Shift + W / Alt + F4


Microsoft Windows 8 (Windows)
Shutdown Windows
Getting around Windows 8 Start Screen and Desktop

Alt + F4


Access 2010 (Windows)
Close a dialog box
Working with Text and Data - Dialog Boxes

Alt + F4


Microsoft Word 2007 (Windows)
Exit Office Word 2007.
Function key reference: ALT+Function key

Alt + F4


Access 2010 (Windows)
Close property dialog box
Working with Text and Data - Pivot Table

Alt + F4


Notepad2 (Windows)
Exit
File Menu

Alt + F4


Access 2010 (Windows)
Close a dialog box
Working with Access Views - Dialog Boxes

Alt + F4


Access 2010 (Windows)
Close property dialog box
Working with Access Views - Pivot Table

Alt + F4


Adobe Acrobat Pro (Windows)
Close Help window
Navigation - Navigating the Help window

Ctrl + W / Alt + F4


Notepad++ 6 (Windows)
Exit
File menu

Alt + F4


Microsoft Excel 2013 (Windows)
Close Excel
Manage Multiple Workbooks

Alt + F4


Linux Mint (Linux)
Close window
Current Application Window

Alt + F4


Microsoft Word 2013 (Windows)
Exit Word
The Rest

Alt + F4


Microsoft Windows 10 (Windows)
Close the current window
Windows Virtual Desktop/ Window Control

Alt + F4


Access 2010 (Windows)
Close a dialog box
The Rest - Dialog Boxes

Alt + F4


Skype for Business (Lync) 2016 (Windows)
Close the Conversation window
Conversation window

Alt + F4


Microsoft Excel 2010 (Windows)
Close Excel.
Manage Multiple Workbooks

Alt + F4


Console2 (Windows)
Exit Console
30 Shortcuts for Console2 (Windows)

Alt + F4


Safari Browser (MacOS)
Close the browser
General Shortcuts (Browser)

Alt + F4


Corel VideoStudio X9.5 (Windows)
Close
File Tab Operations

Alt + F4


Access 2010 (Windows)
Close property dialog box
The Rest - Pivot Table

Alt + F4


Microsoft Edge Browser (Windows)
Quit application (note: closing last remaining tab also quits application)
General

Alt + F4


Access 2016 (Windows)
Exit access 16
Design/Content Operation(on selected control)

Alt + F4


Microsoft PowerPoint 2016 (Windows)
Exit
Edit and General Text Operations

Alt + F4


Microsoft Visio 2016 (Windows)
Close the current window
Window/Navigation Shortcut

Alt + F4


Microsoft Visio 2016 (Windows)
Close help window
Window/Navigation Shortcut

Alt + F4


Access 2010 (Windows)
Quit/ exit Access
Manage Databases

Alt + F4


FileMaker Pro (Windows)
Exit or quit FileMaker Pro
General keyboard shortcuts (Windows)

Alt + F4 / Ctrl + Q


Finale (Windows)
Quit
File Menu

Ctrl + Q / Alt + F4


Dynamics AX 2015 (Windows)
Close the current form without saving changes.
Working with Forms

Esc / Alt + F4


Wondershare Editor (Windows)
Quit
Application control

Alt + F4


Microsoft Word 2016 (Windows)
Exit
General Operation

Alt + F4


Dynamics CRM 2015 (Windows)
Closes the snap-in console.
MMC Shortcuts(Microsoft Management Console)

Alt + F4


Dynamics NAV 2015 (Windows)
Close window or close program
Edit

Alt + F4


Dynamics AX 2015 (Windows)
Close the Help window.
General Shortcuts

Alt + F4


Microsoft Word 2016 (Windows)
Exit Office Word 2007.
All Function Key Shortcuts

Alt + F4


Adobe Acrobat Pro (MacOS)
Close Help window
Navigation - Navigating the Help window

Command + W / Alt + F4


Act! CRM (Windows)
Exit Act
General Shortcuts

Alt + F4


Microsoft Projects 2016 (Windows)
Close the program window.
Navigate Views and Windows

Alt + F4


Adobe XD (Experience Design) (Windows)
Quit
General Shortcuts

Alt + F4


Microsoft Excel 2016 (Windows)
Close Excel
The Rest

Alt + F4


Corel PhotoPaint X6 (Windows)
Exit
File Menu

Alt + F4


HTML-Kit (Windows)
Exit HTML-Kit Tools
87 Shortcuts for HTML-Kit (Windows)

Alt + F4


Corel Quattro Pro X8 (Windows)
Exit
File Menu

Alt + F4


Corel Ventura 10 (Windows)
Exit
General Shortcuts

Alt + F4


Corel Quattro Pro X8 (Windows)
Exit Quattro Pro
Function Keys

Alt + F4


Forte (Windows)
Exit agent
All Window

Alt + F4


TradeStation (Windows)
Close Application
Development Environment

Alt + F4


Soundforge (Windows)
Exit Sound Forge
Project File Shortcuts

Alt + F4


Tencent QQ Player (Windows)
Exit and Quit
30 Shortcuts for Tencent QQ Player (Windows)

Alt + F4


MetaTrader MT4 (Windows)
Close Client Terminal
Miscellaneous Shortcuts

Alt + F4


CA Client Automation (Windows)
Exit
File Menu

Alt + F4


Vegas Pro 14 (Windows)
Exit Vegas Pro
Project File

Alt + F4


XYplorer (Windows)
Exit
Navigation

Alt + F4


Teamcenter (Windows)
Exit Teamcenter
Miscellaneous Shortcuts

Alt + F4


KMPlayer (Windows)
Exit
General

Alt + F4


GOM Player (Windows)
Close
Others

Alt + F4 / Alt + X


Quickbooks Desktop (Windows)
Close Quickbooks
The Rest

Alt + F4


Tableau (Windows)
Closes the current workbook
General

Alt + F4


Solidworks 2019
Close Solidworks
Windows

Alt + F4


Spotify (Windows)
Quit
General

Alt + F4


Surfcam (Windows)
Exit SURFCAM
60 Shortcuts for Surfcam (Windows)

Alt + F4


Exact Audio Copy
Exit
File menu

Alt + F4


Xyplorer
Exit
File Menu

Alt + F4


progeCAD (Windows)
Closes all drawings and exits progeCAD
51 Shortcuts for progeCAD (Windows)

Alt + F4


Surfcam (Windows)
Exit the program
60 Shortcuts for Surfcam (Windows)

Alt + F4


Mastercam (Windows)
Exit Mastercam
53 Shortcuts for Mastercam (Windows)

Alt + F4


Vectorworks (Windows)
Exit
File Menu

Alt + F4 / Ctrl + Q


SpaceClaim (Windows)
Exit
71 Shortcuts for SpaceClaim (Windows)

Alt + F4


Altium Designer (Windows)
Close Altium Designer
Environment Shortcuts

Alt + F4


Sage Simply Accounting (Windows)
Close window or exit program
General

Alt + F4


Openbox
Close the active window
General

Alt + F4


LXDE
Close window
LDXE / Openbox

Alt + F4


DraftSight (Windows)
Exit Program
37 Shortcuts for DraftSight (Windows)

Alt + F4


GeoGebra
Quit GeoGebra
Windows shortcuts

Alt + F4


FlexiSign Pro 8.1 (Windows)
Exit
Other Shortcuts

Alt + F4


FlexiSign Pro 8.1 (MacOS)
Exit
Other Shortcuts

Alt + F4


SuperMemo (Windows)
Close Program
129 Shortcuts for SuperMemo (Windows)

Alt + F4


Tableau
Close the current workbook
Managing workbooks, sheets, and files (Tableau Desktop)

Alt + F4


Cisco Webex
Close any dialog box
Windows

Alt + F4


Google Chrome
Close the current window
Tab and window shortcuts

Alt + F4


Ubuntu
Close the window
Windows

Alt + F4


HitFilm
Exit
General

Alt + F4


Tibia
Try exiting game (this shortcut isn't listed in official manual)
Control Buttons

Alt + F4


QuickBooks Desktop
Exit
Opening / Closing QuickBooks

Alt + F4


Evernote for Windows
Close separate windows / Minimize main window to tray
Application-wide

Alt + F4


Xfce
Close window
Window manipulation

Alt + F4


Old School RuneScape (OSRS)
Close browser window. (This is browser/OS command, not a RuneScape hotkey)
General

Alt + F4


Alteryx
Close Alteryx Designer
Other shortcuts

Alt + F4


ProgeCAD
Exit
General

Alt + F4


PureSync
Exit
Actions menu

Alt + F4


CorelDRAW Graphics Suite 2018
Exit
General

Alt + F4


Logo Accounting
Close the program
General

Alt + F4


Bluebeam Revu
Close application
Advanced text

Alt + F4


Metapad
Exit Metapad
File menu

Alt + F4


Nuance Power PDF
Quit application
Application exit

Alt + F4


KMPlayer
Exit
General

Alt + F4


Windows PowerShell ISE
Exit
Starting and exiting

Alt + F4


Microsoft FrontPage
Quit Microsoft FrontPage.
Work with and manage Web pages

Alt + F4


Microsoft Paint
Close the window
Alt key menu

Alt + F4


Camtasia
Exit Theater
Camtasia Theater

Alt + F4


KDE Plasma Desktop
Close
Working with windows

Alt + F4


Linux Mint
Close the window
Frequently used shortcuts

Alt + F4


GNOME
Close window
Windows

Alt + F4


LightWave 3D
Show / hide motion paths
Layout: General

Alt + F4


PhraseExpress
Minimize / exit PhraseExpress
General

Alt + F4


Warcraft III
Exit Warcraft III
Menu commands

Alt + F4


Adobe XD (Windows)
Close
Keys for File menu

Alt + F4


Microsoft Word 2016
Exit Word
Alt + Function keys

Alt + F4


Microsoft Visual Studio 2017 (Most used shortcuts)
File.Exit
File

Alt + F4


Sweet Home 3D
Close
General

Alt + F4


Comodo IceDragon
Close window
Windows and Tabs

Alt + F4


Microsoft Visual Studio 2017 (All shortcuts)
File.Exit
File

Alt + F4


GIMP
Close the window
Dialogs

Alt + F4


WinHex
Exit
File menu

Alt + F4


WordPerfect X8
Quit WordPerfect
General

Alt + F4


LibreOffice
Closes the current document (close LibreOffice when the last open document is closed)
Controlling documents and windows

Alt + F4


Maple
Exit Maple
Menu accelerators

Alt + F4


FileMaker
Exit or quit FileMaker Pro
General

Alt + F4


WinNc
Quit
General

Alt + F4


NewsBin Pro
Close application
Standard Windows keyboard navigation

Alt + F4


Microsoft Access 2016
Exit Access
Miscellaneous keyboard shortcuts

Alt + F4


Python IDLE for Windows
Close current window
File menu

Alt + F4


SQL Server Management Studio (SSMS)
Exit
Code editor

Alt + F4


ACDSee Free
Closes ACDSee Free
General

Alt + F4


7-Zip
Close the program
File menu

Alt + F4


Notepad++
Exit
File menu

Alt + F4


Paint.NET
Exit Paint.net
Toolbar

Alt + F4


Microsoft Excel 2016
Closes Excel
Function keys

Alt + F4


Windows 3.1
Close the application or dialog box
Common features

Alt + F4


WinSCP
Quit
Service commands

Alt + F4


Mozilla Thunderbird
Close window
Controlling Thunderbird windows and tabs

Alt + F4


GOM Player
Close
Others

Alt + F4


WhatsApp Web and Desktop
Exit app
General

Alt + F4


Spotify
Exit
General

Alt + F4


Opera
Close application window
Application windows

Alt + F4


Wordpad
Close WordPad
General

Alt + F4


Adobe Acrobat 2017 (Windows and Unix)
(Windows only) Close Help window
Help window

Alt + F4


Microsoft Projects 2007 (Windows)
Close the program window.
Navigate views and windows

Alt + F4


Gnome 3.0 (Linux)
Close current window.
Window Commands

alt + f4


Gnome 2.32 (Linux)
Close current window
Window Management

Alt + F4


Microsoft Windows Vista (Windows)
Close the active item or folder. Also will open "Shuts Down Windows" menu when on an empty desktop.
Work with Vista (Application) Windows

Alt + F4


Windows Media Player 11 (Windows)
Close WMP (default Windows feature).
Manage the Media Player Windows

Alt + F4


Microsoft Word 2010 (Windows)
Exit Word
The Rest

Alt + F4


Pinnacle Studio 22
Close application
General

Alt + F4