Google Chrome (Windows)

Browse within Webpages

Select all content on webpage

Ctrl + A

All hotkeys for Google Chrome (Windows)

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 Javascript 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 a new tab

Ctrl + T

Manage Tabs
Reopen the last tab closed (up to 10 tabs)

Ctrl + Shift + T

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

Ctrl + W / Ctrl + F4

Manage Tabs
Switch to the first tab, the second, etc.

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

Manage Tabs
Switch to the next tab

Ctrl + Tab / Ctrl + Page Up

Manage Tabs
Switch to the previous tab

Ctrl + Shift + Tab / Ctrl + Page Down

Manage Tabs
Open a new window

Ctrl + N

Manage Tabs
Open a new incognito window

Ctrl + Shift + N

Manage Tabs
Close the current window

Ctrl + Shift + W / Alt + F4

Manage Tabs
Open the link in a new background tab

Ctrl +left-click

Manage Tabs
Open the link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open the link in a new window

Shift +left-click

Manage Tabs
Download the link

Alt +left-click

Manage Tabs
Open Google search in a new background tab

Ctrl + click on "Search Google for" from a drop down menu

Manage Tabs
Open Google search in a new window

Shift + click on "Search Google for" from a drop down menu

Manage Tabs
Open the link in the selected tab

Drag link to an existing tab

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

Drag link to tab bar

Manage Tabs
Select multiple tabs (to rearrange them or create a new window)

Hold Ctrl + click on tabs in the tab bar

Manage Tabs
Select all the tabs between two tabs (to rearrange them or create a new window)

Hold Shift + click on two tabs in the tab bar

Address Bar
Set focus to the address bar (highlights the current webpage URL if available)

Ctrl + L / Alt + D

Address Bar
Set focus to the toolbar

Shift + Alt + T

Address Bar
Enter search query in the address bar

Ctrl + E / Ctrl + K

Address Bar
Remove a prediction from the address bar

Arrow Down to highlight, then Shift + Delete

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

Type search term and press Enter

Address Bar
Open the site or a search in a new foreground tab

Type and press Alt + Enter

Address Bar
Open the site or a search in a new background tab (doesn't work in Windows 10)

Type and press Win + Enter

Address Bar
Open the site or a search in a new window

Type and press Shift + Enter

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

Type and press Ctrl + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new foreground tab

Type and press Ctrl + Alt + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new background tab (doesn't work in Windows 10)

Type and press Ctrl + Win + Enter

Address Bar
Add www. to beginning and .com to end of input and open the web address in a new window

Type and press Ctrl + Shift + 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, bookmarks bar and webpage

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up

View Webpages
Scroll one page down / up

Page Down / Page Up

View Webpages
Scroll one page down / up

Space / Shift + Space

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
Turn fullscreen on / off for some video types (e.g. YouTube)

F

View Webpages
Mute / unmute some video types (e.g. YouTube)

M

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

Access Browser Features
View Google Task manager

Shift + Esc

Access Browser Features
Chrome Help

F1

Access Browser Features
Open the Clear Browsing Data options

Ctrl + Shift + Del

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 URL from address bar or link from page)

Drag URL to bookmark bar

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then B

Similar combinations for other applications


Open Office Writer 3 (Linux)
Select all
Editing

Ctrl + A


Emacs 23.2.1 (Linux)
Jump to beginning / end of the line
Cursor Movement

Ctrl + A / Ctrl + E


Civilization V (Windows)
Attack
Action Hotkeys

Ctrl + a


Microsoft OneNote 2010 (Windows)
Select all items on the current page.
Basic Editing and Formatting

ctrl + a


Adobe Reader 9 (Linux)
Select all
Find and Select

Ctrl + a


Adobe Reader X (Windows)
Select all
Find and Select

Ctrl + A


Eclipse Helios (Windows)
Select all
Select Text

Ctrl + A


Microsoft Windows 7 (Windows)
Select all
Managing 'Windows' in Windows 7 - Select Items in File List and Navigation Pane

Ctrl + A


Thunderbird (Windows)
Select all messages
Navigate Messages

Ctrl + A


Thunderbird (Linux)
Select all messages
Navigate Messages

Ctrl + A


Microsoft OneNote 2010 (Windows)
Select all items on the current page. Press ctrl+a more than once to increase the scope of the selection.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + a


Thunderbird (Windows)
Select all text in a message
Compose and Edit Message

Ctrl + A


KDevelop (Linux)
Select all
Editing

Ctrl + A


Thunderbird (Linux)
Select all text in a message
Compose and Edit Message

Ctrl + A


SharpDevelop 4.0 (Windows)
Select all
Standard Editor Shortcuts

Ctrl + A


Visual Studio 2015 (Windows)
Select All
Code Editor - Select Text

Ctrl + A


Firefox (Linux)
Select all, useful to copy and paste text out of webpages
Inside Webpages

Ctrl + A


Firefox (Windows)
Select all, useful to copy and paste text out of webpages
Inside Webpages

Ctrl + A


Unity3D 3 (Windows)
Select all
Editing

Ctrl + a


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Work with Data Selections - Formulas

Ctrl + A


Tally 9.0 (Windows)
Accept a form – wherever you use this key combination, that screen or report gets accepted as it is.
General Shortcuts

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
Manage Access Features - Select and move Fields or Columns

Ctrl + A


Inpage (Windows)
To select all text
For Editing

Ctrl + a


Microsoft Windows 7 (Windows)
Select all
Windows Explorer - Select Items in File List and Navigation Pane

Ctrl + A


Phoenix Viewer (Windows)
Select All
Edit

Ctrl + A


Microsoft Word 2007 (Windows)
Extend a selection to include the entire document.
Edit and move text and graphics: Extend a selection

Ctrl + A


Inpage (Windows)
To select all objects
For Editing of Objects

Ctrl + a


Google Docs (Windows)
Extend selection to entire document / select all
Select Text

Ctrl + A


Visual Studio 2015 (Windows)
Select All
Coding - Select Text

Ctrl + A


Google Chrome (Linux)
Select all content on webpage
Browse within Webpages

Ctrl + A


Microsoft PowerPoint 2003 (Windows)
Slide Show: Mouse pointer to arrow
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
Manage Access Features - Pivot Table

Ctrl + A


Microsoft Windows 7 (Windows)
Select all
Windows Admin - Select Items in File List and Navigation Pane

Ctrl + A


Total Commander 8 (Windows)
Select all
Main Shortcuts

Ctrl + a


Vuescan (Windows)
Scan
14 Shortcuts for Vuescan (Windows)

Ctrl + A


Sublime Text (Windows)
Select All
Navigation - Standard Selections

Ctrl + A


Microsoft Excel 2011 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Working in cells or the Formula bar

Ctrl + a


Tekla Structures 14.0 (Windows)
Select all
Modeling shortcuts

Ctrl + a


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Insert and Edit Data - Formulas

Ctrl + A


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

Ctrl + A


Sublime Text (Windows)
Select All
Selections - Standard Selections

Ctrl + A


Microsoft Windows 8 (Windows)
Select all
Windows Explorer - Select Items in File List and Navigation Pane

Ctrl + A


Opera (Linux)
Select all
Text Editing

Ctrl + A


Microsoft Windows 7 (Windows)
Select all
Ease of Access and Magnifier - Select Items in File List and Navigation Pane

Ctrl + A


Microsoft Excel 2011 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Formatting and editing data

Ctrl + a


Evernote (Windows)
Select all notes
Note List

Ctrl + a


Oracle SQL Developer 4 (Windows)
Select All
Edit

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
Working with Text and Data - Select and move Fields or Columns

Ctrl + A


Evernote (Windows)
Select All content in the current note
Note Editor

Ctrl + a


Microsoft PowerPoint 2010 (Windows)
Redisplay hidden pointer or change the pointer to an arrow.
Show PowerPoint Presentation with Shortcuts

Ctrl + A


UltraEdit (Windows)
Select All text in the active document
Edit Menu

Ctrl + A


Microsoft Outlook 2010 (Windows)
Select all contacts
Contacts Shortcuts

Ctrl + A


Photoshop Lightroom 4 (Windows)
Select all photos
Comparing photos in the Library module

Ctrl + A


Avid Media Composer 7 (Windows)
Selects all items in the active bin or the Project Window, if selected
Bin Shortcuts

Ctrl + A


AutoCAD 2012 (Windows)
Select all objects
Manage Drawings

Ctrl + A


Microsoft Outlook 2010 (Windows)
Select all items
Tasks Shortcuts

Ctrl + A


Texmaker 4.0.2 (Windows)
Select All
"Edit" menu

Ctrl + A


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Format Data - Formulas

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
Working with Text and Data - Pivot Table

Ctrl + A


Vuescan (Linux)
Scan
12 Shortcuts for Vuescan (Linux)

Ctrl + A


Avid Media Composer 7 (MacOS)
With the Keyframe Position Bar active, this will select all the keyframes.
Effect Mode

Ctrl + A


Avid Media Composer 7 (Windows)
With the Keyframe Position Bar active, this will select all the keyframes.
Effect Mode

Ctrl + A


Adobe Photoshop CS5 (Windows)
Select all pins
Puppet Warp

Ctrl + A


iTunes (Windows)
Deselect all the songs in the list
Edit Menu

Ctrl + A


Avid Media Composer 7 (Windows)
Selects all tracks
Timeline

Ctrl + A


Directory Opus (Windows)
Select all
Edit Menu

Ctrl + A


Presonus Studio One (Windows)
Select all
Edit Menu

Ctrl + A


Audacity 2 (Windows)
Select all
Edit Menu

Ctrl + A


Adobe Reader X (Linux)
Select all
Find and Select

Ctrl + A


HoneyView 5.03 (Windows)
Always on Top:
Other

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
Working with Access Views - Select and move Fields or Columns

Ctrl + A


WinRAR (Windows)
Select all
File Menu

Ctrl + A


Beyond Compare (Windows)
Select all
Edit Menu

Ctrl + A


Pro Tools (Windows)
Select all
Edit Menu

Ctrl + A


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
Formulas and Names - Formulas

Ctrl + A


Microsoft Word 2013 (Windows)
Select all - Extend selection to entire document
Select Text, Move, and Delete Text

Ctrl + A


Axialis IconWorkshop (Windows)
Select all
Edit Menu

Ctrl + A


Qt Creator (Windows)
Select all
General

Ctrl + A


Qt Creator (MacOS)
Select all
General

Ctrl + A


FL Studio (Windows)
Select all
Playlist Action

Ctrl + A


Comsol 5 (Windows)
Select all domains, boundaries, edges, or points; select all cells in a table
Model Tree

Ctrl + A


Comsol 5 (Linux)
Select all domains, boundaries, edges, or points; select all cells in a table
Model Tree

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
Working with Access Views - Pivot Table

Ctrl + A


Adobe Flash Professional (Windows)
Select All
Modifying and editing

Ctrl + A


FileMaker Pro (Windows)
Entire all contents of the active field
Layout Mode Shortcuts - Select Text

Ctrl + A


Qt Creator (Windows)
Select all
Editor

Ctrl + A


Microsoft Excel 2013 (Windows)
Display Formula Window after typing formula name
Formulas

Ctrl + A


Qt Creator (MacOS)
Select all
Editor

Ctrl + A


FileMaker Pro (Windows)
Select all
Layout Mode Shortcuts - Select and Arrange Table and Relationship

Ctrl + A


Linux Mint (Linux)
Select all items
File Manager (Nemo) - Selecting Items

Ctrl + A


Windows 10 Command Prompt (Windows)
Select all text in line (press again to select all text in CMD including complete screen buffer)
Select Text (Expanded with Windows 10)

Ctrl + A


Notepad++ 6 (Windows)
Select All
Edit menu

Ctrl + A


Autodesk Maya 2015 (Windows)
Switches between Attribute Editor or Channel Box
Interfaces

Ctrl + A


FL Studio (Windows)
Select all
Piano Roll Action

Ctrl + A


Microsoft Windows 10 (Windows)
Select all
Select Items in File List and Navigation Pane

Ctrl + A


Adobe Acrobat Pro (Windows)
Select or deselect all files
PDF Portfolios

Ctrl + A / Shift + Ctrl + A


Microsoft Excel 2010 (Windows)
Display Formula Window after typing formula name.
The Rest - Formulas

Ctrl + A


Adobe After Effects CC (Windows)
Select all
Basics

Ctrl + A


Adobe Photoshop CS5 (Windows)
Selects all measurements
Measurement (PS Extended)

Ctrl + A


Access 2010 (Windows)
Select all records (or Ctrl+Shift+Space)
The Rest - Select and move Fields or Columns

Ctrl + A


Camtasia 8 (Windows)
Select all
Standard Windows Shortcuts

Ctrl + A


Adobe Photoshop CS5 (Windows)
Select all frames
DICOM files (PS Extended)

Ctrl + A


Skype for Business (Lync) 2016 (Windows)
Select all content
Instant Messaging

Ctrl + A


FreeMeta (Windows)
Mark all text in the textbox.
FreeMeta software all shortcut keys

Ctrl + A


Autodesk Maya 2015 (Windows)
Attribute Editor
Tool and Action

Ctrl + A


FileMaker Pro (Windows)
Entire all contents of the active field
Text Shortcuts - Select Text

Ctrl + A


Adobe Photoshop CC (Windows)
Select all
Basic Shortcuts for Photoshop CC 2015 - Select Basics

Ctrl + A


FileMaker Pro (Windows)
Select all
Text Shortcuts - Select and Arrange Table and Relationship

Ctrl + A


Clink (Windows)
beginning-of-line
BASH (GNU Readline) Line Editing

Ctrl + A


Google Slides (Windows)
Select all
General Slides Shortcuts

Ctrl + A


Access 2010 (Windows)
Select entire PivotTable View
The Rest - Pivot Table

Ctrl + A


Corel VideoStudio X9.5 (Windows)
Select all clips
Edit Tab Operations

Ctrl + A


Photoshop Lightroom CC (Windows)
Select all photos
Comparing Photos in the Library Module

Ctrl + A


Microsoft PowerPoint 2016 (Windows)
Select All
Edit and General Text Operations

Ctrl + A


Autodesk Maya 2017 (Windows)
Switches between Attribute Editor or Channel Box
Interfaces

Ctrl + A


Microsoft Visio 2016 (Windows)
Select all text
Format text

Ctrl + A


Plex (Windows)
Switches to the previous audio track
Graphics(Audio/Video) Control

Ctrl + A


Plex (MacOS)
Switches to the previous audio track
Graphics(Audio/Video) Control

Ctrl + A


Adobe Premiere CC (Windows)
Select All
General Shortcuts

Ctrl + A


FileMaker Pro (Windows)
Entire all contents of the active field
Database Management Shortcuts - Select Text

Ctrl + A


Adobe Audition CC (Windows)
Select all
Marker/Tool/Clip Shortcuts

Ctrl + A


Nuke 10 (Windows)
Select All
Global Shortcuts

Ctrl + A


Corel Painter 2017 (Windows)
Lift canvas content to layer
Layers

Ctrl + A


Microsoft Outlook 2016 (Windows)
Select all contacts
People

Ctrl + A


FileMaker Pro (Windows)
Select all
Database Management Shortcuts - Select and Arrange Table and Relationship

Ctrl + A


Nuke 10 (Linux)
Select All
Global Shortcuts

Ctrl + A


Microsoft Outlook 2016 (Windows)
Select all items
Tasks

Ctrl + A


Autodesk Maya 2017 (Windows)
Attribute Editor
Tool and Action

Ctrl + A


Microsoft Outlook 2016 (Windows)
Select all items
Views: Table View

Ctrl + A


Finale (Windows)
Select All
Edit Menu

Ctrl + A


Adobe Photoshop CC (Windows)
Select all
Manage Panels - Select Basics

Ctrl + A


InDesign CC (Windows)
Select all
Edit Menu shortcuts

Ctrl + A


FileMaker Pro (Windows)
Select all fields
Paste, Select, and Replace Values

Ctrl + A


Anime Studio (Windows)
Select all
General Shortcuts

Ctrl + A


ArchiCAD 20 (Windows)
Select All
Edit Menu Commands

Ctrl + A


Hexagon 2 (Windows)
Select All
General Shortcuts

Ctrl + A


ArchiCAD 20 (Windows)
Select All
Edit Commands(Text)

Ctrl + A


Nuke 10 (Windows)
Select All points
RotoPaint

Ctrl + A


Nuke 10 (Linux)
Select All points
RotoPaint

Ctrl + A


Zoho Writer (Windows)
To Select Whole Document Content
General

Ctrl + A


CINEMA 4D (Windows)
Select All
Modelling

Ctrl + A


Microsoft Word 2016 (Windows)
Select All
Text Editing/Graphics editing Operations

Ctrl + A


Dynamics GP 2015 (Windows)
Select All
General Shortcuts

Ctrl + A


Dynamics SL 2015 (Windows)
Select All
General Shortcuts

Ctrl + A


Windows Movie Maker (Windows)
Select all clips
On timeline

Ctrl + A


Zoho Sheet (Windows)
Select whole spreadsheet
Selection

Ctrl + A


Wondershare Editor (Windows)
Select all
Application control

Ctrl + A


Age of Empires (Windows)
Select and view Archery Range
Game Commands

Ctrl + A


Dynamics CRM 2015 (Windows)
Select all text in the current field
General Purpose Shortcuts

Ctrl + A


GIMP (Linux)
Select All
Select

Ctrl + A


Dynamics AX 2015 (Windows)
Select all records in a list.
Grid Controls

Ctrl + A


Apple Photos (Windows)
Select all photos
Selecting and deselecting photos

Ctrl + A


Dynamics CRM 2015 (Windows)
Select all records on the current page
General Purpose Shortcuts

Ctrl + A


Apple Motion (MacOS)
Set 3D view to active camera
View Menu

Ctrl + A


AutoCAD 2016 (Windows)
Selects all the objects in drawing that are not locked or frozen
General

Ctrl + A


Autodesk Inventor 2017 (Windows)
Select all
General

Ctrl + A


Dynamics AX 2015 (Windows)
Select all contents of a topic.
General Shortcuts

Ctrl + A


GIMP (Windows)
Select All
Select Shortcuts

Ctrl + A


Ace Projects (Windows)
Select all
Selection Shortcuts

Ctrl + A


AutoCAD 2016 (MacOS)
Selects all objects in the current layout.
Manage Drawings

Ctrl + A


CyberLink PhotoDirector 8 (Windows)
Select all
General

Ctrl + A


Silhouette Studio (Windows)
Select all
Edit

Ctrl + A


GIMP (Windows)
Select All
Selection Shortcuts

Ctrl + A


Microsoft Projects 2016 (Windows)
Select all text.
Working with OfficeArt Objects

Ctrl + A


AutoCad Architecture 2017 (Windows)
Select all
General

Ctrl + A


Mac OS Sierra 10.12 (MacOS)
Move to the beginning of the line or paragraph.
Document Shortcuts

Ctrl + A


Sublime Text (MacOS)
Move to beginning of line
General Editing Shortcuts

Ctrl + A


WordPress (Windows)
Select All
General Editor Shortcuts

Ctrl + A


Google Blogger (Web Application)
Select All
15 Shortcuts for Google Blogger (Web Application)

Ctrl + A


Adobe XD (Experience Design) (Windows)
Select All
Edit Menu

Ctrl + A


Red Hat Enterprise (Linux)
Move cursur to beginning of a line
Task

Ctrl + A


Logic Pro X (MacOS)
Toggle Auto Define
Step Editor

Ctrl + A


Adobe Animate CC (Windows)
Select All
Edit and Modify

Ctrl + A


Zimbra Collaboration Suite 8 (Windows)
Add an attachment to Message
Mail Compose Form

Ctrl + A


Autodesk SketchBook Pro (Windows)
Select All
Colors and Brushes

Ctrl + A


BrainSuite (Windows)
Autoscale images
Main Window

Ctrl + A


Bash (Linux)
Go to Beginning of Line
Navigation

Home / Ctrl + A


Zimbra Collaboration Suite 8 (Windows)
Switch between Timed and All Day Appointment
Edit Appointment Form

Ctrl + A


Zimbra Collaboration Suite 8 (Windows)
Select All Visible Item
Lists

Ctrl + A


Cloud9 (Windows)
Select All
Selections

Ctrl + A


Adobe RoboHelp (Windows)
Select All
General Shortcuts

Ctrl + A


Daz 3D Bryce 7 (Windows)
Show All/Show Animated
Advance Motion Lab

Ctrl + A


Daz 3D Bryce 7 (Windows)
Select All
General Editing

Ctrl + A


ZBrush 4 (Windows)
Mask All
Edit Move Navigation - Masking

Ctrl + A


Autodesk Mudbox 2017 (Windows)
Select All
Selection

Ctrl + A


Blender 3D (Windows)
Apply Size and Rotation
Object Mode

Ctrl + A


DAZ Studio (Windows)
Select all
Edit Commands

Ctrl + A


DocuSign (Web Application)
Select All
Field Shortcuts

Ctrl + A


ZBrush 4 (Windows)
Mask All
Inner Ring Actions - Masking

Ctrl + A


ACDSee (Windows)
Show/Hide Header and Footers
View Mode

Ctrl + A


Microsoft Excel 2016 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Work in cells or the Formula bar

Ctrl + A


Steinberg Cubase 9 (Windows)
Select all
Edit

Ctrl + A


Corel PhotoPaint X6 (Windows)
Select All
Mask Menu

Ctrl + A


Lynx (Linux)
Go to Start of Current Page
17 Shortcuts for Lynx (Linux)

Ctrl + A


HTML-Kit (Windows)
Select All
87 Shortcuts for HTML-Kit (Windows)

Ctrl + A


Corel Ventura 10 (Windows)
Select All
Text Selection

Ctrl + A


Opera (Windows)
Select all
Text Editing

Ctrl + A


Microsoft Excel 2016 (MacOS)
Display the Formula Builder after you type a valid function name in a formula
Format and edit data

Ctrl + A


Gliffy (Windows)
Select All
Shape Shortcuts

Ctrl + A


ZBrush 4 (Windows)
Mask All
Sculpting Brushes - Masking

Ctrl + A


Clip Studio Paint (Manga Studio) (Windows)
Select All
Selection Shortcuts

Ctrl + A


Corel Draw X8 (Windows)
Select all text
Cursor Moves Using Text Tool

Ctrl + A


ZBrush 4 (Windows)
Mask All
3D Models - Masking

Ctrl + A


Chief Architect (Windows)
Select All
General Editing

Ctrl + A


Edius (Windows)
Select all clips in selected tracks
General

Ctrl + A


Brackets (Windows)
Select All
99 Shortcuts for Brackets (Windows)

Ctrl + A


MusicBee (Windows)
Select All
Edit Controls

Ctrl + A


Flock (Windows)
Select all
General

Ctrl + A


Houdini (Windows)
Select all
Particle/Contex/Scene View

Ctrl + A


Forte (Windows)
Select all
Main Browser Window

Ctrl + A


Kingsoft Presentation 2016 (Windows)
Select All Presentation
Files and Other Shortcuts

Ctrl + A


Daz 3D Carrara 8 (Windows)
Select all
3D View

Ctrl + A


Poser Pro (Windows)
Edit> Restore >All
Edit

Ctrl + A


Adobe Captivate 2017 (Windows)
Select all
General and Miscellaneous Shortcuts

Ctrl + A


ZBrush 4 (Windows)
Mask All
ZSpheres - Masking

Ctrl + A


SPSS Modeler (Windows)
Select All
General Shortcuts

Ctrl + A


Primevera P6 P6 (Windows)
Select All
General Shortcuts

Ctrl + A


Informix Genero 2.5.0 (Windows)
Select all
Selection Shortcuts

Ctrl + A


WinSCP 5 (Windows)
Select all files
File Selection

Ctrl + A


Apple Motion (MacOS)
Set 3D View to Active Camera
3D Controls

Ctrl + A


FxPro (Windows)
Show Ask
General Shortcuts

Ctrl + A


Forte (Windows)
Select all
Address Book

Ctrl + A


Krita Painting 3 (Windows)
Select all
General

Ctrl + A


MetaTrader MT4 (Windows)
Arrange All indicators Windows heights by Default
Miscellaneous Shortcuts

Ctrl + A


TradeStation (Windows)
Select All
Editor Shortcuts

Ctrl + A


Amarok (Windows)
Select All
General Shortcuts

Ctrl + A


vSphere Client (Windows)
New vApp
New Item

Ctrl + A


Tencent QQ Player (Windows)
Screenshot
30 Shortcuts for Tencent QQ Player (Windows)

Ctrl + A


MediaMonkey (Windows)
Select All Tracks
Standard Keyboard Shortcuts

Ctrl + A


Forte (Windows)
Select All
Composition Window

Ctrl + A


VideoPad Video Editor (Windows)
Select all
Edit

Ctrl + A


Vuze (Windows)
Select All torrents
General Shortcuts

Ctrl + A


MPS 2017 (Windows)
Select the entire text opened in the editor
Basic Editing

Ctrl + A


ZBrush 4 (Windows)
Mask All
Canvas and 2.5D - Masking

Ctrl + A


Soundforge (Windows)
Select all data in the active window
Data Window

Ctrl + A


XYplorer (Windows)
Select All
General Shortcuts

Ctrl + A


Libreoffice Writer (Windows)
Select All
General

Ctrl + A


Groove Music (Windows)
Select All
Song Select

Ctrl + A


Siemens NX 11 (Windows)
Select All
Edit Menu

Ctrl + A


VideoPad Video Editor (Windows)
Select All Keyframes
Keyframe Editor

Ctrl + A


Pegasus Mail (Web Application)
Select all
Edit menu

Ctrl + A


Jupyter Notebook (Windows)
select all
Edit Mode (press Enter to enable)

Ctrl + A


VideoPad Video Editor (Windows)
Select all subtitle
Subtitle

Ctrl + A


Xamarin Studio (MonoDevelop) (Windows)
Select All
Edit Menu

Ctrl + A


Unity3D 5 (Windows)
Select All
Edit

Ctrl + A


Editpad 7 (Windows)
Select all
Select and Edit Text

Ctrl + A


Vegas Pro 14 (Windows)
Select all
Event Selection and Editing

Ctrl + A


Quickbooks Desktop (Windows)
Open Chart of Accounts
Access Main Functions / Windows

Ctrl + A


eSignal (Windows)
Select All
49 Shortcuts for eSignal (Windows)

Ctrl + A


Quickbooks Desktop (Windows)
Open Chart of Accounts
Chart of Accounts

Ctrl + A


Sierra Chart (Windows)
Save All
File Menu

Ctrl + A


Synfig (Windows)
Select all Handles
73 Shortcuts for Synfig (Windows)

Ctrl + A


ProRealTime (Windows)
Alerts Status
Display Menu

Ctrl + A


Libreoffice Writer (Windows)
If the active cell is empty: selects the whole table. Otherwise: selects the contents of the active cell. Pressing again selects the entire table.
Tables

Ctrl + A


Pencil2D (Windows)
Delete
57 Shortcuts for Pencil2D (Windows)

Ctrl + A


Tableau (Windows)
Select all data
General

Ctrl + A


Quickbooks Desktop (Windows)
Hide/ show header
Quick Reports

Ctrl + a


iClone 7 (Windows)
Show/Hide World Axis
OnScreen Display

Ctrl + A


GOM Player (Windows)
Always On Top
Others

Ctrl + A


Anim8or (Windows)
Material Toolbar
Top Toolbar Shortcuts

Ctrl + A


SolidWorks (Windows)
Make a new Assy from part or assy
File Menu

Ctrl + A


Bitcomet (Windows)
Select All
Global

Ctrl + A


Soundforge (Windows)
Select all plug-ins or effect automation parameters
Plug-In Chain

Ctrl + A


Impro-Visor (Windows)
select all slots
General

Ctrl + A


CityEngine (Windows)
Select all
48 Shortcuts for CityEngine (Windows)

Ctrl + A


TVPaint Animation (Windows)
Select All
89 Shortcuts for TVPaint Animation (Windows)

Ctrl + A


DrawPlus (Windows)
Select All
Object

Ctrl + A


Rhino (Windows)
Select All
Default Shortcuts

Ctrl + A


Delphi 10 (Windows)
Select all
193 Shortcuts for Delphi 10 (Windows)

Ctrl + A


Google Data Studio
Select all
General (Windows)

Ctrl + A


CodeLite 10 (Windows)
Select all text
Editor

Ctrl + A


Spotify (Windows)
Select all
General

Ctrl + A


Zwift (PC and macOS)
Run zwift-addons-load-and-arrange.ahk
General

Ctrl + A


Putty (Windows)
Go to the beginning of the line you are currently typing on
16 Shortcuts for Putty (Windows)

Ctrl + A


Solidworks 2019
Select all
Windows

Ctrl + A


TurboCAD (Windows)
Select the entire drawing
171 Shortcuts for TurboCAD (Windows)

Ctrl + A


Edgecam (Windows)
Select all valid, visible entities in current view
30 Shortcuts for Edgecam (Windows)

Ctrl + A


OpenSCAD (MacOS)
Navigate Start of line
Navigation Shortcuts

Ctrl + A


ChessBase 13
Show annotator index of the selected database
Database window

Ctrl + A


Solid Edge (Windows)
Maintain Canted Coplaner Axes
Advance Sunchronous Edit

Ctrl + A


Alphacam (Windows)
Zoom All
Regular Commands

Ctrl + A


FlashFXP (Web Application)
Select all
54 Shortcuts for FlashFXP (Web Application)

Ctrl + A


Surfcam (Windows)
Shade the visible surface To toggle ON/OFF, press Ctrl+A once again Display > Shade Menu
60 Shortcuts for Surfcam (Windows)

Ctrl + A


QCad (Linux)
Select all
Entity Selection

Ctrl + A


QCad (Windows)
Select all
Entity Selection

Ctrl + A


Exact Audio Copy
Select all
Edit menu

Ctrl + A


winIDEA
Select the entire document
Edit

Ctrl + A


Skipper
Create Association
Visual model shortcuts

Ctrl + A


CuteFTP (Windows)
Select All
General

Ctrl + A


Xyplorer
Select all.
Other Shortcuts

Ctrl + A


Simplify3D
Select all
Edit menu

Ctrl + A


RStudio (Windows)
Select all
Editing (Console and Source)

Ctrl + A


PSPad (Windows)
Select All - Mark all text as selected
Edit

Ctrl + A


Ansys Mechanical (Windows)
Selects All Entities based on Active Selection Filter
Graphics Actions

Ctrl + A


progeCAD (Windows)
Selects all entities in a drawing
51 Shortcuts for progeCAD (Windows)

Ctrl + A


Most used text editing
Select all text
Selecting text

Ctrl + A


Geany (Linux)
Select all
Finding text,Selecting text

Ctrl + A


Geany (Windows)
Select all
Finding text,Selecting text

Ctrl + A


Comodo IceDragon (Windows)
Select All
Editing Options

Ctrl + A


VariCAD (Windows)
Add Solid
Hot Keys

Ctrl + A


Moldflow Insight (Windows)
Select All
Editing Shortcuts

Ctrl + A


Moldflow Adviser (Windows)
Select All
Editing Shortcuts

Ctrl + A


FEKO (Windows)
Select All
General Shortcuts

Ctrl + A


Modo (Windows)
Align selected (aligns view to the current selection)
Navigation (Viewports)

Ctrl + A


FEKO (Linux)
Select All
General Shortcuts

Ctrl + A


PhotoFiltre (Windows)
Select all
Selection, past and text

Ctrl + A


IRONCAD (Windows)
Select All
File/Editing Keys

Ctrl + A


Astroneer
Walk
General

Ctrl + A


Roblox Studio
Select all
General Editing

Ctrl + A


Chromebook (Linux)
Select everything on a page
34 Shortcuts for Chromebook (Linux)

Ctrl + A


Ableton Live 9 (Windows)
Select all
Editing

Ctrl + A


Easel
Select all
General

Ctrl + A


Cobalt (Windows)
Align
70 Shortcuts for Cobalt (Windows)

Ctrl + A


Wordfast Pro (Windows)
Select All
100 Shortcuts for Wordfast Pro (Windows)

Ctrl + A


Ableton Live 9 (Windows)
Select all Clips/Slots
Session view Ctrls

Ctrl + A


WinRAR
Select All
File menu

Ctrl + A


GibbsCAM (Windows)
Select All
Edit Menu

Ctrl + A


Ulead PhotoImpact 8 (Windows)
Selects the entire contents of the image
Selection Menu

Ctrl + A


Maxwell Render (Windows)
Select all
Selection

Ctrl + A


Cisco IOS
To the beginning of the line
Moving the cursor

Ctrl + A


Vectorworks (Windows)
Select All
Edit Menu

Ctrl + A


Assetto Corsa
ABS levels (off, 1-4)
Undocumented shortcuts

Ctrl + A


DaVinci Resolve 14 (Windows)
Select all
Edit

Ctrl + A


SpaceClaim (Windows)
Select All of same type as selected
71 Shortcuts for SpaceClaim (Windows)

Ctrl + A


GeoGebra
Select All
Windows shortcuts

Ctrl + A


Google Keep (Web Application)
Select all notes
Application Shortcuts

Ctrl + A


Ulead PhotoImpact 8 (Windows)
Selects all texts in the text box
Miscellaneous

Ctrl + A


Ulead PhotoImpact 8 (Windows)
Select all thumbnails
Visual Open

Ctrl + A


Inkscape (Windows)
Select all (current layer) - This works on objects within the current layer (unless you change that in preferences)
Selector

Ctrl + A


Affinity Photo
Mask All
Liquify Persona

Ctrl + A


Arduino (Linux)
Select All
29 Shortcuts for Arduino (Linux)

Ctrl + A


Arduino (Windows)
Select All
29 Shortcuts for Arduino (Windows)

Ctrl + A


Foxit Reader (Windows)
Select All
30 Shortcuts for Foxit Reader (Windows)

Ctrl + A


Foxit Reader (Linux)
Select All
30 Shortcuts for Foxit Reader (Linux)

Ctrl + A


RStudio
Select All
Editing (Console and Source)

Ctrl + A


WavePad Sound Editor (Windows)
Select All
Move And Select Operations

Ctrl + A


CoSpaces Edu
Select all objects
Building

Ctrl + A


Balsamiq Mockups (Windows)
Select All
Selection

Ctrl + A


Pidgin (Linux)
Manage
Account

Ctrl + A


Modo (Windows)
Auto focus camera (only in a viewport defined as Camera and with auto-focus enabled)
Camera

Ctrl + A


AVS Audio Editor (Windows)
Selects Entire Waveform
Edit

Ctrl + A


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

Ctrl + A


eM Client (Windows)
Select All
13 Shortcuts for eM Client (Windows)

Ctrl + A


Altium Designer (Windows)
Select all
Common Schematic and PCB Editor Shortcuts

Ctrl + A


Inkscape (Windows)
Select all nodes in subpath(s)
Node Tool

Ctrl + A


IPython Shell
Move cursor to the beginning of the line
Navigation

Ctrl + A


Oracle RightNow
Assign
Explorers and reports

Ctrl + A


Sage Simply Accounting (Windows)
Adjust this transaction
Keyboard Shortcuts in Transaction Windows

Ctrl + A


FlightGear
Toggle altitude lock
Autopilot related

Ctrl + A


SolveSpace (Windows)
Select All
Edit menu

Ctrl + A


BobCAD (Windows)
Select All
22 Shortcuts for BobCAD (Windows)

Ctrl + A