Google Chrome (Windows)

Manage Chrome DevTools - Elements Panel

Undo / Redo Change

Ctrl + Z / Ctrl + Y

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


Microsoft Outlook 2010 (Windows)
Go to another folder as specified
Messages in Main View - Main Window

Ctrl + Y


Open Office Writer 3 (Linux)
Undo
Editing

Ctrl + Z


Open Office Writer 3 (Linux)
Redo
Editing

Ctrl + Y


Microsoft Word 2007 (Windows)
Undo the last action.
Common tasks

Ctrl + Z


Microsoft Word 2007 (Windows)
Redo the last action.
Common tasks

Ctrl + Y


Adobe Reader 9 (Linux)
Zoom to specific Magnification
Zoom Features

Ctrl + y


Microsoft OneNote 2010 (Windows)
Undo / Redo the last action.
Basic Editing and Formatting

ctrl + z / y


Adobe Reader X (Windows)
Zoom to specific Magnification
Zoom Features

Ctrl + Y


Emacs 23.2.1 (Linux)
Paste
Edit

Ctrl + Y


Microsoft Excel 2010 (Windows)
Undo last action (multiple levels).
Work with Data Selections - Undo / Redo Shortcuts

Ctrl + Z


Microsoft Excel 2010 (Windows)
Redo last action (multiple levels).
Work with Data Selections - Undo / Redo Shortcuts

Ctrl + Y


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

Ctrl + Y


Novell Evolution 2 (Linux)
Apply message filters
Mail

ctrl + y


Eclipse Helios (Windows)
Undo last action
Edit Text

Ctrl + Z


Eclipse Helios (Windows)
Redo last (undone) action
Edit Text

Ctrl + Y


Microsoft Windows 7 (Windows)
Undo an action
Managing 'Windows' in Windows 7 - Manipulate Items in Explorer

Ctrl + Z


Microsoft Windows 7 (Windows)
Redo an action
Managing 'Windows' in Windows 7 - Manipulate Items in Explorer

Ctrl + Y


KDevelop (Linux)
Undo
Editing

Ctrl + Z


KDevelop (Linux)
Redo
Editing

Ctrl + Y


Visual Studio 2015 (Windows)
Undo
Code Editor - Undo, Redo, Copy, Paste

Ctrl + Z


Visual Studio 2015 (Windows)
Redo (or Shift+Alt+Backspace, or Ctrl+Shift+Z)
Code Editor - Undo, Redo, Copy, Paste

Ctrl + Y


Google Chrome (Linux)
Undo / Redo Change
Manage Chrome DevTools - Elements Panel

Ctrl + Z / Ctrl + Y


SharpDevelop 4.0 (Windows)
Undo
Standard Editor Shortcuts

Ctrl + Z


SharpDevelop 4.0 (Windows)
Redo
Standard Editor Shortcuts

Ctrl + Y


Unity3D 3 (Windows)
Undo
Editing

Ctrl + z


Unity3D 3 (Windows)
Redo
Editing

Ctrl + y


Microsoft Word 2007 (Windows)
Undo the last action.
Edit and move text and graphics: Delete text and graphics

Ctrl + Z


Thunderbird (Windows)
Undo
Other Shortcuts

Ctrl + Z


Thunderbird (Windows)
Redo
Other Shortcuts

Ctrl + Y


Microsoft Excel 2003 (Windows)
Undo
Basic

Ctrl + z


Microsoft Excel 2003 (Windows)
Redo
Basic

Ctrl + y


Thunderbird (Linux)
Undo
Other Shortcuts

Ctrl + Z


Thunderbird (Linux)
Redo
Other Shortcuts

Ctrl + Y


Microsoft Outlook 2010 (Windows)
Go to another folder as specified
Messages in Compose View - Main Window

Ctrl + Y


Access 2010 (Windows)
Undo Changes
Manage Access Features - Edit Text and Data

Ctrl + Z


Access 2010 (Windows)
Redo Changes
Manage Access Features - Edit Text and Data

Ctrl + Y


Microsoft Windows 7 (Windows)
Undo an action
Windows Explorer - Manipulate Items in Explorer

Ctrl + Z


Microsoft Windows 7 (Windows)
Redo an action
Windows Explorer - Manipulate Items in Explorer

Ctrl + Y


Phoenix Viewer (Windows)
Undo / Redo
Edit

Ctrl + Z / Ctrl + Y


Zune (Windows)
Zoom video size
Other

Ctrl + Z


Inpage (Windows)
To undo last action
For Editing of Objects

Ctrl + z


Visual Studio 2015 (Windows)
Undo
Coding - Undo, Redo, Copy, Paste

Ctrl + Z


Visual Studio 2015 (Windows)
Redo (or Shift+Alt+Backspace, or Ctrl+Shift+Z)
Coding - Undo, Redo, Copy, Paste

Ctrl + Y


Microsoft Excel 2010 (Windows)
Undo last action (multiple levels).
Insert and Edit Data - Undo / Redo Shortcuts

Ctrl + Z


Microsoft Excel 2010 (Windows)
Redo last action (multiple levels).
Insert and Edit Data - Undo / Redo Shortcuts

Ctrl + Y


Tekla Structures 14.0 (Windows)
Undo
General shortcuts

Ctrl + z


Microsoft PowerPoint 2003 (Windows)
Repeat/Redo
40 Shortcuts for Microsoft PowerPoint 2003 (Windows)

Ctrl + Y


Tekla Structures 14.0 (Windows)
Redo
General shortcuts

Ctrl + y


Inpage (Windows)
To import text or picture
For File Releated

Ctrl + y


Adobe Photoshop CS5 (Windows)
Undo a selection move
Photoshop CS5 Panels - Pattern Maker Only

Ctrl + Z


Microstation v8i (Windows)
Undo / Redo
Editing

Ctrl + Z / Ctrl + R


Google Docs (Windows)
Undo
Edit Documents

Ctrl + Z


Google Docs (Windows)
Redo
Edit Documents

Ctrl + Y


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

Ctrl + Z


Microsoft Windows 7 (Windows)
Undo an action
Windows Admin - Manipulate Items in Explorer

Ctrl + Z


Microsoft Windows 7 (Windows)
Redo an action
Windows Admin - Manipulate Items in Explorer

Ctrl + Y


Microsoft Outlook 2010 (Windows)
Go to another folder as specified
Calendar Shortcuts - Main Window

Ctrl + Y


Vuescan (Windows)
Zoom In
14 Shortcuts for Vuescan (Windows)

Ctrl + Z


Visual Studio 2015 (Windows)
Undo
Code Snippets (Visual C# Scheme) - Undo, Redo, Copy, Paste

Ctrl + Z


Visual Studio 2015 (Windows)
Redo (or Shift+Alt+Backspace, or Ctrl+Shift+Z)
Code Snippets (Visual C# Scheme) - Undo, Redo, Copy, Paste

Ctrl + Y


Total Commander 8 (Windows)
Edit file comment
Main Shortcuts

Ctrl + z


Opera (Linux)
Undo recent changes
Text Editing

Ctrl + Z


Opera (Linux)
Redo recent changes
Text Editing

Ctrl + Y


Microsoft Windows 8 (Windows)
Undo an action
Windows Explorer - Manage Items in Explorer

Ctrl + Z


Microsoft Windows 8 (Windows)
Redo an action
Windows Explorer - Manage Items in Explorer

Ctrl + Y


Microsoft Windows 7 (Windows)
Undo an action
Ease of Access and Magnifier - Manipulate Items in Explorer

Ctrl + Z


Microsoft Windows 7 (Windows)
Redo an action
Ease of Access and Magnifier - Manipulate Items in Explorer

Ctrl + Y


Oracle SQL Developer 4 (Windows)
Undo/ Redo
Edit

Ctrl + Z / Ctrl + Y


Sublime Text (Windows)
Undo
Undo and Redo

Ctrl + Z


Sublime Text (Windows)
Redo or repeat
Undo and Redo

Ctrl + Y


Smartplant Review (Windows)
Redo
Standard Control Keys

Ctrl + y


Smartplant Review (Windows)
Undo
Standard Control Keys

Ctrl + z


Microsoft Excel 2010 (Windows)
Undo last action (multiple levels).
Format Data - Undo / Redo Shortcuts

Ctrl + Z


Microsoft Excel 2010 (Windows)
Redo last action (multiple levels).
Format Data - Undo / Redo Shortcuts

Ctrl + Y


Evernote (Windows)
Undo last edit
Note Editor

Ctrl + z


Evernote (Windows)
Redo last undone edit
Note Editor

Ctrl + y


Access 2010 (Windows)
Undo Changes
Working with Text and Data - Edit Text and Data

Ctrl + Z


Access 2010 (Windows)
Redo Changes
Working with Text and Data - Edit Text and Data

Ctrl + Y


UltraEdit (Windows)
Undo the last action if possible
Edit Menu

Ctrl + Z


UltraEdit (Windows)
Reverse the last Undo action if possible
Edit Menu

Ctrl + Y


Microsoft Outlook 2010 (Windows)
Go to different folder
Contacts Shortcuts

Ctrl + Y


Microsoft PowerPoint 2010 (Windows)
Undo the last action.
Work with Text and Objects

Ctrl + Z


Microsoft PowerPoint 2010 (Windows)
Redo the last action.
Work with Text and Objects

Ctrl + Y


Microsoft Outlook 2010 (Windows)
Open Go to Folder dialog box
Tasks Shortcuts

Ctrl + Y


Adobe Photoshop CS5 (Windows)
Undo a selection move
Extract and Pattern Maker (plug-in) - Pattern Maker Only

Ctrl + Z


Texmaker 4.0.2 (Windows)
Undo
"Edit" menu

Ctrl + Z


Texmaker 4.0.2 (Windows)
Redo
"Edit" menu

Ctrl + Y


Microsoft Outlook 2010 (Windows)
Undo last action
Tasks Shortcuts

Ctrl + Z


VLC Media Player (MacOS)
Save playlist
Manage VLC, Playlists, and Special Commands

Ctrl + Y


CATIA V5 (Windows)
Undo
38 Shortcuts for CATIA V5 (Windows)

Ctrl + Z


CATIA V5 (Windows)
Redo
38 Shortcuts for CATIA V5 (Windows)

Ctrl + Y


AutoCAD 2012 (Windows)
Undo last action
Manage Workflow

Ctrl + Z


Avid Media Composer 7 (Windows)
Undo
Editing

Ctrl + Z


AutoCAD 2012 (Windows)
Redo last action
Manage Workflow

Ctrl + Y


Vuescan (Linux)
Zoom In
12 Shortcuts for Vuescan (Linux)

Ctrl + Z


IntelliJ (Linux)
Delete line at caret
Editing

Ctrl + Y


IntelliJ (Windows)
Delete line at caret
Editing

Ctrl + Y


Adobe Photoshop CS5 (Windows)
Undo last pin adjustment
Puppet Warp

Ctrl + Z


Avid Media Composer 7 (Windows)
Adds a new video track.
Timeline

Ctrl + Y


iTunes (Windows)
Undo your last typing change while still in edit mode
Edit Menu

Ctrl + Z


Microsoft Excel 2010 (Windows)
Undo last action (multiple levels).
Formulas and Names - Undo / Redo Shortcuts

Ctrl + Z


Microsoft Excel 2010 (Windows)
Redo last action (multiple levels).
Formulas and Names - Undo / Redo Shortcuts

Ctrl + Y


Adobe Photoshop CS5 (Windows)
Undo/Redo
Filter Gallery

Ctrl + Z


Audacity 2 (Windows)
Undo
Edit Menu

Ctrl + Z


Audacity 2 (Windows)
Redo
Edit Menu

Ctrl + Y


Adobe Reader X (Linux)
Zoom to specific Magnification
Zoom Features

Ctrl + Y


Directory Opus (Windows)
Undo
Edit Menu

Ctrl + Z


Notepad2 (Windows)
Undo
Edit Menu

Ctrl + Z


Directory Opus (Windows)
Synchronize
Tools Menu

Ctrl + Y


Adobe Photoshop CS5 (Windows)
Undo last action
Vanishing Point

Ctrl + Z


Presonus Studio One (Windows)
Undo
Edit Menu

Ctrl + Z


Gwenview (Linux)
When multiple images are displayed in View Mode, this synchronizes their views.
30 Shortcuts for Gwenview (Linux)

Ctrl + Y


Beyond Compare (Windows)
Undo
Edit Menu

Ctrl + Z


Beyond Compare (Windows)
Redo
Edit Menu

Ctrl + Y


Pro Tools (Windows)
Undo
Edit Menu

Ctrl + Z


Access 2010 (Windows)
Undo Changes
Working with Access Views - Edit Text and Data

Ctrl + Z


Access 2010 (Windows)
Redo Changes
Working with Access Views - Edit Text and Data

Ctrl + Y


Axialis IconWorkshop (Windows)
Undo
Edit Menu

Ctrl + Z


Axialis IconWorkshop (Windows)
Redo
Edit Menu

Ctrl + Y


Microsoft Word 2013 (Windows)
Undo the last action
Undo, Copy and Paste

Ctrl + z


Microsoft Word 2013 (Windows)
Redo the last action
Undo, Copy and Paste

Ctrl + Y


Qt Creator (Windows)
Undo
General

Ctrl + Z


Qt Creator (Windows)
Redo
General

Ctrl + Y


Qt Creator (MacOS)
Undo
General

Ctrl + Z


Qt Creator (MacOS)
Redo
General

Ctrl + Y


Microsoft Excel 2013 (Windows)
Undo last action (multiple levels)
Excel Basics

Ctrl + Z


Microsoft Excel 2013 (Windows)
Redo last action (multiple levels)
Excel Basics

Ctrl + Y


FileMaker Pro (Windows)
Undo
Layout Mode Shortcuts - Delete and Edit Text

Alt + Backspace / Ctrl + Z


FileMaker Pro (Windows)
Redo
Layout Mode Shortcuts - Delete and Edit Text

Ctrl + Y / Ctrl + Shift + Z


Comsol 5 (Windows)
Redo the last undone operation
Model Tree

Ctrl + Y


Comsol 5 (Windows)
Undo the last operation
Model Tree

Ctrl + Z


Comsol 5 (Linux)
Redo the last undone operation
Model Tree

Ctrl + Y


Comsol 5 (Linux)
Undo the last operation
Model Tree

Ctrl + Z


Microsoft Excel 2010 (Windows)
Undo last action (multiple levels).
The Rest - Undo / Redo Shortcuts

Ctrl + Z


Microsoft Excel 2010 (Windows)
Redo last action (multiple levels).
The Rest - Undo / Redo Shortcuts

Ctrl + Y


FileMaker Pro (Windows)
Select all tables directly related to the currently selected table
Layout Mode Shortcuts - Select and Arrange Table and Relationship

Ctrl + Y


Google Drive (Web Application)
Undo last action
Item Actions

ctrl + z


Notepad++ 6 (Windows)
Undo
Edit menu

Ctrl + Z


Notepad++ 6 (Windows)
Redo
Edit menu

Ctrl + Y


Windows 10 Command Prompt (Windows)
Signal end of Line; text afterwards will be ignored
Enter and Manipulate Text

Ctrl + Z


Microsoft Windows 10 (Windows)
Undo an action
Manage Items in Explorer

Ctrl + Z


Microsoft Windows 10 (Windows)
Redo an action
Manage Items in Explorer

Ctrl + Y


FileMaker Pro (Windows)
Undo the last command
Layout Mode Shortcuts - Relationships Graph

Ctrl + Z


Linux Mint (Linux)
Undo / redo
General

Ctrl + Z / Ctrl + Y


Prezi (Web Application)
Undo / Redo last action
Editing

Ctrl + Z / Ctrl + Y


Adobe After Effects CC (Windows)
Undo / Redo
Basics

Ctrl + Z / Ctrl + Shift + Z


FileMaker Pro (Windows)
Undo
Text Shortcuts - Delete and Edit Text

Alt + Backspace / Ctrl + Z


Camtasia 8 (Windows)
Undo /Redo
Standard Windows Shortcuts

Ctrl + Z / Ctrl + Y


FileMaker Pro (Windows)
Redo
Text Shortcuts - Delete and Edit Text

Ctrl + Y / Ctrl + Shift + Z


Adobe Photoshop CC (Windows)
Toggle Undo (one step forwards/ backwards only)
Basic Shortcuts for Photoshop CC 2015 - Edit Basics

Ctrl + Z


Sway 2016 (Windows)
Undo/redo the last action
Basic Commands

Ctrl + Z / Ctrl + Y


Access 2010 (Windows)
Undo Changes
The Rest - Edit Text and Data

Ctrl + Z


Access 2010 (Windows)
Redo Changes
The Rest - Edit Text and Data

Ctrl + Y


Microsoft OneNote 2016 (Windows)
Undo/ redo last action
Basic Editing and Formatting

Ctrl + Z / Y


Skype for Business (Lync) 2016 (Windows)
Undo / Redo
Instant Messaging

Ctrl + Z / Ctrl + Y


Microsoft Outlook 2016 (Windows)
Go to a different folder
Basic Navigation

Ctrl + Y


Onshape (Windows)
Undo
General

Ctrl + Z


Onshape (Windows)
Redo
General

Ctrl + Y


Clink (Windows)
Undo
Clink Commands

Ctrl + Z


FileMaker Pro (Windows)
Select all tables directly related to the currently selected table
Text Shortcuts - Select and Arrange Table and Relationship

Ctrl + Y


Google Slides (Windows)
Undo
General Slides Shortcuts

Ctrl + Z


Google Slides (Windows)
Redo
General Slides Shortcuts

Ctrl + Y


Clink (Windows)
yank
BASH (GNU Readline) Line Editing

Ctrl + Y


Clink (Windows)
undo
BASH (GNU Readline) Line Editing

Ctrl + Z


FileMaker Pro (Windows)
Undo the last command
Text Shortcuts - Relationships Graph

Ctrl + Z


Android Studio (Windows)
Delete line
General Shortcuts

Ctrl + Y


Corel VideoStudio X9.5 (Windows)
Undo changes
Edit Tab Operations

Ctrl + Z


Corel VideoStudio X9.5 (Windows)
Redo`changes
Edit Tab Operations

Ctrl + Y


Access 2016 (Windows)
Undo
Design/Content Operation(on selected control)

Ctrl + Z / Alt + Bkspace


Microsoft PowerPoint 2016 (Windows)
Undo changes in presentation
Edit and General Text Operations

Ctrl + Z


Microsoft PowerPoint 2016 (Windows)
Redo operation
Edit and General Text Operations

Ctrl + Y


Adobe After Effects CC (Windows)
New solid Layer
Layers

Ctrl + Y


Adobe Premiere CC (Windows)
Undo
General Shortcuts

Ctrl + Z


Adobe Premiere CC (Windows)
Redo
General Shortcuts

Ctrl + Y / Ctrl + Shift + Z


FileMaker Pro (Windows)
Undo
Database Management Shortcuts - Delete and Edit Text

Alt + Backspace / Ctrl + Z


FileMaker Pro (Windows)
Redo
Database Management Shortcuts - Delete and Edit Text

Ctrl + Y / Ctrl + Shift + Z


Microsoft Visio 2016 (Windows)
Undo Changes
File Operation

Ctrl + Z


FileMaker Pro (Windows)
Select all tables directly related to the currently selected table
Database Management Shortcuts - Select and Arrange Table and Relationship

Ctrl + Y


Adobe Audition CC (Windows)
Undo
Marker/Tool/Clip Shortcuts

Ctrl + Z


Microsoft PowerPoint 2016 (Windows)
Undo/Redo changes
Shapes and Various Drawing Objects Shortcuts

Ctrl + Z / Ctrl + Y


Microsoft Outlook 2016 (Windows)
Go to a different folder
People

Ctrl + Y


Nuke 10 (Windows)
Undo
Global Shortcuts

Ctrl + Z


Nuke 10 (Linux)
Undo
Global Shortcuts

Ctrl + Z


FileMaker Pro (Windows)
Undo the last command
Database Management Shortcuts - Relationships Graph

Ctrl + Z


Microsoft Outlook 2016 (Windows)
Open the Go to Folder dialog box
Tasks

Ctrl + Y


Adobe Photoshop CC (Windows)
Toggle Undo (one step forwards/ backwards only)
Manage Panels - Edit Basics

Ctrl + Z


Microsoft Outlook 2016 (Windows)
Undo last action
Tasks

Ctrl + Z


FileMaker Pro (Windows)
Undo the last command
General keyboard shortcuts (Windows)

Ctrl + Z


Corel Painter 2017 (Windows)
Undo
General Shortcuts

Ctrl + Z


Finale (Windows)
Undo
Edit Menu

Ctrl + Z


Corel Painter 2017 (Windows)
Redo
General Shortcuts

Ctrl + Y


Finale (Windows)
Redo
Edit Menu

Ctrl + Y


InDesign CC (Windows)
Undo
Edit Menu shortcuts

Ctrl + Z


Anime Studio (Windows)
Undo
General Shortcuts

Ctrl + Z


InDesign CC (Windows)
Edit in Story Editor
Edit Menu shortcuts

Ctrl + Y


IMVU (Windows)
Furni Copy Tool
Tools

Ctrl + Y


ArchiCAD 20 (Windows)
Undo
Edit Menu Commands

Ctrl + Z


IMVU (Windows)
Redo furniture undo
Screen and View

Ctrl + Y


3D Coat (Windows)
Undo
Edit Menu

Ctrl + Z


3D Coat (Windows)
Redo
Edit Menu

Ctrl + Y


ArchiCAD 20 (Windows)
Undo
Edit Commands(Text)

Ctrl + Z


Zoho Sheet (Windows)
Undo last action
Actions

Ctrl + Z


Zoho Sheet (Windows)
Redo last action
Actions

Ctrl + Y


Anime Studio (Windows)
Tracing image
View Shortcuts

Ctrl + Y


Hexagon 2 (Windows)
Undo
General Shortcuts

Ctrl + Z


Zoho Writer (Windows)
To Redo Last Action
General

Ctrl + Y


Zoho Writer (Windows)
To Undo Last Action
General

Ctrl + Z


ArchiCAD 20 (Windows)
3D Cutaway
Images

Ctrl + Y


Dynamics GP 2015 (Windows)
Analysis
General Shortcuts

Ctrl + Y


Microsoft Word 2016 (Windows)
Undo changes in presentation
Text Editing/Graphics editing Operations

Ctrl + Z


Microsoft Word 2016 (Windows)
Redo operation
Text Editing/Graphics editing Operations

Ctrl + Y


Wondershare Editor (Windows)
Redo
Application control

Ctrl + Y


Wondershare Editor (Windows)
Undo
Application control

Ctrl + Z


Dynamics SL 2015 (Windows)
Undo paste
General Shortcuts

Ctrl + Z


GIMP (Linux)
Undo
Edit

Ctrl + Z


GIMP (Linux)
Redo
Edit

Ctrl + Y


Dynamics NAV 2015 (Windows)
Undo
General

Ctrl + Z


Age of Empires (Windows)
Go to lumber camp
Game Commands

Ctrl + Z


Windows Movie Maker (Windows)
Undo the last action
General

Ctrl + Z


Windows Movie Maker (Windows)
Redo the last action
General

Ctrl + Y


Dynamics CRM 2015 (Windows)
Undo / Redo previous text change
General Purpose Shortcuts

Ctrl + Z / Ctrl + Y


Apple Photos (Windows)
Undo last action
Edit

Ctrl + Z


GIMP (Windows)
Undo
Edit Shortcuts

Ctrl + Z


Adobe Photoshop CC (Windows)
Proof Colors
Manage Views

Ctrl + Y


GIMP (Windows)
Redo
Edit Shortcuts

Ctrl + Y


Zoho Show (Windows)
Undo last action
Actions

Ctrl + Z


Zoho Show (Windows)
Redo last action
Actions

Ctrl + Y


Autodesk Inventor 2017 (Windows)
Redo
General

Ctrl + Y


Autodesk Inventor 2017 (Windows)
Undo
General

Ctrl + Z


AutoCAD 2016 (Windows)
Cancels the preceding Undo action
General

Ctrl + Y


AutoCAD 2016 (Windows)
Reverses the last action
General

Ctrl + Z


Autodesk 3ds Max 2017 (Windows)
Undo scene operation
General user interface

Ctrl + Z


Autodesk 3ds Max 2017 (Windows)
Redo scene operation
General user interface

Ctrl + Y


CyberLink PhotoDirector 8 (Windows)
Undo
General

Ctrl + Z


CyberLink PhotoDirector 8 (Windows)
Redo
General

Ctrl + Y


Silhouette Studio (Windows)
Undo
General

Ctrl + Z


Ace Projects (Windows)
Undo
Other Shortcuts

Ctrl + Z


Ace Projects (Windows)
Redo
Other Shortcuts

Ctrl + Shift + Z / Ctrl + Y


Microsoft Projects 2016 (Windows)
Undo the last action.
Working with OfficeArt Objects

Ctrl + Z


Microsoft Projects 2016 (Windows)
Redo the last action.
Working with OfficeArt Objects

Ctrl + Y


Microsoft Projects 2016 (Windows)
Undo.
Working with OfficeArt Objects

Ctrl + Z


Microsoft Projects 2016 (Windows)
Redo.
Working with OfficeArt Objects

Ctrl + Y


AutoCad Architecture 2017 (Windows)
Redo
General

Ctrl + Y


AutoCad Architecture 2017 (Windows)
Undo
General

Ctrl + Z


Act! CRM (Windows)
Undo Activity
General Shortcuts

Ctrl + Z


Microsoft Projects 2016 (Windows)
Undo the last action.
Sheet View

Ctrl + Z


Sublime Text (Linux)
Redo
General Editing Shortcuts

Ctrl + Y


Microsoft Excel 2016 (Windows)
Undo
Undo, Redo, and Repeat Action

Ctrl + Z


Microsoft Excel 2016 (Windows)
Redo (after undo) or Repeat (e.g. when applying formats)
Undo, Redo, and Repeat Action

Ctrl + Y


WordPress (Windows)
Undo
General Editor Shortcuts

Ctrl + Z


WordPress (Windows)
Redo
General Editor Shortcuts

Ctrl + Y


JetBrains RubyMine (Windows)
Delete line at caret
Editing Shortcuts

Ctrl + Y


JetBrains RubyMine (Linux)
Delete line at caret
Editing Shortcuts

Ctrl + Y


Google Blogger (Web Application)
Redo
15 Shortcuts for Google Blogger (Web Application)

Ctrl + Y


Google Blogger (Web Application)
Undo
15 Shortcuts for Google Blogger (Web Application)

Ctrl + Z


Adobe XD (Experience Design) (Windows)
Undo
Edit Menu

Ctrl + Z


FileZilla (Windows)
Toggle synchronized browsing
28 Shortcuts for FileZilla (Windows)

Ctrl + Y


JetBrains PyCharm (Windows)
Delete line at caret
Editing

Ctrl + Y


Logic Pro X (MacOS)
Defeat Interpretation
Score Editor

Ctrl + Y


Cloud9 (Windows)
Undo
Clipboard

Ctrl + Z


Logic Pro X (MacOS)
New Zone
Audio File Editor

Ctrl + Z


Autodesk SketchBook Pro (Windows)
Undo
Colors and Brushes

Ctrl + Z


Autodesk SketchBook Pro (Windows)
Redo
Colors and Brushes

Ctrl + Y


BrainSuite (Windows)
Undo last paint action
Main Window

Ctrl + Z


Windows 10 File Explorer (Windows)
Undo an action
Folder Content (Main Pane) - Manage File/ Folders

Ctrl + Z


Windows 10 File Explorer (Windows)
Redo an action
Folder Content (Main Pane) - Manage File/ Folders

Ctrl + Y


Bash (Linux)
Paste Last Thing to be Cut
Editing

Ctrl + Y


Autodesk Mudbox 2017 (Windows)
Undo
Edit Menu

Ctrl + Z


Daz 3D Bryce 7 (Windows)
Undo One Step
Terrain Editing

Ctrl + Z


Adobe RoboHelp (Windows)
Undo
General Shortcuts

Ctrl + Z


Adobe RoboHelp (Windows)
Redo
General Shortcuts

Ctrl + Y


JetBrains PhpStorm (Windows)
Delete line at caret
Editing

Ctrl + Y


Bash (Linux)
Send the signal SIGTSTP to Current Task
Process Controls

Ctrl + Z


Blender 3D (Windows)
Undo
Universal

Ctrl + Z


Blender 3D (Windows)
Redo
Universal

Ctrl + Y


Daz 3D Carrara 8 (Windows)
Undo
Application - Edit

Ctrl + Z


Daz 3D Carrara 8 (Windows)
Redo
Application - Edit

Ctrl + Y


JetBrains PhpStorm (Linux)
Delete line at caret
Editing

Ctrl + Y


DAZ Studio (Windows)
Undo
Edit Commands

Ctrl + Z


DAZ Studio (Windows)
Redo
Edit Commands

Ctrl + Y


jEdit (Windows)
Undo
Text Editing

Ctrl + Z


DocuSign (Web Application)
Undo
Field Shortcuts

Ctrl + Z


DocuSign (Web Application)
Redo
Field Shortcuts

Ctrl + Y


Corel PhotoPaint X6 (Windows)
Undo
Edit Menu

Ctrl + Z


Daz 3D Bryce 7 (Windows)
Start Fly-Around
Fly Around View

Ctrl + Y


Corel Ventura 10 (Windows)
Undo
Text Formatting

Ctrl + Z


Corel Ventura 10 (Windows)
Redo
Text Formatting

Ctrl + Y


Corel PhotoPaint X6 (Windows)
Snap to Grid
View Menu

Ctrl + Y


Corel Draw X8 (Windows)
Undo
General

Ctrl + Z / Ctrl + Backspace


Steinberg Cubase 9 (Windows)
Undo
Edit

Ctrl + Z


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

Ctrl + Z


Daz 3D Carrara 8 (Windows)
Undo
Spline Modeler - Edit

Ctrl + Z


Daz 3D Carrara 8 (Windows)
Redo
Spline Modeler - Edit

Ctrl + Y


Opera (Windows)
Undo recent changes
Text Editing

Ctrl + Z


Opera (Windows)
Redo recent changes
Text Editing

Ctrl + Y


Corel Quattro Pro X8 (Windows)
Undo
Edit Menu

Ctrl + Z


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

Ctrl + Z


Clip Studio Paint (Manga Studio) (Windows)
Undo Last Operation
Frequently Used Shortcuts

Ctrl + Z


HTML-Kit (Windows)
Undo
87 Shortcuts for HTML-Kit (Windows)

Ctrl + Z


HTML-Kit (Windows)
Redo
87 Shortcuts for HTML-Kit (Windows)

Ctrl + Y


Gliffy (Windows)
Undo
Shape Shortcuts

Ctrl + Z


Gliffy (Windows)
Redo
Shape Shortcuts

Ctrl + Y


Clip Studio Paint (Manga Studio) (Windows)
Undo Last Action
Tool Actions

Ctrl + Z


Clip Studio Paint (Manga Studio) (Windows)
Redo Last Action
Tool Actions

Ctrl + Y


Daz 3D Carrara 8 (Windows)
Undo
Vertex Modeler - Edit

Ctrl + Z


Daz 3D Carrara 8 (Windows)
Redo
Vertex Modeler - Edit

Ctrl + Y


Chief Architect (Windows)
Redo
General Editing

Ctrl + Y


Forte (Windows)
Undo
Main Browser Window

Ctrl + Z


Kingsoft Presentation 2016 (Windows)
Undo
Editing Shortcuts

Ctrl + Z


Kingsoft Presentation 2016 (Windows)
Redo
Editing Shortcuts

Ctrl + Y


Poser Pro (Windows)
Undo load library pose
File

Ctrl + Z


Flock (Windows)
Undo
General

Ctrl + Z


Kingsoft Spreadsheets 2016 (Windows)
Repeats the last command or action, if possible
Other Shortcuts

Ctrl + Y


Kingsoft Spreadsheets 2016 (Windows)
Undo
Other Shortcuts

Ctrl + Z


IBM Maximo (Windows)
Open/Close table window Filter
Table Windows

Ctrl + Z


Final Fantasy XV (Windows)
Fish guide
Hotbar And Main Menu

Ctrl + Y


SPSS Modeler (Windows)
Undo
General Shortcuts

Ctrl + Z


Brackets (Windows)
Redo
99 Shortcuts for Brackets (Windows)

Ctrl + Y


Adobe Captivate 2017 (Windows)
Redo
General and Miscellaneous Shortcuts

Ctrl + Y


Brackets (Windows)
Undo
99 Shortcuts for Brackets (Windows)

Ctrl + Z


Adobe Captivate 2017 (Windows)
Undo
General and Miscellaneous Shortcuts

Ctrl + Z


Krita Painting 3 (Windows)
Undo
General

Ctrl + Z


TradeStation (Windows)
Undo
Editor Shortcuts

Ctrl + Z


TradeStation (Windows)
Redo
Editor Shortcuts

Ctrl + Y


Informix Genero 2.5.0 (Windows)
Undo
Editing Shortcuts

Ctrl + Z


Informix Genero 2.5.0 (Windows)
Redo
Editing Shortcuts

Ctrl + Y


Amarok (Windows)
Undo
General Shortcuts

Ctrl + Z


MPS 2017 (Windows)
Undo last operation
Basic Editing

Ctrl + Z


Forte (Windows)
Undo
Composition Window

Ctrl + Z


MetaTrader MT4 (Windows)
Show/Hide Period Seperation
Miscellaneous Shortcuts

Ctrl + Y


vSphere Client (Windows)
Suspend VM
Miscellaneus Shortcuts

Ctrl + Z


Jetbrains CLion (Windows)
Delete line at caret
Editing Shortcuts

Ctrl + Y


MetaTrader MT4 (Windows)
Undo Previous Object Deletion
Miscellaneous Shortcuts

Ctrl + Z


VideoPad Video Editor (Windows)
Undo
Edit

Ctrl + Z


MOTU Digital Performer 9 (Windows)
Split
Editing

Ctrl + Y


GOM Player (Windows)
Flip - Input
Video Control

Ctrl + Y


PotPlayer (Windows)
Mirror Image On/Off
Standard Keyboard Controls

Ctrl + Z


MPS 2017 (Windows)
Delete the line where the caret is currently located
Basic Editing

Ctrl + Y


MOTU Digital Performer 9 (Windows)
Undo/redo
General

Ctrl + Z


Siemens NX 11 (Windows)
Undo List
Edit Menu

Ctrl + Z


Siemens NX 11 (Windows)
Redo
Edit Menu

Ctrl + Y


Soundforge (Windows)
Repeat last process, effect, or tool
Data Window

Ctrl + Y


Soundforge (Windows)
Undo the last action
Data Window

Ctrl + Z


Libreoffice Writer (Windows)
Redo last action
General

Ctrl + Y


DITA CMS (Windows)
Undo
22 Shortcuts for DITA CMS (Windows)

Ctrl + Z


DITA CMS (Windows)
Redo
22 Shortcuts for DITA CMS (Windows)

Ctrl + Y


KMPlayer (Windows)
Stop
General

Ctrl + Z


ZBrush 4 (Windows)
Undo
General Shortcuts

Ctrl + Z


Pegasus Mail (Web Application)
Undo
Edit menu

Ctrl + Z


Jupyter Notebook (Windows)
undo
Edit Mode (press Enter to enable)

Ctrl + Z


Jupyter Notebook (Windows)
redo
Edit Mode (press Enter to enable)

Ctrl + Y