Qt Creator (Windows)

Project

Build project

Ctrl + B

All hotkeys for Qt Creator (Windows)

Version Control - Bazaar
Commit/Submit

Alt + Z , Alt+ C

Version Control - Bazaar
Diff

Alt + Z , Alt+ D

Version Control - Bazaar
Log/Filelog

Alt + Z , Alt+ L

Version Control - Bazaar
Status

Alt + Z , Alt+ S

Version Control - CVS
Add

Alt + C , Alt+ A

Version Control - CVS
Commit/Submit

Alt + C , Alt+ C

Version Control - CVS
Diff

Alt + C , Alt+ D

Version Control - Git
Add

Alt + G , Alt + A

Version Control - Git
Commit/Submit

Alt + G , Alt + C

Version Control - Git
Diff

Alt + G , Alt + D

Version Control - Git
Diff project

Alt + G , Alt + Shift + D

Version Control - Git
Blame/Annotate

Alt + G , Alt + B

Version Control - Git
Log/Filelog

Alt + G , Alt + L

Version Control - Git
Log project

Alt + G , Alt + K

Version Control - Git
Undo changes/Revert

Alt + G , Alt + U

Version Control - Mercurial
Add

Alt + P , Alt + A

Version Control - Mercurial
Commit/Submit

Alt + P , Alt + S

Version Control - Mercurial
Diff project

Alt + P , Alt + D

Version Control - Mercurial
Log/Filelog

Alt + P , Alt + F

Version Control - Mercurial
Undo changes/Revert

Alt + P , Alt + R

Version Control - Mercurial
Edit

Alt + P , Alt + E

Version Control - Subversion
Add

Alt + G , Alt + A

Version Control - Subversion
Commit/Submit

Alt + G , Alt + C

Version Control - Subversion
Diff

Alt + G , Alt + D

General
Open file or project

Ctrl + O

General
New file or project

Ctrl + N

General
Open in external editor

Alt + V , Alt + I

General
Select all

Ctrl + A

General
Delete

Delete

General
Cut / Copy / Paste

Ctrl + X / Ctrl + C / Ctrl + V

General
Undo

Ctrl + Z

General
Redo

Ctrl + Y

General
Print

Ctrl + P

General
Save

Ctrl + S

General
Save all

Ctrl + Shift + S

General
Close window

Ctrl + W

General
Close all windows

Ctrl + Shift + W

General
Close current file

Ctrl + F4

General
Go back / Go forward

Alt + Arrow Left / Alt + Arrow Right

General
Go to line

Ctrl + L

General
Go to other split

Ctrl +E, O

General
Previous open document / Next open document in history

Ctrl + Tab / Ctrl + Shift + Tab

General
Activate Locator

Ctrl + K

General
Switch to Welcome mode

Ctrl + 1

General
Switch to Edit mode

Ctrl + 2

General
Switch to Design mode

Ctrl + 3

General
Switch to Debug mode

Ctrl + 4

General
Switch to Projects mode

Ctrl + 5

General
Switch to Analyze mode

Ctrl + 6

General
Switch to Help mode

Ctrl + 7

General
Toggle Issues pane

Alt + 1

General
Toggle Search Results pane

Alt + 2

General
Toggle Application Output pane

Alt + 3

General
Toggle Compile Output pane

Alt + 4

General
Toggle other output panes

Alt + 5 ... 9

General
Activate Bookmarks pane

Alt + M

General
Activate File System pane

Alt + Y

General
Activate Open Documents pane

Alt + O

General
Maximize output panes

Alt + 9

General
Move to next item in output panes

F6

General
Move to previous item in output panes

Shift + F6

General
Activate Projects pane

Alt + X

General
Full screen

Ctrl + Shift + F11

General
Toggle the sidebar

Alt + 0

General
Move to Edit mode

Esc

General
Exit Qt Creator

Ctrl + Q

Editor
Auto-indent selection

Ctrl + I

Editor
Collapse / Expand

Ctrl + < / Ctrl + >

Editor
Trigger a completion in this scope

Ctrl + Space

Editor
Copy line

Ctrl + Insert

Editor
Copy line down / copy line up

Ctrl + Alt +Down

Editor
Paste from the clipboard history, Subsequent presses move you back in the history

Ctrl + Shift + V

Editor
Cut line

Shift + Delete

Editor
Join lines

Ctrl + J

Editor
Insert line above current line

Ctrl + Shift + Enter

Editor
Insert line below current line

Ctrl + Enter

Editor
Decrease / increase font size (or Ctrl+scroll)

Ctrl +-/ Ctrl + +

Editor
Reset font size

Ctrl + 0

Editor
Toggle Vim-style editing

Alt + V , Alt+ V

Editor
Split

Ctrl + E , 2

Editor
Split side by side

Ctrl + E , 3

Editor
Remove all splits

Ctrl + E , 1

Editor
Remove current split

Ctrl + E , 0

Editor
Select all

Ctrl + A

Editor
Go to block end / Go to block start

Ctrl + ] / Ctrl + [

Editor
Go to block end / Go to block start with selection

Ctrl + } / Ctrl + {

Editor
Move current line down / Move current line up

Ctrl + Shift + Arrow Down / Ctrl + Shift + Arrow Up

Editor
Trigger a refactoring action in this scope

Alt + Enter

Editor
Rewrap paragraph

Ctrl + E , R

Editor
Select the current block The second press extends the selection to the parent block

Ctrl + U

Editor
Enable text wrapping

Ctrl + E , Ctrl + W

Editor
Toggle comment for selection

Ctrl + /

Editor
Visualize whitespace

Ctrl +E, Ctrl+ V

Editor
Adjust size

Ctrl + J

Editor
Lay out in a grid

Ctrl + G

Editor
Lay out horizontally

Ctrl + H

Editor
Lay out vertically

Ctrl + L

Editor
Preview

Alt + Shift + R

Editor
Edit signals and slots

F4

Editor
Toggle bookmark

Ctrl + M

Editor
Go to next bookmark / go to previous bookmar

Ctrl + . / Ctrl + ,

Editor
Fetch snippet

Alt + C , Alt+ F

Editor
Paste snippet

Alt + C , Alt+ P

Editor
Find usages

Ctrl + Shift + U

Editor
Follow symbol under cursor; Works with namespaces, classes, methods, variables, include statements and macros

F2

Editor
Rename symbol under cursor

Ctrl + Shift + R

Editor
Switch between method declaration and definition

Shift + F2

Editor
Open type hierarchy

Ctrl + Shift + T

Editor
Switch between header and source file

F4

Editor
Turn selected text into lowercase

Alt + U

Editor
Turn selected text into uppercase

Alt + Shift + U

Editor
Run static checks on JavaScript code to find common problems

Ctrl + Shift + C

Editor
Find and replace

Ctrl + F

Editor
Find next / Find previous

F3 / Shift + F3

Editor
Find next / Find previous occurrence of selected text

Ctrl + F3 / Ctrl + Shift + F3

Editor
Replace next

Ctrl + =

Editor
Open advanced find

Ctrl + Shift + F

Editor
Record a text-editing macro

Alt + (

Editor
Stop recording a macro

Alt + )

Editor
Play last macro

Alt + R

Editor
Show Qt Quick toolbars

Ctrl + Alt + Space

Editor
Execute user actions 1 … 9 in FakeVim mode

Alt + V , 1 ... 9

Image Viewer
Switch to background

Ctrl + [

Image Viewer
Switch to outline

Ctrl + ]

Image Viewer
Zoom in / Zoom out

Ctrl + + / Ctrl + -

Image Viewer
Fit to screen

Ctrl + =

Image Viewer
Original size

Ctrl + 0

Qt Quick Designer
Open the QML file that defines the selected component

F2

Qt Quick Designer
Move between code editor and visual editor

F4

Qt Quick Designer
Toggle left sidebar

Ctrl + Alt + 0

Qt Quick Designer
Toggle right sidebar

Ctrl + Alt + Shift + 0

Debugging
Start or continue debugging

F5

Debugging
Exit debugger

Shift + F5

Debugging
Step over

F10

Debugging
Step into

F11

Debugging
Step out

Shift + F11

Debugging
Toggle breakpoint

F9

Debugging
Run to selected function

Ctrl + F6

Debugging
Run to line

Ctrl + F10

Debugging
Reverse direction

F12

Project
Build project

Ctrl + B

Project
Build all

Ctrl + Shift + B

Project
New project

Ctrl + Shift + N

Project
Open project

Ctrl + Shift + O

Project
Select the kit to build and run your project with

Ctrl + T

Project
Run

Ctrl + R

Version Control

Help
View context-sensitive help

F1

Help
Activate contents in Help mode

Ctrl + T

Help
Add bookmark in Help mode

Ctrl + M

Help
Activate index in Help mode

Ctrl + I

Help
Reset font size

Ctrl + 0

Help
Activate search in Help mode

Ctrl + S

Similar combinations for other applications


Microsoft Word 2007 (Windows)
Make letters BOLD
Common tasks

Ctrl + B


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

Ctrl + B


Open Office Writer 3 (Linux)
Tgoggle Output window on bottom of main view
Editing

Ctrl + B


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

ctrl + b


Civilization V (Windows)
Ranged
Action Hotkeys

Ctrl + b


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

Ctrl + B


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

Ctrl + B


Google Mail (Windows)
Bold formatting
Format Text in Messages

Ctrl + B


KDevelop (Linux)
Tgoggle Output window on bottom of main view
Editing

Ctrl + B


Unity3D 3 (Windows)
Build and run
Manage Files

Ctrl + b


SharpDevelop 4.0 (Windows)
Goto matching bracket
Bookmarks

Ctrl + B


Firefox (Linux)
Show or hide bookmark sidebar
Bookmarks

Ctrl + B / Ctrl + I


Firefox (Windows)
Show or hide bookmark sidebar
Bookmarks

Ctrl + B / Ctrl + I


Inpage (Windows)
To bold the selected text
For formatting

Ctrl + b


Zune (Windows)
Previous song
Playing Songs

Ctrl + B


Phoenix Viewer (Windows)
Build
View

Ctrl + B


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

Ctrl + B


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

Ctrl + B


Google Docs (Windows)
Bold
Format Text

Ctrl + B


Mindjet Mindmanager 2012 (Windows)
Bold, Italics, Underline (common in Windows)
Most used - Box formatting

Ctrl + B / I / U


Microstation v8i (Windows)
View Attributes
Editing

Ctrl + B


Mindjet Mindmanager 2012 (Windows)
Bold, Italics, Underline (common in Windows)
Reorganizing - Box formatting

Ctrl + B / I / U


Notepad++ 5 (Windows)
Go to matching brace
Search

Ctrl + B


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

Ctrl + B


Total Commander 8 (Windows)
Directory branch: Show contents of current dir and all subdirs in one list
Main Shortcuts

Ctrl + b


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

Ctrl + B


Vuescan (Windows)
Abort
14 Shortcuts for Vuescan (Windows)

Ctrl + B


Tekla Structures 14.0 (Windows)
Create report
Modeling shortcuts

Ctrl + b


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

Ctrl + B


Opera (Linux)
Toggle text-style bold
Text Editing

Ctrl + B


Evernote (Windows)
Make selection bold
Note Editor

Ctrl + b


Opera (Linux)
Add to Speed Dial
Menus

Ctrl + B


UltraEdit (Windows)
Find matching brace (,,{ or },,)
Search Menu

Ctrl + B


Sticky Notes (Windows)
Bold text
Format Text

Ctrl + B


Visual Studio 2015 (Windows)
Insert new function breakpoint
Build and Debug

Ctrl + B


VLC Media Player (MacOS)
Edit bookmarks
Manage VLC, Playlists, and Special Commands

Ctrl + B


Photoshop Lightroom 4 (Windows)
Show Quick Collection
Collections

Ctrl + B


NetBeans 8 (Windows)
Go to declaration
General Keyboard Shortcts

Ctrl + B


Microsoft Outlook 2010 (Windows)
Display Send/Receive progress when send/receive is in progress
Other Outlook 2010 Shortcut

Ctrl + B


FreeMind 0.9.0 (Windows)
Bold
Node formatting commands

Ctrl + B


Vuescan (Linux)
Abort
12 Shortcuts for Vuescan (Linux)

Ctrl + B


Microsoft PowerPoint 2010 (Windows)
Apply bold formatting.
Change Fonts and Formatting

Ctrl + B


Texmaker 4.0.2 (Windows)
Bold
"Latex" menu

Ctrl + B


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

Ctrl + B


iTunes (Windows)
Hide or show the Browser (Artist and Album columns)
View Menu

Ctrl + B


Gwenview (Linux)
Show or hide the Thumbnail bar.
30 Shortcuts for Gwenview (Linux)

Ctrl + B


HoneyView 5.03 (Windows)
Open most recent Bookmark
Other

Ctrl + B


IntelliJ (Linux)
Go to declaration
Navigation

Ctrl + B / Ctrl + Click


Directory Opus (Windows)
Attributes
Operations Toolbar

Ctrl + B


IntelliJ (Windows)
Go to declaration
Navigation

Ctrl + B / Ctrl + Click


Axialis IconWorkshop (Windows)
New - Internet browser
File Menu

Ctrl + B


FL Studio (Windows)
Toggle blend notes
Record / Playback / Transport

Ctrl + B


Beyond Compare (Windows)
Take left then right
Edit Menu - Text Merge

Ctrl + B


Pro Tools (Windows)
Clear
Edit Menu

Ctrl + B


Presonus Studio One (Windows)
Bounce instrument parts
Event Menu

Ctrl + B


Microsoft Excel 2013 (Windows)
Apply or remove bold formatting
Format Cells

Ctrl + B


FL Studio (Windows)
Duplicate selection (or all clips in zoom range if nothing is selected) to the right
Playlist Action

Ctrl + B


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

Ctrl + B


Adobe Flash Professional (Windows)
Break Apart
Modifying and editing

Ctrl + B


Atom (text editor) 1.0 (Windows)
Browse list of open files
General

Ctrl + B


Atom (text editor) 1.0 (Linux)
Browse list of open files
General

Ctrl + b


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

Ctrl + B


Linux Mint (Linux)
Edit bookmarks (Opens a dialog where you can sort, rename, and delete the shortcuts that appear in the left pane)
File Manager (Nemo) - Toggle Side Pane, Split View, and Terminal

Ctrl + B


FL Studio (Windows)
Duplicate selection, or all notes in zoom range if nothing is selected, to the right (works also with time line selections)
Piano Roll Action

Ctrl + B


Notepad++ 6 (Windows)
Go to matching brace
Edit menu

Ctrl + B


Qt Creator (MacOS)
Build project
Project

Ctrl + B


Notepad++ 6 (Windows)
Go to Matching Brace (caret must be on a brace)
Search menu

Ctrl + B


Autodesk Maya 2015 (Windows)
Edit Paint Effects template brush settings
Painting Operation

Ctrl + B


Microsoft OneNote 2016 (Windows)
Format selected text Bold; press again to un-apply
Format

Ctrl + B


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

Ctrl + B


FreeMeta (Windows)
Clear all textbox texts.
FreeMeta software all shortcut keys

Ctrl + B


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

Ctrl + B


Sway 2016 (Windows)
Apply emphasis to text
Text and Content Formatting

Ctrl + B


Adobe Photoshop CC (Windows)
Adjust Color Balance
Basic Shortcuts for Photoshop CC 2015 - Image Basics

Ctrl + B


Adobe After Effects CC (Windows)
Activate and cycle through Brush, Clone Stamp, and Eraser Tools
Activating Tools

Ctrl + B


Clink (Windows)
backward-char
BASH (GNU Readline) Line Editing

Ctrl + B


Android Studio (Windows)
Go to declaration
General Shortcuts

Ctrl + B


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

Ctrl + B


Google Slides (Windows)
Bold
Text Editing

Ctrl + B


Microsoft Edge Browser (Windows)
Select element (on DOM Explorer tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + B


Microsoft PowerPoint 2016 (Windows)
Bold text
Edit and General Text Operations

Ctrl + B


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

Ctrl + B


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

Ctrl + B


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

Ctrl + B


Photoshop Lightroom CC (Windows)
Show Quick Collection
Collections

Ctrl + B


Microsoft Outlook 2016 (Windows)
Display Send/Receive progress
Mail

Ctrl + B


Autodesk Maya 2017 (Windows)
Edit Paint Effects template brush settings
Painting Operation

Ctrl + B


Corel Painter 2017 (Windows)
Brush Control Panel
Panel Commands

Ctrl + B


Adobe Photoshop CC (Windows)
Adjust Color Balance
Manage Panels - Image Basics

Ctrl + B


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

Ctrl + B


FileMaker Pro (Windows)
Browse mode
Switch Modes

Ctrl + B


ArchiCAD 20 (Windows)
Repeat last command
Edit Menu Commands

Ctrl + B


IMVU (Windows)
Cycle through number of visible chat bubbles
Screen and View

Ctrl + B


InDesign CC (Windows)
Text Frame Options
Object Menu shortcuts

Ctrl + B


Hexagon 2 (Windows)
Hide Selected Faces
General Shortcuts

Ctrl + B


ArchiCAD 20 (Windows)
Repeat last command
Edit Commands(Text)

Ctrl + B


Nuke 10 (Windows)
New Bin
Node Graph

Ctrl + B


Nuke 10 (Linux)
New Bin
Node Graph

Ctrl + B


Zoho Writer (Windows)
To Bold the Text
Format Tab

Ctrl + B


Finale (Windows)
Bold
Text Tool

Ctrl + B


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

Ctrl + B


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

Ctrl + B


CINEMA 4D (Windows)
Render Settings
Rendering

Ctrl + B


Wondershare Editor (Windows)
Split (Blade)
Editing

Ctrl + B


Age of Empires (Windows)
Go to barracks
Game Commands

Ctrl + B


AutoCAD 2016 (Windows)
Toggles Snap
General

Ctrl + B


Zoho Show (Windows)
Bold toggle for selection
Formatting Shortcuts

Ctrl + B


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

Ctrl + B


GIMP (Linux)
Toolbox
General

Ctrl + B


GIMP (Linux)
Toolbox
Dockable Dialogs

Ctrl + B


GIMP (Windows)
Toolbox
General

Ctrl + B


GIMP (Windows)
Toolbox
Dockable Dialogs

Ctrl + B


AutoCad Architecture 2017 (Windows)
Snap mode
Alphabest combination

Ctrl + B


Mac OS Sierra 10.12 (MacOS)
Move one character backward.
Document Shortcuts

Ctrl + B


1Password (Windows)
Copy the value in the username field of the selected Login item.
Main Program Shortcuts

Ctrl + B


Autodesk 3ds Max 2017 (Windows)
Subobject mode toggle
Subobjects

Ctrl + B


WordPress (Windows)
Bold
General Editor Shortcuts

Ctrl + B


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

Ctrl + B


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

Ctrl + B


JetBrains PyCharm (Windows)
Go to Declaration
Navigation

Ctrl + B


FileZilla (Windows)
Add Bookmark
28 Shortcuts for FileZilla (Windows)

Ctrl + B


JetBrains RubyMine (Windows)
Go to Declaration
Navigation Shortcuts

Ctrl + B


JetBrains RubyMine (Linux)
Go to Declaration
Navigation Shortcuts

Ctrl + B


Adobe Flash Builder (Windows)
Build Project
24 Shortcuts for Adobe Flash Builder (Windows)

Ctrl + B


Amazon Kindle (Windows)
Open/Close Notes and Marks
Reading Book

Ctrl + B


Logic Pro X (MacOS)
Beam Selected Notes
Score Editor

Ctrl + B


Adobe Animate CC (Windows)
Break Apart
Edit and Modify

Ctrl + B


Logic Pro X (MacOS)
Backup Files
Project Audio

Ctrl + B


Zimbra Collaboration Suite 8 (Windows)
Switch between HTML and Text Format for the body
Mail Compose Form

Ctrl + B


Adobe XD (Experience Design) (Windows)
Bold
Text

Ctrl + B


BrainSuite (Windows)
Back/ Show previous surface
Main Window

Ctrl + B


Bash (Linux)
Backward ine character
Navigation

Ctrl + B


Daz 3D Carrara 8 (Windows)
Browser
Application - Windows

Ctrl + B


Adobe Dreamweaver (Windows)
Bold
Text

Ctrl + B


Adobe RoboHelp (Windows)
Bold
Text Formatting

Ctrl + B


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

Ctrl + B


Daz 3D Bryce 7 (Windows)
Show Objects as Box
Object

Ctrl + B


JetBrains PhpStorm (Windows)
Go to Declaration
Navigation

Ctrl + B


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

Ctrl + B


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

Ctrl + B


jEdit (Windows)
Complete Word
Text Editing

Ctrl + B


ZBrush 4 (Windows)
Bake Layer
Edit Move Navigation - Document Layers

Ctrl + B


JetBrains PhpStorm (Linux)
Go to Declaration
Navigation

Ctrl + B


Corel Ventura 10 (Windows)
Bold
Text Formatting

Ctrl + B


Daz 3D Carrara 8 (Windows)
Browser
Spline Modeler - Windows

Ctrl + B


ACDSee (Windows)
Add Currently Displayed Item to Image Basket
View Mode

Ctrl + B


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

Ctrl + B


Corel PhotoPaint X6 (Windows)
Brightness
Adjust

Ctrl + B


VMWare Workstation 12 (Windows)
Begin/ Power on Virtual Machine
14 Shortcuts for VMWare Workstation 12 (Windows)

Ctrl + B


Corel Draw X8 (Windows)
Bold
Font Formatting

Ctrl + B


ZBrush 4 (Windows)
Bake Layer
Inner Ring Actions - Document Layers

Ctrl + B


Opera (Windows)
Toggle text-style bold
Text Editing

Ctrl + B


Corel Quattro Pro X8 (Windows)
Bold
Text Formatting

Ctrl + B


Corel Draw X8 (Windows)
Brightness/intensity
Dialogs

Ctrl + B


Steinberg Cubase 9 (Windows)
Open browser
Project

Ctrl + B


Opera (Windows)
Paste and go in current or new tab
Access Loading

Ctrl + B


Gliffy (Windows)
Send to back
Shape Shortcuts

Ctrl + B


Corel Quattro Pro X8 (Windows)
Returns to Previous Cell Containing Formula
Formula Keys

Ctrl + B


Chief Architect (Windows)
Break Wall
View Mode

Ctrl + B


Daz 3D Carrara 8 (Windows)
Browser
Vertex Modeler - Windows

Ctrl + B


ZBrush 4 (Windows)
Bake Layer
Sculpting Brushes - Document Layers

Ctrl + B


InCopy CC (Windows)
Bold
Working with Types

Ctrl + B / Ctrl + Shift + B


MusicBee (Windows)
Previous Track
Playback Controls

Ctrl + B


Kingsoft Presentation 2016 (Windows)
Bold
Editing Shortcuts

Ctrl + B


ZBrush 4 (Windows)
Bake Layer
3D Models - Document Layers

Ctrl + B


Kingsoft Spreadsheets 2016 (Windows)
Applies or removes bold formatting
Other Shortcuts

Ctrl + B


Kingsoft Writer 2016 (Windows)
Bold
Editing

Ctrl + B


Forte (Windows)
View Next Unread Body
Main Browser Window

Ctrl + B


Flock (Windows)
Open blog editor
General

Ctrl + B


Adobe Captivate 2017 (Windows)
Find audio in the Library/Change text to Bold
General and Miscellaneous Shortcuts

Ctrl + B


WinSCP 5 (Windows)
Bookmark current directory
Navigation

Ctrl + B


FxPro (Windows)
Show Bid
General Shortcuts

Ctrl + B


ZBrush 4 (Windows)
Bake Layer
ZSpheres - Document Layers

Ctrl + B


MetaTrader MT4 (Windows)
Call the Objects List Window
Miscellaneous Shortcuts

Ctrl + B


MediaMonkey (Windows)
Previous Track
Standard Keyboard Shortcuts

Ctrl + B / Ctrl + Alt + Left Arrow


Zerodha Trader (Windows)
Basket Orders
Place Order

Ctrl + B


vSphere Client (Windows)
Power On VM
Miscellaneus Shortcuts

Ctrl + B


VideoPad Video Editor (Windows)
Export video
File

Ctrl + B


MOTU Digital Performer 9 (Windows)
Previous sequence
Editing

Ctrl + B


Krita Painting 3 (Windows)
Color balance
Color

Ctrl + B


Groove Music (Windows)
Backwards/ Restart current song/skip to previous
Music Play

Ctrl + B


XYplorer (Windows)
Toggle Favorite Folder
General Shortcuts

Ctrl + B


VideoPad Video Editor (Windows)
Save, share or burn video
Sequence

Ctrl + B


Teamcenter (Windows)
BOM View
New Creation

Ctrl + B


Jetbrains CLion (Windows)
Go to declaration
Navigation Shortcuts

Ctrl + B


PotPlayer (Windows)
Blur On/Off
Standard Keyboard Controls

Ctrl + B


Maxthon (Web Application)
Hide favourite bar
Search Bar

Ctrl + B


Siemens NX 11 (Windows)
Hide
Edit Menu

Ctrl + B


Soundforge (Windows)
Toggle auto snap to zero crossings
Data Window

Ctrl + B


ZBrush 4 (Windows)
Bake Layer
Canvas and 2.5D - Document Layers

Ctrl + B


Delphi 10 (Windows)
Invoke buffer window when focus is on editor. The buffer window shows a list of all different tabs.
193 Shortcuts for Delphi 10 (Windows)

Ctrl + B


Vegas Pro 14 (Windows)
Paste repeat
General Editing

Ctrl + B


Sierra Chart (Windows)
Open ChartBook
File Menu

Ctrl + B


GOM Player (Windows)
Backward 10 sec
Playback Control

Ctrl + B


Vegas Pro 14 (Windows)
Paste repeat
Event Selection and Editing

Ctrl + B


MPS 2017 (Windows)
Navigate to declaration of a symbol at caret
Navigation between Source Code

Ctrl + B


Xamarin Studio (MonoDevelop) (Windows)
Go to Matching Brace
Text Editor

Ctrl + B


Pencil2D (Windows)
Select All
57 Shortcuts for Pencil2D (Windows)

Ctrl + B


Tableau (Windows)
Smaller cell size
General

Ctrl + B


Soundforge (Windows)
Bypass selected plug-in
Plug-In Chain

Ctrl + B


SolidWorks (Windows)
Rebuild
Edit Menu

Ctrl + B


GeoModeller3D (Windows)
Create axial surface data (an axial trace on a map
2D Structural Data

Ctrl + B


Visual Studio Code (Windows)
Toggle Sidebar visibility
Display

Ctrl + B


Gnumeric (Windows)
Toggles the boldness of the font in the current selection
21 Shortcuts for Gnumeric (Windows)

Ctrl + B


DrawPlus (Windows)
Bold
Text

Ctrl + B


Rhino (Windows)
Block
Default Shortcuts

Ctrl + B


Solid Edge (Windows)
Bottom
Manipulation

Ctrl + B


Google Data Studio
Bold
General (Windows)

Ctrl + B


Impro-Visor (Windows)
paste chords and melody from text area to current slot
Cut/Paste/Copy

Ctrl + B


CodeLite 10 (Windows)
Toggle bookmark
Editor

Ctrl + B


ChessBase 13
¥ Bishop
Commentary symbols

Ctrl + B


OpenSCAD (MacOS)
Navigate Char left
Navigation Shortcuts

Ctrl + B


Vivaldi
Bookmarks
Window

Ctrl + B


Solidworks 2019
Rebuilds the model.
User Interface

Ctrl + B


Alphacam (Windows)
Zoom Previous
Regular Commands

Ctrl + B


FlashFXP (Web Application)
Pops up the bookmark menu
54 Shortcuts for FlashFXP (Web Application)

Ctrl + B


Surfcam (Windows)
User Application menu
60 Shortcuts for Surfcam (Windows)

Ctrl + B


VMware Workstation 5.0
Power on.
General

Ctrl + B


CuteFTP (Windows)
Bold Font (when in HTML editor), Browse offline (when a Site is selected in Site Manager pane)
General

Ctrl + B


Geany (Linux)
Goto matching brace
Moving around in the document

Ctrl + B


Geany (Windows)
Goto matching brace
Moving around in the document

Ctrl + B


Kate (Linux)
Set a Bookmark
29 Shortcuts for Kate (Linux)

Ctrl + B


Kate (Windows)
Set a Bookmark
38 Shortcuts for Kate (Windows)

Ctrl + B


Dropbox Paper
Bold
Formatting

Ctrl + B


Ansys Mechanical (Windows)
Activate Body Selection
Selection Filters

Ctrl + B


Moldflow Insight (Windows)
Select By Properties
Editing Shortcuts

Ctrl + B


Moldflow Adviser (Windows)
Select By Properties
Editing Shortcuts

Ctrl + B


Most used text editing
Bold
Formatting

Ctrl + B


winIDEA
Begin New Session
Plugin: Analyzer

Ctrl + B


VariCAD (Windows)
Blank Objects
Hot Keys

Ctrl + B


Xyplorer
Toggle Favorite Folder: toggle favorite status of current folder
Favorites Menu

Ctrl + B


PhotoFiltre (Windows)
Stroke and fill
Others

Ctrl + B


KiCad 5.0.2
Run Bitmap2Component
KiCad Manager

Ctrl + B


Affinity Photo
Grow/Shrink
Pixel selection/Mask

Ctrl + B


Ulead PhotoImpact 8 (Windows)
Opens the Brightness & Contrast dialog box
Format Menu

Ctrl + B


Inkscape (Windows)
Toggle scrollbars
Window

Ctrl + B


Cisco IOS
One character to the left
Moving the cursor

Ctrl + B


Cobalt (Windows)
Go Back
70 Shortcuts for Cobalt (Windows)

Ctrl + B


GibbsCAM (Windows)
Balloons
Help Manu

Ctrl + B


DaVinci Resolve 14 (Windows)
Razor
Edit

Ctrl + B


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

Ctrl + B


Vectorworks (Windows)
Send to Back
Modify Menu

Ctrl + B


Modo (Windows)
Create polygon of given type from vertex selection
Tools

Ctrl + B


The Curse of Monkey Island
Increase sound buffer to 7 from 5 (or back). This may solve sound problem in old PCs
Other

Ctrl + B


MyPaint (Windows)
Show brush settings
Show Brush Menu

Ctrl + B


LDView
Model bounding box
General

Ctrl + B


Pidgin (Linux)
Add Buddy
Buddies Menu

Ctrl + B


Sage Simply Accounting (Windows)
Bring Home window to front
Keyboard Shortcuts in Record Windows

Ctrl + B


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

Ctrl + B


Banner 9 (Windows, Mac)
Toggle Accessibility Mode for current session
Mac shortcuts

Ctrl + B


IPython Shell
Move cursor back one character
Navigation

Ctrl + B


Sage Simply Accounting (Windows)
Bring Home window to front
Keyboard Shortcuts in Transaction Windows

Ctrl + B


WavePad Sound Editor (Windows)
Add Bookmark
Bookmarks and Regions

Ctrl + B


BricsCAD (Windows)
Toggles the Snap setting
Other Shortcuts

Ctrl + B


BricsCAD (Linux)
Toggles the Snap setting
Other Shortcuts

Ctrl + B


CamBam (Windows)
Edit Break at intersections
32 Shortcuts for CamBam (Windows)

Ctrl + B


KeyCreator (Windows)
Previous View
View Shortcuts

Ctrl + B


DraftSight (Windows)
Toggles Snap Mode during Command execution
37 Shortcuts for DraftSight (Windows)

Ctrl + B


Battlezone 98 Redux
Bail out and destroy vehicle
Other

Ctrl + B


Adobe Illustrator
Paste at back
Frequently used shortcuts

Ctrl + B


MindManager v19 (Windows)
Bold, Italics, Underline (common in Windows)
Most used - Box formatting

Ctrl + B / I / U


EasyWorship
Toggle Black Screen on and off
Show control

Ctrl + B


Figma (Web Application)
Bold
Text

Ctrl + B


SuperMemo (Windows)
Bold font in Text
129 Shortcuts for SuperMemo (Windows)

Ctrl + B


MindManager v19 (Windows)
Bold, Italics, Underline (common in Windows)
Reorganizing - Box formatting

Ctrl + B / I / U


FlexiSign Pro 8.1 (Windows)
Document Setup
Miscellaneous Shortcuts

Ctrl + B


Cisco Jabber
Bold
Instant messages

Ctrl + B


Tableau
Smaller cell size
Resizing rows and columns (Tableau Desktop)

Ctrl + B


GitHub Desktop
Branches list
View menu

Ctrl + B


BlackBerry Classic
Bold
Ctrl shortcuts

Ctrl + B


Ubuntu
Make the selected text bold
Common application shortcuts

Ctrl + B


Lacerte
Make selected text bold
Letter Editor

Ctrl + B


Microsoft Sticky Notes
Bold
Formatting

Ctrl + B


Claws Mail
Move a character backward
Compose window

Ctrl + B


FastMail
Bold
Compose

Ctrl + B


Siemens NX
Hide
Edit menu

Ctrl + B


draw.io
Toggle bold on selected text
Labels

Ctrl + B


Tibia
Open/close Battle Window
Control Buttons

Ctrl + B


Telegram
Bold
Formatting text

Ctrl + B


Nimbus Note
Bold
Formatting

Ctrl + B


Quicken 2018
Back up a file
File Operations

Ctrl + B


Adobe Bridge CC
Review mode
View menu

Ctrl + B


ArtRage Studio Pro
Blur Layer…
Panel Commands

Ctrl + B


Evernote for Windows
Bold
Note Editor

Ctrl + B


Confluence
Bold
Editor

Ctrl + B


PyCharm 2018.2
Navigate to declaration of a symbol at caret.
Navigation in source code

Ctrl + B


Bash (Unix shell)
Go left one character
Moving the cursor

Ctrl + B


Total War: Attila
Select all artillery
Selection

Ctrl + B


Atom (Windows)
(Source: Fuzzy Finder) fuzzy-finder:toggle-buffer-finder
All shortcuts

Ctrl + B


ActivePresenter 7
Bold
Canvas

Ctrl + B


Bluebeam Revu
Add bookmark
Markup & editing

Ctrl + B


Unreal Engine
Find in Content Browser
System-wide

Ctrl + B


Adobe Lightroom Classic
Show Quick Collection
Working with collections

Ctrl + B


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

Ctrl + B


CorelDRAW Graphics Suite 2018
Brightness/Contrast/Intensity
General

Ctrl + B


PaintShop Pro 2018
Mirror horizontal
Shortcuts with Ctrl

Ctrl + B


Adobe Animate CC (Windows)
Break Apart
Edit and modify

Ctrl + B


jEdit
Complete word.
Text editing

Ctrl + B


Kindle for PC
Close Notes and Marks (if opened)
While Reading a Book

Ctrl + B


BSPlayer
Next chapter
Playback

Ctrl + B


Nuance Power PDF
Create a bookmark
Bookmark

Ctrl + B


ZenWriter 2
Bold
General

Ctrl + B


SimpleMind
Bold font style for selected topics or labels
General

Ctrl + B


Metapad
Show status bar
Options

Ctrl + B


PDF-XChange Editor
Show/Hide the Bookmarks pane.
General

Ctrl + B


Inkscape
make selection bold
Text tool

Ctrl + B


Microsoft Paint
Bold selected text
Powers of Ctrl

Ctrl + B


MyPaint
Show brush settings
Brush

Ctrl + B


Microsoft FrontPage
Apply bold formatting.
Format text and paragraphs

Ctrl + B


Corel Painter
Brush controls panel (General or All)
Panel commands

Ctrl + B


LightWave 3D
IK boost tool
Layout: Modify

Ctrl + B


TextRoom
Bold
General

Ctrl + B


Microsoft Word 2016
Apply bold formatting
Format characters

Ctrl + B


Nuke
Create a new bin
Project / tags / versions bin

Ctrl + B


Oracle EBS Forms
Block menu
General

Ctrl + B


Arch Linux
Move cursor one character to the left
Terminal: Readline

Ctrl + B


E-Sword
Bold Editors only
General

Ctrl + B


Microsoft Visual Studio 2017 (Most used shortcuts)
Debug.BreakatFunction
Debug

Ctrl + B


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

Ctrl + B


Adobe XD (Windows)
Bold
Text

Ctrl + B


WavePad
Add Bookmark
Bookmarks and Regions

Ctrl + B


NetBeans
Go to declaration
Navigating through source code

Ctrl + B


Adobe Premiere Pro (Windows)
Bold
Titler

Ctrl + B


Comodo IceDragon
Bookmarks sidebar
Bookmark Options

Ctrl + B


IntelliJ IDEA (Windows, Linux)
Go to declaration
Navigation

Ctrl + B


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

Ctrl + B


Mp3tag
Restore all input fields
General

Ctrl + B


GoldWave
Pastes the clipboard into the sound at the beginning.
Editing

Ctrl + B


WinHex
Write
Edit menu

Ctrl + B


WordPerfect X8
Bold
General

Ctrl + B


GNU Emacs
Character - backward
Motion

Ctrl + B


Zim
Make selected text strong
General

Ctrl + B


Brackets
Add next match to your selection
Multiple cursors

Ctrl + B


LibreOffice
The Bold attribute is applied to the selected area. If the cursor is positioned in a word, this word is also put in bold
Editing and formatting documents

Ctrl + B


WriteMonkey
Bold (markdown)
Editing

Ctrl + B


Google Sheets (Android)
Bold
Format cells

Ctrl + B


Google Sheets
Bold
Format cells

Ctrl + B


MindMeister
Toggle bold
Format

Ctrl + B


Tekla Structures 20
Create report
Modeling

Ctrl + B


Medium
Bold
General

Ctrl + B


TinyMCE
Bold
Editor body

Ctrl + B


Tumblr
Bold
Posting (Windows)

Ctrl + B


FileMaker
Browse mode
Modes

Ctrl + B


Maple
Cursor Left
Command line interface

Ctrl + B


FocusWriter
Bold
General

Ctrl + B


Multi Commander
View - Button Panel
Core shortcuts

Ctrl + B


WinNc
Add files or directories to the backuplist
General

Ctrl + B


Git Tower (Windows)
Create new branch
Creating branches & tags

Ctrl + B


KompoZer
Text style Bold
Composition shortcuts

Ctrl + B


Delphi
Invoke buffer window when focus is on editor. The buffer window shows a list of all different tabs.
General

Ctrl + B


eM Client
Bold selected text
General

Ctrl + B