Google Chrome (Linux)

Manage Chrome DevTools - Code Editor

Undo last selection

Ctrl + U

All hotkeys for Google Chrome (Linux)

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

Ctrl + Shift + I (or F12 )

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

Ctrl + Shift + J

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

Ctrl + Shift + C

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

Ctrl + Shift + C (2x)

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

?

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

Ctrl + [ / ]

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

Ctrl + D

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

Ctrl + Shift + M

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

Ctrl + F

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

Ctrl + Shift + F

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

Ctrl + O

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

Ctrl + [ + ] / -

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

Ctrl + 0 (zero)

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

Ctrl + Arrow Up

Manage Chrome DevTools - Elements Panel
Navigate upwards/ downwards

Arrow Up / Arrow Down

Manage Chrome DevTools - Elements Panel
Undo / Redo Change

Ctrl + Z / Ctrl + Y

Manage Chrome DevTools - Elements Panel
Expand / Collapse

Arrow Right / Arrow Left

Manage Chrome DevTools - Elements Panel
Expand node

Left-click on arrow

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

Ctrl + Alt +Left-click

Manage Chrome DevTools - Elements Panel
Edit the element

Enter

Manage Chrome DevTools - Elements Panel
Hide the element

H

Manage Chrome DevTools - Elements Panel
Toggle edit as HTML

F2

Manage Chrome DevTools - Styles Panel
Edit Rule

Left-click

Manage Chrome DevTools - Styles Panel
Insert new property

Left-click on white space

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

Ctrl +Left-click on property

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

Shift +Left-click on property

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

Tab / Shift + Tab

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

Arrow Up / Arrow Down

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

Page Up / Page Down

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

Shift + Page Up / Page Down

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

Alt + Arrow Up / Arrow Down

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Step over next function call

F10 , Ctrl + '

Manage Chrome DevTools - Sources Panel
Step into next function call

F11 , Ctrl + ;

Manage Chrome DevTools - Sources Panel
Step out of current function

Shift + F11 , Ctrl + Shift + ;

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

Ctrl + . / ,

Manage Chrome DevTools - Sources Panel
Toggle breakpoint condition

Left-click on line-number

Manage Chrome DevTools - Sources Panel
Edit breakpoint condition

Right-click on line number

Manage Chrome DevTools - Sources Panel
Delete individual words

Alt + Delete

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

Ctrl + /

Manage Chrome DevTools - Sources Panel
Save changes to local modifications

Ctrl + S

Manage Chrome DevTools - Sources Panel
Save all changes

Ctrl + Alt + S

Manage Chrome DevTools - Sources Panel
Go to line

Ctrl + G

Manage Chrome DevTools - Sources Panel
Search by filename

Ctrl + O

Manage Chrome DevTools - Sources Panel
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Sources Panel
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Sources Panel
Go to member

Ctrl + Shift + O

Manage Chrome DevTools - Sources Panel
Close active tab

Alt + W

Manage Chrome DevTools - Sources Panel
Run snippet

Ctrl + Enter

Manage Chrome DevTools - Code Editor
Go to matching bracket

Ctrl + M

Manage Chrome DevTools - Code Editor
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Code Editor
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Code Editor
Toggle comment

Ctrl + /

Manage Chrome DevTools - Code Editor
Select next occurrence

Ctrl + D

Manage Chrome DevTools - Code Editor
Undo last selection

Ctrl + U

Manage Chrome DevTools - Timeline Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Timeline Panel
Save timeline data

Ctrl + S

Manage Chrome DevTools - Timeline Panel
Open / Load timeline data

Ctrl + O

Manage Chrome DevTools - Profiles Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Console Panel
Accept Suggestion

Arrow Right

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

Arrow Up / Arrow Down

Manage Chrome DevTools - Console Panel
Focus the Console

Ctrl + `

Manage Chrome DevTools - Console Panel
Clear Console

Ctrl + L

Manage Chrome DevTools - Console Panel
Multi-line entry

Shift + Enter

Manage Chrome DevTools - Console Panel
Execute

Enter

Manage Tabs
Open new tab

Ctrl + T

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

Ctrl + W / Ctrl + F4

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

Ctrl + Shift + T

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

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

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

Ctrl + Tab / Ctrl + Shift + Tab

Manage Tabs
Open new Chrome window

Ctrl + N

Manage Tabs
Open new Chrome window in incognito mode

Ctrl + Shift + N

Manage Tabs
Close current window

Alt + F4

Manage Tabs
Open link in a new background tab

Ctrl +left-click

Manage Tabs
Open link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open link in a new window

Shift +left-click

Manage Tabs
Download link

Alt +left-click

Manage Tabs
Open link in selected tab

Drag link to existing tab

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

Drag link to tab bar

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

Alt + D (or Ctrl + L )

Address Bar
Enter search query in address bar

Ctrl + E (or Ctrl + K )

Address Bar
Jump to beginning / end of address bar

Home / End in address bar

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

Ctrl + A in address bar

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

Type name of site and press Ctrl + Enter

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

Type name of site and press Alt + Enter

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

Type search term and press Enter

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

Type name of search engine and press Tab

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

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up with focus on webpage

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

Page Down / Page Up

View Webpages
Jump to beginning / to end of webpage

Home / End

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

Ctrl + [ + ] / -

View Webpages
Return zoom to normal text size

Ctrl + 0 (zero)

View Webpages
View webpage source

Ctrl + U

View Webpages
Turn full screen on / off

F11

View Webpages

Browse between Webpages
Jump to homepage

Alt + Home

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

Alt + Arrow Left / Arrow Right

Browse between Webpages
Reload current webpage

F5 / Ctrl + R

Browse between Webpages
Reload current webpage with cache override

Ctrl + F5 / Shift + F5

Browse between Webpages
Stop webpage loading

Esc

Browse within Webpages
Jump to next / previous link

Tab / Shift + Tab with focus on webpage

Browse within Webpages
Open link in current tab

Enter on link

Browse within Webpages
Open link in a new background tab

Ctrl + Enter on link

Browse within Webpages
Open link in a new foreground tab

Shift + Ctrl + Enter on link

Browse within Webpages
Open link in a new window

Shift + Enter on link

Browse within Webpages
Download link

Alt + Enter on link

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

Shift + F10

Browse within Webpages
Select all content on webpage

Ctrl + A

Browse within Webpages
Copy selected content to clipboard

Ctrl + c with content selected

Access Browser Features
Print current webpage (Chrome Print Dialog)

Ctrl + P

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

Ctrl + Shift + P

Access Browser Features
Open file

Ctrl + O

Access Browser Features
Save current webpage

Ctrl + S

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

Alt + F

Access Browser Features
Open History tab

Ctrl + H

Access Browser Features
Open Downloads tab

Ctrl + J

Search
Find text on webpage. Press Enter for

Ctrl + F / F3

Search
Find next / find previous match

Enter / Shift + Enter with text found on webpage

Search
Find next / find previous match

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

Search
With focus on Search box: Close Search box

Esc

Bookmarks Shortcuts
Show or hide bookmarks bar

Ctrl + Shift + B

Bookmarks Shortcuts
Open Bookmark Manager

Ctrl + Shift + O

Bookmarks Shortcuts
Add bookmark for current webpage

Ctrl + D

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

Ctrl + Shift + D

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

Drag URI to bookmark bar

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

Alt + D , then F6

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then b

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

Shift + Alt + T

The Rest
View Google Task manager

Shift + Esc

The Rest
Chrome Help

F1

Similar combinations for other applications


Microsoft Word 2007 (Windows)
Make letters UNDERLINED
Common tasks

Ctrl + U


Open Office Writer 3 (Linux)
Un-indent selection
Editing

Ctrl + U


Microsoft Outlook 2010 (Windows)
Mark as read or unread
Messages in Main View - Message List and Single Messages

Ctrl + Q / Ctrl + U


Microsoft OneNote 2010 (Windows)
Apply or remove the underline from the selected text.
Basic Editing and Formatting

ctrl + u


Microsoft Projects 2010 (Windows)
Mark entry or selection as underline
Edit Fields

Ctrl + U


Google Chrome (Windows)
Undo last selection
Manage Chrome DevTools - Code Editor

Ctrl + U


Microsoft Outlook 2010 (Windows)
Switch format to/from underline
Messages in Main View - Format Message Body

Ctrl + U


Google Mail (Windows)
Uunderline formatting
Format Text in Messages

Ctrl + U


KDevelop (Linux)
Un-indent selection
Editing

Ctrl + U


Firefox (Linux)
Show page source
Inside Webpages

Ctrl + U


Thunderbird (Windows)
View Message Source
Other Shortcuts

Ctrl + U


Visual Studio 2015 (Windows)
Make lowercase (reverse upercase)
Code Editor - Edit Code

Ctrl + U


Firefox (Windows)
Show page source
Inside Webpages

Ctrl + U


Google Chrome (Windows)
View webpage source
View Webpages

Ctrl + U


Thunderbird (Linux)
View Message Source
Other Shortcuts

Ctrl + U


Phoenix Viewer (Windows)
Upload Image
File

Ctrl + U


Notepad++ 5 (Windows)
Convert to lower case
Edit - Convert case to

Ctrl + U


Microsoft Outlook 2010 (Windows)
Mark as read or unread
Messages in Compose View - Message List and Single Messages

Ctrl + Q / Ctrl + U


Notepad++ 5 (Windows)
Convert to lower case
Search - Convert case to

Ctrl + U


Microsoft Outlook 2010 (Windows)
Switch format to/from underline
Messages in Compose View - Format Message Body

Ctrl + U


Google Docs (Windows)
Underline
Format Text

Ctrl + U


Visual Studio 2015 (Windows)
Make lowercase (reverse upercase)
Coding - Edit Code

Ctrl + U


Microstation v8i (Windows)
Ungroup current selection
Editing

Ctrl + U


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

Ctrl + U


Microsoft Word 2007 (Windows)
Apply an underline.
Character and paragraph formatting Apply character formats

Ctrl + U


Access 2010 (Windows)
Make text underlined in the selected field of the PivotTable view
Manage Access Features - Pivot Table

Ctrl + U


Microsoft Excel 2011 (MacOS)
Edit the active cell and position the insertion point at the end of the line
Working in cells or the Formula bar

Ctrl + u


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

Ctrl + U


Microsoft Outlook 2010 (Windows)
Mark as read or unread
Calendar Shortcuts - Message List and Single Messages

Ctrl + Q / Ctrl + U


Total Commander 8 (Windows)
Exchange directories
Main Shortcuts

Ctrl + u


Microsoft Outlook 2010 (Windows)
Switch format to/from underline
Calendar Shortcuts - Format Message Body

Ctrl + U


Visual Studio 2015 (Windows)
Make lowercase (reverse upercase)
Code Snippets (Visual C# Scheme) - Edit Code

Ctrl + U


Microsoft Excel 2011 (MacOS)
Edit the active cell
Formatting and editing data

Ctrl + u


Opera (Linux)
Toggle text-style underline
Text Editing

Ctrl + U


Sublime Text (Windows)
Soft Undo
Undo and Redo

Ctrl + U


Opera (Linux)
View page source
Source

Ctrl + U


Evernote (Windows)
Make selection underlined
Note Editor

Ctrl + u


Microsoft PowerPoint 2010 (Windows)
Hide the pointer and navigation button in 15 seconds.
Show PowerPoint Presentation with Shortcuts

Ctrl + U


UltraEdit (Windows)
Toggle File Tree View
View Menu

Ctrl + U


Sticky Notes (Windows)
Underlined text
Format Text

Ctrl + U


Texmaker 4.0.2 (Windows)
Uncomment
"Edit" menu

Ctrl + U


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

Ctrl + U


Microsoft PowerPoint 2010 (Windows)
Apply an underline.
Change Fonts and Formatting

Ctrl + U


Photoshop Lightroom 4 (Windows)
Auto tone
Develop Module

Ctrl + U


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

Ctrl + U


iTunes (Windows)
Stream audio file at a specific URL to iTunes
File and Window

Ctrl + U


Access 2010 (Windows)
Make text underlined in the selected field of the PivotTable view
Working with Text and Data - Pivot Table

Ctrl + U


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

Ctrl + U


Audacity 2 (Linux)
Mute all tracks
Frequently Used

Ctrl + U


Audacity 2 (Linux)
Mute all tracks
Tracks Menu

Ctrl + U


Notepad2 (Windows)
Convert - Lowercase
Edit Menu

Ctrl + U


Beyond Compare (Windows)
Swap sides
Session Menu

Ctrl + U


Directory Opus (Windows)
Find duplicate files
Tools Menu

Ctrl + U


IntelliJ (Linux)
Go to super-method/super-class
Navigation

Ctrl + U


IntelliJ (Windows)
Go to super-method/super-class
Navigation

Ctrl + U


Pro Tools (Windows)
Strip silence
Edit Menu

Ctrl + U


Microsoft Excel 2013 (Windows)
Apply or remove an underline
Format Cells

Ctrl + U


Microsoft Word 2013 (Windows)
Apply/remove underline
Format Text and Paragraph

Ctrl + U


Adobe Flash Professional (Windows)
Ungroup
Modifying and editing

Ctrl + U


Axialis IconWorkshop (Windows)
Capture icon
Draw Menu

Ctrl + U


Qt Creator (Windows)
Select the current block The second press extends the selection to the parent block
Editor

Ctrl + U


Qt Creator (MacOS)
Select the current block The second press extends the selection to the parent block
Editor

Ctrl + U


FileMaker Pro (Windows)
Select tables with the same source table
Layout Mode Shortcuts - Select and Arrange Table and Relationship

Ctrl + U


Access 2010 (Windows)
Make text underlined in the selected field of the PivotTable view
Working with Access Views - Pivot Table

Ctrl + U


FL Studio (Windows)
Quick chop
Piano Roll Action

Ctrl + U


Notepad++ 6 (Windows)
Convert to lower case
Edit menu

Ctrl + U


uTorrent (Windows)
Add Torrent from URL
21 Shortcuts for uTorrent (Windows)

Ctrl + U


uTorrent (Linux)
Add Torrent from URL
21 Shortcuts for uTorrent (Linux)

Ctrl + U


Microsoft OneNote 2016 (Windows)
Format Underline
Format

Ctrl + U


Skype for Business (Lync) 2016 (Windows)
Format underline
Instant Messaging

Ctrl + U


Microsoft Excel 2016 (Windows)
Apply/ remove underline format
Select Cells - Font Face, Font Decoration, and Cell Color

Ctrl + U


Adobe Photoshop CC (Windows)
Adjust Hue/ Saturation
Basic Shortcuts for Photoshop CC 2015 - Image Basics

Ctrl + U


FileMaker Pro (Windows)
Select tables with the same source table
Text Shortcuts - Select and Arrange Table and Relationship

Ctrl + U


Sonos Controller (Windows)
Return to Top Level Music Menu
22 Shortcuts for Sonos Controller (Windows)

Ctrl + U


Android Studio (Windows)
Go to super Class
General Shortcuts

Ctrl + U


Microsoft Outlook 2016 (Windows)
Underline
Common Commands: Format Text and work with Editor

Ctrl + U


Clink (Windows)
unix-line-discard
BASH (GNU Readline) Line Editing

Ctrl + U


Google Slides (Windows)
Underline
Text Editing

Ctrl + U


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

Ctrl + U


Microsoft Visio 2016 (Windows)
Turn on/off underline
Format text

Ctrl + U


Access 2010 (Windows)
Make text underlined in the selected field of the PivotTable view
The Rest - Pivot Table

Ctrl + U


Microsoft Excel 2016 (Windows)
Apply/ remove underline format
Format Cells - Font Face, Font Decoration, and Cell Color

Ctrl + U


Microsoft Outlook 2016 (Windows)
Mark as read/unread
Mail

Ctrl + Q / Ctrl + U


Photoshop Lightroom CC (Windows)
Auto tone
Develop Module

Ctrl + U


Adobe After Effects CC (Windows)
Set Quality to Best, Draft, or WireFrame for selected Layers
Layers

Ctrl + U / Ctrl + Shift + U / Ctrl + Alt + Shift + U


Corel Painter 2017 (Windows)
Ungroup
Layers

Ctrl + U


FileMaker Pro (Windows)
Select tables with the same source table
Database Management Shortcuts - Select and Arrange Table and Relationship

Ctrl + U


Adobe Photoshop CC (Windows)
Adjust Hue/ Saturation
Manage Panels - Image Basics

Ctrl + U


Microsoft Excel 2016 (Windows)
Apply/ remove underline format
Formulas - Font Face, Font Decoration, and Cell Color

Ctrl + U


Finale (Windows)
Update alyout
Utility Menu

Ctrl + U


CINEMA 4D (Windows)
Show fitter
Object Manager

Ctrl + U


FileMaker Pro (Windows)
Preview mode
Switch Modes

Ctrl + U


IMVU (Windows)
Furni Straighten Tool
Tools

Ctrl + U


InDesign CC (Windows)
Smart Guides
View Menu Shortcuts

Ctrl + U


ArchiCAD 20 (Windows)
Uncomment
Edit Commands(Text)

Ctrl + U


Anime Studio (Windows)
Show tracing image
View Shortcuts

Ctrl + U


CINEMA 4D (Windows)
Show Filter
Animation Timeline

Ctrl + U


Zoho Writer (Windows)
To Underline the Text
Format Tab

Ctrl + U


Finale (Windows)
Underline
Text Tool

Ctrl + U


Microsoft Excel 2016 (Windows)
Apply/ remove underline format
Manage Workbooks - Font Face, Font Decoration, and Cell Color

Ctrl + U


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

Ctrl + U


Dynamics GP 2015 (Windows)
View Functional Currency
General Shortcuts

Ctrl + U


Age of Empires (Windows)
Go to University
Game Commands

Ctrl + U


Zoho Show (Windows)
Underline toggle for selection
Formatting Shortcuts

Ctrl + U


Microsoft Excel 2016 (Windows)
Apply/ remove underline format
Excel Auto Tables and Data Forms - Font Face, Font Decoration, and Cell Color

Ctrl + U


Ace Projects (Windows)
Change to upper case
Other Shortcuts

Ctrl + U


Sublime Text (Linux)
Undo
General Editing Shortcuts

Ctrl + U


TextMate 2 (MacOS)
Uppercase
General Shortcuts

Ctrl + U


WordPress (Windows)
Underline
General Editor Shortcuts

Ctrl + U


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

Ctrl + U


Google Hangouts (Web Application)
Underline
Format Messages(Windows Plateform)

Ctrl + U


Slack (Windows)
Upload a File
Files and Snippets

Ctrl + U


JetBrains PyCharm (Windows)
Go to super method/super class
Navigation

Ctrl + U


Mattermost (Windows)
Upload a file
Files

Ctrl + U


JetBrains RubyMine (Windows)
Go to super method/super class
Navigation Shortcuts

Ctrl + U


FileZilla (Windows)
Preserve timestamps of transferred files
28 Shortcuts for FileZilla (Windows)

Ctrl + U


JetBrains RubyMine (Linux)
Go to super method/super class
Navigation Shortcuts

Ctrl + U


Logic Pro X (MacOS)
Unbeam Selected Notes
Score Editor

Ctrl + U


Cloud9 (Windows)
Open Tree Panel
General Shortcuts

Ctrl + U


Adobe Animate CC (Windows)
Ungroup
Edit and Modify

Ctrl + U


Red Hat Enterprise (Linux)
Clears the current line
Task

Ctrl + U


Cloud9 (MacOS)
To Uppercase
Code Manipulation

Ctrl + U


Cloud9 (Windows)
To Uppercase
Code Manipulation

Ctrl + U


Bash (Linux)
Cut Line Before Cursor to Clipboard
Editing

Ctrl + U


Autodesk Mudbox 2017 (Windows)
Show Selected
Display

Ctrl + U


Adobe Dreamweaver (Windows)
Preferences
Windows

Ctrl + U


Blender 3D (Windows)
Save User Defaults
Universal

Ctrl + U


Adobe RoboHelp (Windows)
Underline
Text Formatting

Ctrl + U


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

Ctrl + U


SharePoint 2016 (Windows)
Apply/Remove the Underline from the selected text
Rich Text Editing

Ctrl + U


Daz 3D Bryce 7 (Windows)
Ungroup Objects
Object

Ctrl + U


Adobe RoboHelp (Windows)
Change Index keyword to Uppercase
Index Designer

Ctrl + U


AbiWord (Linux)
Underline Text
7 Shortcuts for AbiWord (Linux)

Ctrl + U


JetBrains PhpStorm (Windows)
Go to super method/super class
Navigation

Ctrl + U


AbiWord (Windows)
Underline Text
7 Shortcuts for AbiWord (Windows)

Ctrl + U


DAZ Studio (Windows)
Lock/Unlock Docking
Customize Commands

Ctrl + U


JetBrains PhpStorm (Linux)
Go to super method/super class
Navigation

Ctrl + U


Corel Ventura 10 (Windows)
Underline
Text Formatting

Ctrl + U


Microsoft Hotmail (Web Application)
Mark as Unread
14 Shortcuts for Microsoft Hotmail (Web Application)

Ctrl + U


Microsoft Excel 2016 (MacOS)
Edit the active cell and position the insertion point at the end of the line
Work in cells or the Formula bar

Ctrl + U


Steinberg Cubase 9 (Windows)
Ungroup
Edit

Ctrl + U


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

Ctrl + U


Corel PhotoPaint X6 (Windows)
Ungroup
Objects

Ctrl + U


Opera (Windows)
Clear all
Text Editing

Ctrl + U


Corel Draw X8 (Windows)
Underline
Font Formatting

Ctrl + U


Opera (Windows)
Toggle text-style underline
Text Editing

Ctrl + U


Corel Quattro Pro X8 (Windows)
Underline
Text Formatting

Ctrl + U


Microsoft Excel 2016 (MacOS)
Edit the active cell
Format and edit data

Ctrl + U


Gliffy (Windows)
Ungroup
Shape Shortcuts

Ctrl + U


HTML-Kit (Windows)
Upload Current document to Remote Folder
87 Shortcuts for HTML-Kit (Windows)

Ctrl + U


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

Ctrl + U


Chief Architect (Windows)
Send to Layout
General Editing

Ctrl + U


Flock (Windows)
Page source
General

Ctrl + U


Kingsoft Presentation 2016 (Windows)
Underline
Editing Shortcuts

Ctrl + U


Kingsoft Writer 2016 (Windows)
Underline
Editing

Ctrl + U


Kingsoft Spreadsheets 2016 (Windows)
Applies or removes underlining
Other Shortcuts

Ctrl + U


Final Fantasy XV (Windows)
Timers
Hotbar And Main Menu

Ctrl + U


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

Ctrl + U


Forte (Windows)
Launch URL
Main Browser Window

Ctrl + U


Brackets (Windows)
To Upper Case
99 Shortcuts for Brackets (Windows)

Ctrl + U


Adobe Captivate 2017 (Windows)
Underline Selected Text
General and Miscellaneous Shortcuts

Ctrl + U


Krita Painting 3 (Windows)
HSV/HSL adjust
Painting

Ctrl + U


TradeStation (Windows)
Lowercase
Editor Shortcuts

Ctrl + U


Informix Genero 2.5.0 (Windows)
Toggle case of each character in the selected text
Editing Shortcuts

Ctrl + U


WinSCP 5 (Windows)
Keep remote directory up to date
Service Commands

Ctrl + U


VideoPad Video Editor (Windows)
Preview project
File

Ctrl + U


Tencent QQ Player (Windows)
Open URL
30 Shortcuts for Tencent QQ Player (Windows)

Ctrl + U


Siemens NX 11 (Windows)
Execute NX Open
File Menu

Ctrl + U


KMPlayer (Windows)
Open URL
General

Ctrl + U


Jetbrains CLion (Windows)
Go to super-method/super-class
Navigation Shortcuts

Ctrl + U


Pegasus Mail (Web Application)
Mark messages as unread
Grouped views

Ctrl + U


GOM Player (Windows)
Open - URL
Playback Control

Ctrl + U


Quickbooks Desktop (Windows)
Use Account
Chart of Accounts

Ctrl + U


MPS 2017 (Windows)
Navigate to a super method declaration of a method under the caret
Navigation between Source Code

Ctrl + U


Visual Studio Code (Windows)
Undo last cursor operation
MutiCursor and Selection

Ctrl + U


ZBrush 4 (Windows)
Reload Zscript
ZScripts

Ctrl + U


ProRealTime (Windows)
Display Comments
Charts

Ctrl + U


Pencil2D (Windows)
Insert Duplicate Frames
57 Shortcuts for Pencil2D (Windows)

Ctrl + U


Anim8or (Windows)
Smooth Shaded
Top Toolbar Shortcuts

Ctrl + U


Bitcomet (Windows)
Open Torrent from URL
Global

Ctrl + U


GeoModeller3D (Windows)
Create a horizontal section
2D View Section Control

Ctrl + U


Soundforge (Windows)
Update region to match selection
Region List

Ctrl + U


Gnumeric (Windows)
Toggles single underlining of the current selection
21 Shortcuts for Gnumeric (Windows)

Ctrl + U


Impro-Visor (Windows)
generate lick
General

Ctrl + U


DrawPlus (Windows)
Underlined
Text

Ctrl + U


Google Data Studio
Underline
General (Windows)

Ctrl + U


Vegas Pro 14 (Windows)
Clear group without deleting events
Timeline and Track List

Ctrl + U


Putty (Windows)
Clears the line before the cursor position. If you are at the end of the line, clears the entire line
16 Shortcuts for Putty (Windows)

Ctrl + U


TurboCAD (Windows)
Show or Hide the world coordinate system
171 Shortcuts for TurboCAD (Windows)

Ctrl + U


Vivaldi
View page source
Window

Ctrl + U


Alphacam (Windows)
User Layers
Regular Commands

Ctrl + U


FlashFXP (Web Application)
Copy selected items to clipboard (prompts to select format)
54 Shortcuts for FlashFXP (Web Application)

Ctrl + U


Surfcam (Windows)
Automatically scale the view by ½
60 Shortcuts for Surfcam (Windows)

Ctrl + U


CuteFTP (Windows)
Connect to URL or underline when HTML editor is active.
General

Ctrl + U


RStudio (Windows)
Yank line up to cursor
Editing (Console and Source)

Ctrl + U


Simplify3D
Customize support structures
Tools menu

Ctrl + U


RStudio (MacOS)
Yank line up to cursor
Editing (Console and Source)

Ctrl + U


Dropbox Paper
Underline
Formatting

Ctrl + U


Most used text editing
Underline
Formatting

Ctrl + U


Geany (Linux)
Decrease indent
Editting

Ctrl + U


Geany (Windows)
Decrease indent
Editting

Ctrl + U


VariCAD (Windows)
Unblank Objects
Hot Keys

Ctrl + U


Comodo IceDragon (Windows)
Page Source
Tools

Ctrl + U


Ulead PhotoImpact 8 (Windows)
Toggles between showing or hiding all toolbars and panels to display the image at full screen
View Menu

Ctrl + U


Roblox Studio
Ungroup
Selecting and Editing Parts

Ctrl + U


PhotoFiltre (Windows)
Duplicate the image currently being edited
Others

Ctrl + U


Affinity Photo
HSL (Adjustment)
Adjustment and Filter shortcuts

Ctrl + U


GibbsCAM (Windows)
Unzoom
View Menu

Ctrl + U


KiCad 5.0.2
Switch Units
Pcbnew

Ctrl + U


Assetto Corsa
Cycle virtual desktops
In-game

Ctrl + U


ArtRage 4.5 5 (Windows)
Check For Updates Online
Menus

Ctrl + U


Ableton Live 9 (Windows)
Quantize
Clip view Sample Display

Ctrl + U


SpaceClaim (Windows)
Underline text
71 Shortcuts for SpaceClaim (Windows)

Ctrl + U


Ableton Live 9 (Windows)
Quantize
Clip View MIDI Editor

Ctrl + U


Cisco IOS
Delete all characters from the cursor to the beginning of the command line
Delete CLI entries

Ctrl + U


Arduino (Windows)
Upload Sketch
29 Shortcuts for Arduino (Windows)

Ctrl + U


Arduino (Linux)
Upload Sketch
29 Shortcuts for Arduino (Linux)

Ctrl + U


Vectorworks (Windows)
Ungroup
Modify Menu

Ctrl + U


LDView
Right side up
General

Ctrl + U


Pidgin (Linux)
Plugins
Tools

Ctrl + U


Sage Simply Accounting (Windows)
Upgrade this company
Home Window

Ctrl + U


eM Client (Windows)
Underline Selected Text
13 Shortcuts for eM Client (Windows)

Ctrl + U


RStudio (Mac)
Yank line up to cursor
Editing (Console and Source)

Ctrl + U


RStudio
Yank line up to cursor
Editing (Console and Source)

Ctrl + U


IPython Shell
Cut text from beginning of line to cursor
Text entry

Ctrl + U


Sage Simply Accounting (Windows)
Use the same customer/vendor in next transaction
Keyboard Shortcuts in Transaction Windows

Ctrl + U


FlightGear
Add 1000 ft. to your altitude (emergency)
Autopilot related

Ctrl + U


CamBam (Windows)
Union selected drawing objects
32 Shortcuts for CamBam (Windows)

Ctrl + U


FlexiSign Pro 8.1 (Windows)
Ungroup
Arrangement

Ctrl + U


eMachineShop (Windows)
Separate a group into its components lines
38 Shortcuts for eMachineShop (Windows)

Ctrl + U


ShareX 12.2.0 (Windows)
Upload image
Image Editor

Ctrl + U


Aspire (Windows)
‘Deep’ ungroup the selected objects to their original layers. Sub-groups are also ungrouped
Groups

Ctrl + U


VCarve Pro (Windows)
Deep ungroup the selected objects to their original layers.Sub-groups are also ungrouped
Group

Ctrl + U


Figma (Web Application)
Underline
Text

Ctrl + U


SuperMemo (Windows)
Underline font in Text Components
129 Shortcuts for SuperMemo (Windows)

Ctrl + U


Cisco Jabber
Underlined
Instant messages

Ctrl + U


Altium Designer (Windows)
Scale objects
CAM Editor Shortcuts

Ctrl + U


Lacerte
Underline selected text
Letter Editor

Ctrl + U


Adobe Illustrator
Show/ hide smart guides
View artwork

Ctrl + U


BlackBerry Classic
Underline
Ctrl shortcuts

Ctrl + U


Ableton Live 10
Quantize
Clip View MIDI Editor

Ctrl + U


Google Chrome
Display non-editable HTML source code for the current page
Webpage shortcuts

Ctrl + U


Claws Mail
Delete line
Compose window

Ctrl + U


Ubuntu
Underline the selected text
Common application shortcuts

Ctrl + U


Microsoft Sticky Notes
Underlined
Formatting

Ctrl + U


Siemens NX
Execute > NX Open
File menu

Ctrl + U


FastMail
Underline
Compose

Ctrl + U


draw.io
Toggle underline on selected text
Labels

Ctrl + U


QuickBooks Desktop
Use the item from the list that you have just opened using Ctrl + L.
Opening Windows/List

Ctrl + U


Feedreader
Refresh article list
General

Ctrl + U


Ace Editor
Change to upper case
Other

Ctrl + U


Nimbus Note
Underline
Formatting

Ctrl + U


Quicken 2018
Go to the Portfolio
Investments

Ctrl + U


Evernote for Windows
Underline
Note Editor

Ctrl + U


Confluence
Underline
Editor

Ctrl + U


PyCharm 2018.2
Navigate to a super method declaration of a method under the caret.
Navigation in source code

Ctrl + U


Bash (Unix shell)
Cut the part of the line before the cursor and add it to the clipboard
Cut and paste

Ctrl + U


ActivePresenter 7
Underline
Canvas

Ctrl + U


Atom (Windows)
(Source: Find And Replace) find-and-replace:select-undo
All shortcuts

Ctrl + U


Black Desert Online
Screenshot mode
Screenshot mode

Ctrl + U


SharePoint
Apply or remove the underline from the selected text.
Using rich text editing

Ctrl + U


Adobe Lightroom Classic
Auto tone
Working in the Develop module

Ctrl + U


Adobe Animate CC (Windows)
Ungroup
Edit and modify

Ctrl + U


Discord
Toggle channel member list
General

Ctrl + U


jEdit
Select to marker with shortcut key.
Markers

Ctrl + U


Roll20
Add selected object(s) to turn tracker
Tools

Ctrl + U


Nuance Power PDF
Display / hide gridlines
Page

Ctrl + U


KMPlayer
Open URL
General

Ctrl + U


ZenWriter 2
Underline
General

Ctrl + U


CorelDRAW Graphics Suite 2018
Ungroup
General

Ctrl + U


SimpleMind
Toggle Underline font effect for selected topics or labels
General

Ctrl + U


Metapad
Transparent mode
Options

Ctrl + U


Microsoft Paint
Underline selected text
Powers of Ctrl

Ctrl + U


Nuke
Enable or disable previewing output on an external broadcast video monitor
2D compositing viewer

Ctrl + U


Microsoft FrontPage
Apply an underline.
Format text and paragraphs

Ctrl + U


Clip Studio Paint Pro
Tonal correction: Hue/Saturation/Luminosity
Edit menu

Ctrl + U


Inkscape
toggle Unicode entry
Text tool

Ctrl + U


TextRoom
Underline
General

Ctrl + U


LightWave 3D
UnParent bone
Layout: Setup

Ctrl + U


gedit
Convert the selected text to upper case
Editing files

Ctrl + U


Oracle EBS Forms
Update record
General

Ctrl + U


Corel Painter
Ungroup
Layer selection tools

Ctrl + U


PDF-XChange Editor
Underline
General

Ctrl + U


Microsoft Word 2016
Apply an underline
Format characters

Ctrl + U


Red Hat Enterprise Linux
Clear the current line in terminal
General

Ctrl + U


Arch Linux
Cut everything from line start to cursor
Terminal: Readline

Ctrl + U


E-Sword
Underline Editors only
General

Ctrl + U


CodeMirror
Undo the last change to the selection, or if there are no selection-only changes at the top of the history, undo the last change
General (Windows)

Ctrl + U


Komodo Edit
Make uppercase
General

Ctrl + U


Chromebook and Chrome OS
View page source
Page and web browser

Ctrl + U


AWS Cloud9 IDE (Windows)
To Uppercase
Code Manipulation

Ctrl + U


IntelliJ IDEA (Windows, Linux)
Go to super-method/ super-class
Navigation

Ctrl + U


Comodo IceDragon
Page Source
Tools

Ctrl + U


Adobe Premiere Pro (Windows)
Underline
Titler

Ctrl + U


Brackets
Undo last selection change
Multiple cursors

Ctrl + U


Microsoft PowerPoint (Slideshows)
Hide the pointer and navigation button in 15 seconds
Control your slide show during the presentation

Ctrl + U


GoldWave
AutoTrims the sound.  Removes silences within the ends of the selection.
Editing

Ctrl + U


Mp3tag
Unselect all
General

Ctrl + U


Ardour
All enclosed by edit range
Selecting

Ctrl + U


Zim
Make selected text underline (renders highlighted)
General

Ctrl + U


Tekla Structures 20
Update
General

Ctrl + U


Microsoft PowerPoint (Creating presentations)
Apply an underline
Format text: Apple character formatting

Ctrl + U


LibreOffice
Refreshes the selected theme
New Theme area of the Gallery

Ctrl + U


WriteMonkey
Soft undo
Editing

Ctrl + U


Google Sheets (Android)
Underline
Format cells

Ctrl + U


Google Sheets
Underline
Format cells

Ctrl + U


Valentina Studio
Make Selection Lower
Text - Transformation

Ctrl + U


TinyMCE
Underline
Editor body

Ctrl + U


FileMaker
Select tables with the same source table
Table and relationship selection and arrangement

Ctrl + U


Qt Creator
Select the current block (The second press extends the selection to the parent block. To enable this behavior, select Tools> Options > Text Editor > Behavior > Enable smart selection changing)
Editing

Ctrl + U


FocusWriter
Underline
General

Ctrl + U


NewsBin Pro
Unlock poster
Post and search tab

Ctrl + U


Maple
Undo Changes to the Line
Command line interface

Ctrl + U


Guitar Pro
Brush upstroke
Note - General

Ctrl + U


Microsoft Visual Studio 2017 (All shortcuts)
Image.UseSelectionasBrush
VC Image Editor

Ctrl + U


Git Tower (Windows)
Push HEAD
Remote interactions & commit history

Ctrl + U


Sublime Text
soft undo; jumps to your last change before undoing change when repeated
Editing

Ctrl + U


KompoZer
Text style Underline
Composition shortcuts

Ctrl + U


eM Client
Underline selected text
General

Ctrl + U


WhereIsIt?
View user list
General

Ctrl + U


The Bat!
Underline
Message Editor

Ctrl + U


WPS Office
Applies or removes underlining
General

Ctrl + U


FileZilla
Preserve timestamps of transferred files
General

Ctrl + U


Krita 3.0
HSV/HSL adjust
Painting

Ctrl + U


Visual Studio Code (Linux)
Undo last cursor operation
Multi-cursor and selection

Ctrl + U


Visual Studio Code (Windows)
Undo last cursor operation
Multi-cursor and selection

Ctrl + U


Blender
Save User Settings
General

Ctrl + U


Google Hangouts
Underline
Format messages

Ctrl + U


IrfanView
Custom rotation dialog
Basic editing functions

Ctrl + U


PlayerUnknown's Battlegrounds
Toggle UI
Other

Ctrl + U


Microsoft Excel 2016
Applies or removes underlining
CTRL combination shortcut keys

Ctrl + U


Slack
Upload a file
Files and snippets

Ctrl + U


Chrome DevTools
Select / de-select the next occurrence of whatever word the cursor is on. Each occurrence is highlighted simultaneously
Code Editor

Ctrl + U


SQL Server Management Studio (SSMS)
Make the selected text lower case
Code editor

Ctrl + U


PuTTY
Clear the line before the cursor position. If you are at the end of the line, clears the entire line
Ctrl key bouund

Ctrl + U


CoffeeCup HTML Editor
Underline
Format

Ctrl + U


Notepad++
Convert to lower case
Edit menu

Ctrl + U


Outlook 2016 and Outlook 2013
Underline
Text formatting

Ctrl + U


Firefox Quantum
Page source
Tools

Ctrl + U


foobar2000
Add location
Predefined shortcuts

Ctrl + U


uTorrent
Add new torrent from URL
General

Ctrl + U


Pidgin
Plugins
Tools menu

Ctrl + U


AIMP
Add URL
Working with Playlist

Ctrl + U


WinSCP
Keep remote directory up to date
Service commands

Ctrl + U


Zimbra Web Client
Underlined
HTML editor

Ctrl + U


iTunes 11 for Windows
Stream audio file at a specific URL to iTunes
File and window

Ctrl + U


Mozilla Thunderbird
View message source
Managing messages

Ctrl + U


GOM Player
Open URL
Playback control

Ctrl + U


Everything
Toggle match path
General keyboard shortcuts

Ctrl + U


Joomla
Toggles underlining of selected text
Joomla Editor

Ctrl + U


WordPress
Underline
Visual Post Editor

Ctrl + U