Google Chrome (Linux)

Manage Tabs

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

Ctrl + W / Ctrl + 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


Open Office Writer 3 (Linux)
Close file in top editing window
Manage Files

Ctrl + W


Eclipse Helios (Windows)
Close current file
Manage Files and Projects

Ctrl + W


Novell Evolution 2 (Linux)
Close current window
General

ctrl + w


Emacs 23.2.1 (Linux)
Cut Selection
Edit

Ctrl + W


Microsoft Word 2007 (Windows)
Close a document.
Working with documents: Create, view, and save documents

Ctrl + W


Microsoft Word 2007 (Windows)
Close a document.
Working with documents: Create, view, and save documents

Ctrl + W


Microsoft Word 2007 (Windows)
Close a document.
Working with documents: Create, view, and save documents

Ctrl + W


VLC Media Player (Windows)
Quit VLC
Manage VLC, Playlists, and Special Commands

Ctrl + W


Thunderbird (Windows)
Close window or tab
Navigate Messages

Ctrl + W


Adobe Reader 9 (Linux)
Close current document
Acrobat Features

Ctrl + w


Adobe Reader X (Windows)
Close current document
Acrobat Features

Ctrl + W


KDevelop (Linux)
Close file in top editing window
Manage Files

Ctrl + W


Thunderbird (Linux)
Close window or tab
Navigate Messages

Ctrl + W


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

Ctrl + W / Ctrl + F4


SharpDevelop 4.0 (Windows)
Close the current file
Manage SharpDevelop Projects

Ctrl + F4


Firefox (Linux)
Close current browser tab
Navigation

Ctrl + W / Ctrl + Q


SharpDevelop 4.0 (Windows)
Close the current file
Manage SharpDevelop Projects

Ctrl + F4


Firefox (Windows)
Close current browser tab
Navigation

Ctrl + W


Visual Studio 2015 (Windows)
Select current word
Code Editor - Select Text

Ctrl + W


Phoenix Viewer (Windows)
Close Window
File

Ctrl + W


Microsoft PowerPoint 2003 (Windows)
Close
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + W


Microsoft PowerPoint 2003 (Windows)
Close
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + F4


Visual Studio 2015 (Windows)
Select current word
Coding - Select Text

Ctrl + W


Inpage (Windows)
To close document
For File Releated

Ctrl + F4


Microstation v8i (Windows)
Closes the active design file
Managing Design Files

Ctrl + W


Notepad++ 5 (Windows)
Close current document.
Basic File Management

Ctrl + W


Total Commander 8 (Windows)
Sort by extension
Main Shortcuts

Ctrl + F4


Access 2010 (Windows)
Close the active window
Manage Access Features - Manage Windows

Ctrl + W / Ctrl + F4


Opera (Linux)
Close tab
Tabs

Ctrl + W / Ctrl + F4


Tekla Structures 14.0 (Windows)
Drawing Wizard
Modeling shortcuts

Ctrl + w


Total Commander 8 (Windows)
Close currently active tab
Main Shortcuts

Ctrl + w


Visual Studio 2015 (Windows)
Select current word
Code Snippets (Visual C# Scheme) - Select Text

Ctrl + W


Smartplant Review (Windows)
Level Settings
Function Keys

Ctrl + F4


Microsoft Word 2007 (Windows)
Close the window.
Function key reference: CTRL+Function key

Ctrl + F4


Oracle SQL Developer 4 (Windows)
Close
File

Ctrl + F4


UltraEdit (Windows)
Close an existing document file
File Menu

Ctrl + F4


Sublime Text (Windows)
Close File
Menu Control

Ctrl + F4


Visual Studio 2015 (Windows)
Close current tab
Manage Visual Studio

Ctrl + F4


Sublime Text (Windows)
Close Sublime
Menu Control

Ctrl + W


UltraEdit (Windows)
Toggle Word Wrap on/off
Edit Menu

Ctrl + W


Avid Media Composer 7 (Windows)
Closes open windows, bins or dialog boxes
Bin Shortcuts

Ctrl + W


Texmaker 4.0.2 (Windows)
Close
"File" menu

Ctrl + W


FreeMind 0.9.0 (Windows)
Close map
File commands

Ctrl + W


IntelliJ (Linux)
Select successively increasing code blocks
Editing

Ctrl + W


IntelliJ (Windows)
Select successively increasing code blocks
Editing

Ctrl + W


iTunes (Windows)
Close the iTunes window
File Menu

Ctrl + W


IntelliJ (Linux)
Close active editor tab
Editing

Ctrl + F4


Access 2010 (Windows)
Close the active window
Working with Text and Data - Manage Windows

Ctrl + W / Ctrl + F4


IntelliJ (Windows)
Close active editor tab
Editing

Ctrl + F4


Microsoft PowerPoint 2010 (Windows)
Close the active window.
Microsoft Office basics applicable to PowerPoint 2007

Ctrl + W / Ctrl + F4


Audacity 2 (Windows)
Close
File Menu

Ctrl + W


Notepad2 (Windows)
Word wrap
View Menu

Ctrl + W


NetBeans 8 (Windows)
Close selected window
Opening and Toggling between Views

Ctrl + F4 / Ctrl + W


Microsoft Word 2013 (Windows)
Close document
Manage Word Documents and View

Ctrl + W


Adobe Reader X (Linux)
Close current document
Acrobat Features

Ctrl + W


Axialis IconWorkshop (Windows)
New - Windows icon project...
File Menu

Ctrl + W


WinRAR (Windows)
Close Winrar
Others

Ctrl + W


Qt Creator (Windows)
Close window
General

Ctrl + W


Qt Creator (Windows)
Close current file
General

Ctrl + F4


Qt Creator (MacOS)
Close window
General

Ctrl + W


Qt Creator (MacOS)
Close current file
General

Ctrl + F4


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

Ctrl + W / Alt + F4


Axialis IconWorkshop (Windows)
New swatch...
Color Menu

Ctrl + W


Pro Tools (Windows)
Close window
Window Menu

Ctrl + W


Microsoft Excel 2013 (Windows)
Close the selected workbook window
Manage Multiple Workbooks

Ctrl + F4


Atom (text editor) 1.0 (Linux)
Close tab
File Management

Ctrl + w


Atom (text editor) 1.0 (Windows)
Close tab
File Management

Ctrl + W


Notepad++ 6 (Windows)
Close Current Document
File menu

Ctrl + W


Adobe Acrobat Pro (Windows)
Close current document
Navigation

Ctrl + F4


Access 2010 (Windows)
Close the active window
Working with Access Views - Manage Windows

Ctrl + W / Ctrl + F4


Linux Mint (Linux)
Close tab
File Manager (Nemo) - Manage Tabs

Ctrl + W


Sonar 2015 (Windows)
Close project
Track View

Ctrl + F4


Sonar 2015 (Windows)
"Toggle ‘On stop, rewind to Now marker’ on/off"
Transport

Ctrl + W


Skype for Business (Lync) 2016 (Windows)
Show/ hide instant message area
Conversation window

Ctrl + W


Adobe Photoshop CC (Windows)
Close
Basic Shortcuts for Photoshop CC 2015 - File Basics

Ctrl + W


Camtasia 8 (Windows)
Close tab or child window
Standard Windows Shortcuts

Ctrl + F4


Microsoft Excel 2010 (Windows)
Close the selected workbook window.
Manage Multiple Workbooks

Ctrl + F4


Adobe After Effects CC (Windows)
Close active Viewer or Panel (closes content first)
Panels, Viewers, Workspaces, and Windows

Ctrl + W


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

Ctrl + F4


Clink (Windows)
unix-word-rubout
BASH (GNU Readline) Line Editing

Ctrl + W


Sonos Controller (Windows)
Close active window
22 Shortcuts for Sonos Controller (Windows)

Ctrl + W


Microsoft Edge Browser (Windows)
Close current tab (note: closing last remaining tab quits application)
Window / Tab Control

Ctrl + W


Android Studio (Windows)
Close Active Tab
General Shortcuts

Ctrl + F4


Adobe Premiere CC (Windows)
Close
General Shortcuts

Ctrl + W


Access 2010 (Windows)
Close the active window
The Rest - Manage Windows

Ctrl + W / Ctrl + F4


Nuke 10 (Windows)
Close current project
Global Shortcuts

Ctrl + W


Nuke 10 (Linux)
Close current project
Global Shortcuts

Ctrl + W


Adobe Photoshop CC (Windows)
Close
Manage Panels - File Basics

Ctrl + W


FileMaker Pro (Windows)
Close a file or window
General keyboard shortcuts (Windows)

Ctrl + W / Ctrl + F4


Corel Painter 2017 (Windows)
Close
General Shortcuts

Ctrl + W


Finale (Windows)
Close
File Menu

Ctrl + W


InDesign CC (Windows)
Close window
File Menu Shortcuts

Ctrl + W


ArchiCAD 20 (Windows)
Close
File Menu Commands

Ctrl + W


Hexagon 2 (Windows)
Close
General Shortcuts

Ctrl + W


Dynamics GP 2015 (Windows)
Close the current window
Window Navigation Shortcuts

Ctrl + W


Dynamics GP 2015 (Windows)
Close the current window
Tools Shortcuts

Ctrl + W


Dynamics AX 2015 (Windows)
Save changes and close the current form.
Working with Forms

Ctrl + F4


Windows Movie Maker (Windows)
Play content on the storyboard/timeline
On timeline

Ctrl + W


Microsoft Word 2016 (Windows)
Close
General Operation

Ctrl + W


Dynamics NAV 2015 (Windows)
Look up to the related list
Documentaion

Ctrl + F4


Dynamics CRM 2015 (Windows)
Opens a new window.
MMC Shortcuts(Microsoft Management Console)

Ctrl + W


Dynamics AX 2015 (Windows)
Open a new Application Workspace
Working with AOT

Ctrl + W


Dynamics NAV 2015 (Windows)
Export to Microsoft Office Word
Export

Ctrl + W


Dynamics CRM 2015 (Windows)
Closes the active snap-in console window. When a snap-in console has only one window, this closes the snap-in console.
MMC Active Window Shortcuts

Ctrl + F4


GIMP (Linux)
Close
File

Ctrl + W


AutoCAD 2016 (MacOS)
Toggles Selection Cycling.
Toggles

Ctrl + W


Apple Photos (Windows)
Close window
General

Ctrl + W


GIMP (Windows)
Close
File operations

Ctrl + W


Autodesk Inventor 2017 (Windows)
Steering wheels
View

Ctrl + W


Silhouette Studio (Windows)
Close odcument
File/Project

Ctrl + W


Silhouette Studio (Windows)
Grid settings
View

Ctrl + F4


Microsoft Word 2016 (Windows)
Close the window.
All Function Key Shortcuts

Ctrl + F4


AutoCAD 2016 (Windows)
Toggles selection cycling
General

Ctrl + W


1Password (Windows)
Close window.
General Shortcuts

Ctrl + W


Autodesk 3ds Max 2017 (Windows)
Zoom region mode
Viewport Navigation Controls

Ctrl + W


TextMate 2 (MacOS)
Select Word
General Shortcuts

Ctrl + W


Sublime Text (Linux)
Close Current Tab
Navigation through Tabs

Ctrl + W


JetBrains RubyMine (Windows)
Close Current Active Tab
General Shortcuts

Ctrl + F4


JetBrains RubyMine (Linux)
Close Current Active Tab
General Shortcuts

Ctrl + F4


JetBrains RubyMine (Windows)
Select Successively Incresing Code blocks
Editing Shortcuts

Ctrl + W


JetBrains RubyMine (Linux)
Select Successively Incresing Code blocks
Editing Shortcuts

Ctrl + W


FileZilla (Windows)
Close tab
28 Shortcuts for FileZilla (Windows)

Ctrl + W


Amazon Kindle (Windows)
Close book
Reading Book

Ctrl + W


JetBrains PyCharm (Windows)
Close Active editor tab
Editing

Ctrl + F4


JetBrains PyCharm (Windows)
Select Successively Incresing Code blocks
Editing

Ctrl + W


Adobe Dreamweaver (Windows)
Close Window
Coding Shortcuts

Ctrl + W


Bash (Linux)
Cut Word Before Cursor to Clipboard
Editing

Ctrl + W


jEdit (Windows)
Close Buffer
File

Ctrl + W


Adobe RoboHelp (Windows)
Preview
Miscellaneous Shortcuts

Ctrl + W


JetBrains PhpStorm (Windows)
Close Active editor tab
Editing

Ctrl + F4


JetBrains PhpStorm (Windows)
Select Successively Incresing Code blocks
Editing

Ctrl + W


Blender 3D (Windows)
Write File
Universal

Ctrl + W


ZBrush 4 (Windows)
Group Masked and Clear Mask
Edit Move Navigation - PolyGroups

Ctrl + W


Daz 3D Carrara 8 (Windows)
New
Application - File

Ctrl + W


Daz 3D Carrara 8 (Windows)
Close
Application - File

Ctrl + W


JetBrains PhpStorm (Linux)
Close Active editor tab
Editing

Ctrl + F4


JetBrains PhpStorm (Linux)
Select Successively Incresing Code blocks
Editing

Ctrl + W


Corel Draw X8 (Windows)
Refresh window
Document Display

Ctrl + W


ZBrush 4 (Windows)
Group Masked and Clear Mask
Inner Ring Actions - PolyGroups

Ctrl + W


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

Ctrl + F4


ACDSee (Windows)
Close Current Item
View Mode

Ctrl + F4


ACDSee (Windows)
Close ACDSee
View Mode

Ctrl + W


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

Ctrl + F4


Steinberg Cubase 9 (Windows)
Close
File

Ctrl + W


Daz 3D Carrara 8 (Windows)
New
Spline Modeler - File

Ctrl + W


DAZ Studio (Windows)
Close script
Script Commands

Ctrl + W


Corel Draw X8 (Windows)
Exit
FIle

Ctrl + F4


Daz 3D Carrara 8 (Windows)
Close
Spline Modeler - File

Ctrl + W


HTML-Kit (Windows)
Close Current File
87 Shortcuts for HTML-Kit (Windows)

Ctrl + F4


Corel PhotoPaint X6 (Windows)
Close
Window

Ctrl + F4


Corel PhotoPaint X6 (Windows)
Close
Dockers

Ctrl + F4


Corel Ventura 10 (Windows)
Refresh Window
Zoom and View

Ctrl + W


Corel Quattro Pro X8 (Windows)
Show Symbols dialog Box
Text Formatting

Ctrl + W


Corel WordPerfect X8 (Windows)
Symbol Insert
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + W


ZBrush 4 (Windows)
Group Masked and Clear Mask
Sculpting Brushes - PolyGroups

Ctrl + W


Chief Architect (Windows)
Close View
View Mode

Ctrl + W / Ctrl + F4


Corel Ventura 10 (Windows)
Close Publication Window
General Shortcuts

Ctrl + F4


Corel Quattro Pro X8 (Windows)
Close window
Function Keys

Ctrl + F4


Daz 3D Carrara 8 (Windows)
New
Vertex Modeler - File

Ctrl + W


Daz 3D Carrara 8 (Windows)
Close
Vertex Modeler - File

Ctrl + W


Houdini (Windows)
Close pane tab
Main Menu

Ctrl + W


ZBrush 4 (Windows)
Group Masked and Clear Mask
3D Models - PolyGroups

Ctrl + W


Flock (Windows)
Close tab
General

Ctrl + W


Poser Pro (Windows)
Close
File

Ctrl + W


Kingsoft Presentation 2016 (Windows)
Close Window
Editing Shortcuts

Ctrl + W


MusicBee (Windows)
Close Tab
Tabs

Ctrl + W


Kingsoft Spreadsheets 2016 (Windows)
Closes the selected workbook window
Other Shortcuts

Ctrl + W


Kingsoft Writer 2016 (Windows)
Close Window
Editing

Ctrl + W


ZBrush 4 (Windows)
Group Masked and Clear Mask
ZSpheres - PolyGroups

Ctrl + W


Primevera P6 P6 (Windows)
Close Project
General Shortcuts

Ctrl + W


Brackets (Windows)
Close
99 Shortcuts for Brackets (Windows)

Ctrl + W


Adobe Captivate 2017 (Windows)
Close the project
General and Miscellaneous Shortcuts

Ctrl + W


SPSS Modeler (Windows)
Deselect All Downstream Nodes
Node

Ctrl + W


X-Plane 11 (Windows)
Shows a front-facing view unencumbered by an instrument panel or any other display
View Selection controls for Cockpit Views

Ctrl + W


Notes 9.0 (Windows)
Close Current Page
26 Shortcuts for Notes 9.0 (Windows)

Ctrl + W


Forte (Windows)
New Watch Filter
Main Browser Window

Ctrl + W


FxPro (Windows)
Close Terminal
General Shortcuts

Ctrl + F4


Krita Painting 3 (Windows)
Close
General

Ctrl + W


Forte (Windows)
New watch filter
Usenet/Email Filter windows

Ctrl + W


Jetbrains CLion (Windows)
Select successively increasing code blocks
Editing Shortcuts

Ctrl + W


MetaTrader MT4 (Windows)
Close Window
Miscellaneous Shortcuts

Ctrl + W


Soundforge (Windows)
Close the active data window
Project File Shortcuts

Ctrl + W


WinSCP 5 (Windows)
Sort files in the active panel by extension
File Panels

Ctrl + F4


Zerodha Trader (Windows)
Lock Application
Other Shortcuts

Ctrl + W


Informix Genero 2.5.0 (Windows)
Close
Buffers and File

Ctrl + F4


Jetbrains CLion (Windows)
Close active editor tab
Editing Shortcuts

Ctrl + F4


XYplorer (Windows)
Close Tab
Function key Shortcuts

Ctrl + F4


Vuze (Windows)
Close Current Tab
General Shortcuts

Ctrl + F4


Vegas Pro 14 (Windows)
Close the current project
Project File

Ctrl + F4


ZBrush 4 (Windows)
Group Masked and Clear Mask
Canvas and 2.5D - PolyGroups

Ctrl + W


Maxthon (Web Application)
Close the current tab
Close

Ctrl + W


Maxthon (Web Application)
Close the current tab
Close

Ctrl + F4


MPS 2017 (Windows)
Select successively increasing code blocks starting from the current caret location
Basic Editing

Ctrl + W


KMPlayer (Windows)
Open WDM (TV) as Default Device...
General

Ctrl + W


Siemens NX 11 (Windows)
Show/Hide
Edit Menu

Ctrl + W


XYplorer (Windows)
Close Tab
General Shortcuts

Ctrl + W


Pegasus Mail (Web Application)
Read new mail
File menu

Ctrl + W


MPS 2017 (Windows)
Close an active editor
General Shortcuts

Ctrl + F4


Xamarin Studio (MonoDevelop) (Windows)
Close File
File Menu

Ctrl + W


Quickbooks Desktop (Windows)
Write new check
Access Main Functions / Windows

Ctrl + W


Synfig (Windows)
Closes the current animation document.
73 Shortcuts for Synfig (Windows)

Ctrl + W


ProRealTime (Windows)
Save/Delete
Templates

Ctrl + W


Pencil2D (Windows)
Crop
57 Shortcuts for Pencil2D (Windows)

Ctrl + W


Anim8or (Windows)
Wire Frame
Top Toolbar Shortcuts

Ctrl + W


GeoModeller3D (Windows)
Close
File Operations

Ctrl + W


SolidWorks (Windows)
Open from Web Folder
File Menu

Ctrl + W


iClone 7 (Windows)
Toggle Snap to Grid On/Off
Working Area

Ctrl + W


Visual Studio Code (Windows)
Close
File Management

Ctrl + F4


Tableau (Windows)
Swap rows and columns
General

Ctrl + W


Sierra Chart (Windows)
Windows and Chartbooks
Window Menu

Ctrl + W


Tableau (Windows)
Deletes the selected sheet (on a dashboard)
General

Ctrl + F4


RStudio (Windows)
Close active document (except on Chrome)
Source

Ctrl + W


Rhino (Windows)
SetMaximizedViewport > Perspective
Default Shortcuts

Ctrl + F4


Solidworks 2019
Close window
Windows

Ctrl + W


Solidworks 2019
Close file
Windows

Ctrl + F4


SolidWorks (Windows)
Close window
Miscellaneous Shortcuts

Ctrl + F4


Impro-Visor (Windows)
save the current file, specifying the name
Files

Ctrl + W


Rhino (Windows)
Zoom
Default Shortcuts

Ctrl + W


Putty (Windows)
Delete the word before the cursor
16 Shortcuts for Putty (Windows)

Ctrl + W


QCad (Windows)
Close current drawing
File Handlng

Ctrl + W


QCad (Linux)
Close current drawing
File Handlng

Ctrl + W


TurboCAD (Windows)
Set Plan View of the World User Coordinate System
171 Shortcuts for TurboCAD (Windows)

Ctrl + W


Alphacam (Windows)
Zoom Window
Regular Commands

Ctrl + W


PhpStorm
Extend or shrink selection
General

Ctrl + W


ChessBase 13
Annotate correspondence chess move %%
Board window

Ctrl + W


Affinity Photo
Close Document/Close App (when no documents open)
File

Ctrl + W


CodeLite 10 (Windows)
Close current file
Files

Ctrl + F4 / Ctrl + W


VMware Workstation 5.0
Close the summary/console view for the selected virtual machine.
General

Ctrl + F4


FlashFXP (Web Application)
Toggle synchronized browsing (on/off)
54 Shortcuts for FlashFXP (Web Application)

Ctrl + W


Exact Audio Copy
Compare WAVs
Tools menu

Ctrl + W


Skipper
Close Project
Visual model shortcuts

Ctrl + W


Vivaldi
Close tab
Tab

Ctrl + W


Vivaldi
Close tab
Tab

Ctrl + F4


Simplify3D
Wireframe
View menu

Ctrl + W


Zwift (PC and macOS)
Where am I? (toggle the information window)
Riding / Fan view

Ctrl + W


CuteFTP (Windows)
Opens selected file for editing
General

Ctrl + W


Modo (Windows)
Close current scene
General/System

Ctrl + W


Dashlane
Log out
Application (Windows)

Ctrl + W


CuteFTP (Windows)
Close active pane
General

Ctrl + F4


progeCAD (Windows)
Closes the active drawing window
51 Shortcuts for progeCAD (Windows)

Ctrl + F4


Roblox Studio
Close
General

Ctrl + W


Roblox Studio
Close
General

Ctrl + F4


Xyplorer
White Border
Other Shortcuts

Ctrl + W


Xyplorer
Close current tab
Other Shortcuts

Ctrl + F4


Wordfast Pro (Windows)
Close
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + W / Ctrl + F4


Comodo IceDragon (Windows)
Close Tab
Windows and Tabs

Ctrl + W


VariCAD (Windows)
Cut Solid
Hot Keys

Ctrl + W


PSPad (Windows)
Close - Close active file
File

Ctrl + F4


Evergreen (Linux)
Close Tab
Navigation

Ctrl + W


VariCAD (Windows)
Close
Hot Keys

Ctrl + F4


Ulead PhotoImpact 8 (Windows)
Closes the current image file. A message box prompts to save file
File Menu

Ctrl + W


Geany (Linux)
Close
Files

Ctrl + W


Inkscape (Windows)
Within a dialog close the dialog
Dialog

Ctrl + F4 / Ctrl + W


Geany (Windows)
Close
Files

Ctrl + W


Astroneer
Walk
General

Ctrl + W


Chromebook (Linux)
Closes the currently selected tab
34 Shortcuts for Chromebook (Linux)

Ctrl + W


RStudio
Close active document (except on Chrome)
Source

Ctrl + W


PhotoFiltre (Windows)
Close active image
Others

Ctrl + W


GibbsCAM (Windows)
Close Window
File Menu

Ctrl + W


SpaceClaim (Windows)
Close document
71 Shortcuts for SpaceClaim (Windows)

Ctrl + F4


Vectorworks (Windows)
Close
File Menu

Ctrl + W


Browser tab management
Close tab
Chrome OS

Ctrl + W


Target 3001! (Windows)
Exit Target 3001!
Project Management

Ctrl + F4


Browser tab management
Close tab
KDE / GNOME

Ctrl + F4


KiCAD (Linux)
Switch Track Width to Previous
PCB

Ctrl + W


LDCad
Close current file
Global

Ctrl + W


Altium Designer (Windows)
Close Active Document
Environment Shortcuts

Ctrl + F4


KiCAD (Windows)
Switch Track Width to Previous
PCB

Ctrl + W


Cisco IOS
Delete word to the left of the cursor
Delete CLI entries

Ctrl + W


Foxit Reader (Windows)
Close File
30 Shortcuts for Foxit Reader (Windows)

Ctrl + W


Foxit Reader (Linux)
Close File
30 Shortcuts for Foxit Reader (Linux)

Ctrl + W


Arduino (Windows)
Close
29 Shortcuts for Arduino (Windows)

Ctrl + W


Target 3001! (Windows)
Draw Air Wire in PCB-Without-Schematic
Modes and Elements

Ctrl + W


Arduino (Linux)
Close
29 Shortcuts for Arduino (Linux)

Ctrl + W


WavePad Sound Editor (Windows)
Close file
File Operation

Ctrl + W


The Secret of Monkey Island
Win the game
Function and Command keys

Ctrl + W


KiCad 5.0.2
Switch Track Width To Previous
Pcbnew

Ctrl + W


AVS Audio Editor (Windows)
Closes the selected audio file
File

Ctrl + W


Pidgin (Linux)
Close
Conversation

Ctrl + W


Substance Painter
Close project
General

Ctrl + F4


Brave Browser (Windows)
Close Tab
Tabs and Windows

Ctrl + W


Brave Browser (Windows)
Close Frame
Tabs and Windows

Ctrl + F4


KeyCreator (Windows)
Close Window
General Shortcuts

Ctrl + F4


Battlezone 98 Redux
Select player / mapped group
Unit grouping

Ctrl + F4


KeyCreator (Windows)
Zoom Window
View Shortcuts

Ctrl + W


Balsamiq Mockups (Windows)
Close current mockup
Working with Mockup Files

Ctrl + W


CamBam (Windows)
Produce gcode file
32 Shortcuts for CamBam (Windows)

Ctrl + W


Solidwork Composer (Windows)
Shows/hides the ground shadow
35 Shortcuts for Solidwork Composer (Windows)

Ctrl + W


DraftSight (Windows)
Exits Drawing but not the program
37 Shortcuts for DraftSight (Windows)

Ctrl + F4


Adobe Illustrator
Close the document window
Work with documents

Ctrl + W


FlexiSign Pro 8.1 (Windows)
Close
Other Shortcuts

Ctrl + F4


FlexiSign Pro 8.1 (Windows)
Close
Other Shortcuts

Ctrl + W


SuperMemo (Windows)
Workload
129 Shortcuts for SuperMemo (Windows)

Ctrl + W


Cisco Jabber
Close chat window
Instant messages

Ctrl + W


Google Chrome
Close the current tab
Tab and window shortcuts

Ctrl + W


Google Chrome
Close the current tab
Tab and window shortcuts

Ctrl + F4


Cisco Webex
Close a shared file or whiteboard
Windows

Ctrl + W


Tableau
Swap rows and columns
Authoring views (Tableau Desktop)

Ctrl + W


Evolution
Close Window
Global - Controls

Ctrl + W


Claws Mail
Close
Compose window

Ctrl + W


SAP NetWeaver Business Client 5.0 for Desktop
Close Tab
General

Ctrl + W


Microsoft Sticky Notes
Close window
Navigation

Ctrl + W


Winamp
Toggle windowshade mode
General

Ctrl + W


Siemens NX
Show / hide
Edit menu

Ctrl + W


QuickBooks Desktop
Write Checks/Cheques
Opening Windows/List

Ctrl + W


Shotcut
Close
Timeline

Ctrl + W


QuickBooks Desktop
Close Active window
Opening Windows/List

Ctrl + F4


Tibia
Remove statements from the game window
Game Window

Ctrl + W


Winamp
Close (hide) graphical equalizer
Equalizer

Ctrl + F4


Quicken 2018
Go to the Write Checks screen
Features and lists

Ctrl + W


Telegram
Iconify (minimize) Telegram to system tray
General

Ctrl + W


PyCharm 2018.2
Select successively increasing code blocks starting from the current caret location.
Basic editing

Ctrl + W


Nimbus Capture (PC)
Quit
Editor

Ctrl + W


Tibia
(Healing / Support) HMM
Action bar

Ctrl + F4


PyCharm 2018.2
Close an active editor.
General

Ctrl + F4


Adobe Bridge CC
Output
Window menu

Ctrl + F4


Adobe Bridge CC
Close window
File menu

Ctrl + W


Bash (Unix shell)
Cut the word before the cursor and add it to the clipboard
Cut and paste

Ctrl + W


Alteryx
Close open workflow
Run, open, save and switch workflows

Ctrl + F4


SQL Server Profiler
Close a trace window
File menu

Ctrl + F4


jEdit
Close buffer.
Files

Ctrl + W


Black Desert Online
Adjust focus
Free cam mode

Ctrl + W


Atom (Windows)
(Source: Go To Line) core:cancel
All shortcuts

Ctrl + W


Unreal Engine
Duplicate
Common commands

Ctrl + W


PaintShop Pro 2018
Close image
Shortcuts with Ctrl

Ctrl + F4


PaintShop Pro 2018
Window fit to image
Shortcuts with Ctrl

Ctrl + W


PureSync
Run wizard
Actions menu

Ctrl + W


Nuke
Close the current project or script, dependent on environment
Global

Ctrl + W


ProgeCAD
Close window
General

Ctrl + F4


Nuance Power PDF
Close the document
Document

Ctrl + F4


CorelDRAW Graphics Suite 2018
Refresh Window
General

Ctrl + W


Kindle for PC
Close Book
While Reading a Book

Ctrl + W


Bluebeam Revu
Close current document
Advanced text

Ctrl + W


Bluebeam Revu
Close current document
Advanced text

Ctrl + F4


KMPlayer
Open WDM (TV) as default device
General

Ctrl + W


Microsoft Word 2016
Close a document
Create and edit documents

Ctrl + W


Inkscape
Close document window
Window

Ctrl + F4


BSPlayer
Close movie
Misc

Ctrl + F4


Microsoft FrontPage
Close the active window.
Access and use windows

Ctrl + F4


Windows PowerShell ISE
Close PowerShell Tab
Windows PowerShell tabs

Ctrl + W


Atom (Windows)
core:close
All shortcuts

Ctrl + F4


SimpleMind
Apply default Word Wrap
General

Ctrl + W


Metapad
Word wrap
Options

Ctrl + W


PDF-XChange Editor
Close the active document.
General

Ctrl + W


Microsoft Paint
Open the Resize and Skew dialog box
Powers of Ctrl

Ctrl + W


Inkscape
Close document window
Window

Ctrl + W


Xodo
Close the current tab
Navigating

Ctrl + W


Clip Studio Paint Pro
Close
File menu

Ctrl + W


Adobe Premiere Pro (Windows)
Close
File

Ctrl + W


gedit
Close the current document
Working with files

Ctrl + W


TextRoom
Change the current format
General

Ctrl + W