BricsCAD Keyboard Shortcuts & Commands: Complete List (2026)
BricsCAD keyboard shortcuts are key combinations that run commands instantly instead of clicking through menus. For example, Ctrl + S saves the current drawing, F8 toggles Ortho mode, and F3 toggles entity snaps. BricsCAD includes 70+ default shortcuts that work across Windows, Mac, and Linux, and you can also create your own custom shortcuts and command aliases. This guide lists every default BricsCAD shortcut verified against BricsCAD V26 and includes a free PDF cheat sheet.
What Are BricsCAD Keyboard Shortcuts?
A keyboard shortcut in BricsCAD is a key or key combination that triggers a command directly pressing Ctrl + Z to undo, for instance, is faster than opening the Edit menu. Shortcuts are ideal for toggling settings you change constantly, such as Snap (F9), Grid (F7), and Ortho (F8).
A command alias is different: it’s a short abbreviation you type on the command line, like L for the LINE command or C for CIRCLE. Shortcuts use modifier keys (Ctrl, Alt, Shift) and fire instantly; aliases are typed text that you confirm with Enter. Most CAD professionals use both shortcuts for toggles and editing, aliases for drawing commands.
Most-Used BricsCAD Shortcuts
| Action | Windows / Linux | Mac |
|---|---|---|
| Toggle the Properties panel | Ctrl + 1 | Ctrl + 1 |
| Open the Drawing Explorer | Ctrl + 2 | Ctrl + 2 |
| Toggle the Command line | Ctrl + 9 | Ctrl + 9 |
| Toggle UI elements (clean screen) | Ctrl + 0 | Ctrl + 0 |
| Select all entities | Ctrl + A | Ctrl + A |
| Toggle Snap | Ctrl + B | Ctrl + B |
| Copy to clipboard | Ctrl + C | Ctrl + C |
| Copy with base point | Ctrl + Shift + C | Ctrl + Shift + C |
| Set the isometric plane | Ctrl + E | Ctrl + E |
| Launch the FIND command | Ctrl + F | Ctrl + F |
| Toggle fullscreen mode | – | Ctrl + Cmd + F |
| Toggle grid display | Ctrl + G | Ctrl + G |
| Toggle PICKSTYLE (group/hatch selection) | Ctrl + H | Ctrl + H |
| Set coordinate field readout (Status bar) | Ctrl + I | Ctrl + I |
| Repeat the previous command | Ctrl + J | Ctrl + J |
| Attach a hyperlink to an object | Ctrl + K | Ctrl + K |
| Toggle Ortho mode | Ctrl + L | Ctrl + L |
| Repeat the previous command | Ctrl + M | Ctrl + M |
| Create a new drawing | Ctrl + N | Ctrl + N |
| Open an existing drawing | Ctrl + O | Ctrl + O |
| Print the current drawing | Ctrl + P | Ctrl + P |
| Toggle the Properties panel | Ctrl + Shift + P | Ctrl + Shift + P |
| Quit the application | Ctrl + Q | Ctrl + Q |
| Iterate through viewports | Ctrl + R | Ctrl + R |
| Save the current drawing | Ctrl + S | Ctrl + S |
| Turn the tablet on/off | Ctrl + T | Ctrl + T |
| Show the next document tab | Ctrl + Tab | Ctrl + Tab |
| Show the previous document tab | Ctrl + Shift + Tab | Ctrl + Shift + Tab |
| Paste from clipboard | Ctrl + V | Ctrl + V |
| Paste in a specified format | Ctrl + Alt + V | Ctrl + Alt + V |
| Paste as a block | Ctrl + Shift + V | Ctrl + Shift + V |
| Cut to clipboard | Ctrl + X | Ctrl + X |
| Redo the last undone action | Ctrl + Y | Ctrl + Y |
| Undo the last action | Ctrl + Z | Ctrl + Z |
| Cancel the running command | Ctrl + [ | Ctrl + [ |
| Cancel the running command | Ctrl + \ | Ctrl + \ |
| Open the Start page | Ctrl + Home | Ctrl + Home |
Function Key Shortcuts (F1–F12)
| Action | Windows / Linux | Mac |
|---|---|---|
| Open BricsCAD Help | F1 | F1 |
| Toggle the Prompt History window | F2 | F2 |
| Toggle entity snaps ON/OFF | F3 | F3 |
| Toggle 3D entity snaps ON/OFF | F4 | F4 |
| Set the isometric plane | F5 | F5 |
| Toggle the Dynamic UCS feature | F6 | F6 |
| Toggle the grid display | F7 | F7 |
| Toggle Ortho mode ON/OFF | F8 | F8 |
| Toggle Snap ON/OFF | F9 | F9 |
| Toggle Polar Tracking | F10 | F10 |
| Toggle Entity Snap Tracking | F11 | F11 |
| Toggle the Quad cursor menu | F12 | F12 |
| Launch the VBARUN command | Alt + F8 | Option + F8 |
| Launch the VBAIDE command | Alt + F11 | Option + F11 |
Screen & Interface Shortcuts
| Action | Windows / Linux | Mac |
|---|---|---|
| Toggle the Command line | Shift + F2 | Shift + F2 |
| Turn the Status bar on/off | Shift + F3 | Shift + F3 |
| Turn the Scroll Bars on/off | Shift + F4 | Shift + F4 |
| Launch the Visual Basic Project Manager | Shift + F8 | Shift + F8 |
| Launch the VBA COM Add-In Manager | Shift + F11 | Shift + F11 |
Navigation & Nudge Shortcuts
| Action | Windows / Linux | Mac |
|---|---|---|
| Move the view up | Page Up | Page Up |
| Move the view down | Page Down | Page Down |
| Move the view left | Shift + Left Arrow | Shift + Left Arrow |
| Move the view right | Shift + Right Arrow | Shift + Right Arrow |
| Move the view up | Shift + Up Arrow | Shift + Up Arrow |
| Move the view down | Shift + Down Arrow | Shift + Down Arrow |
| Nudge selected entities left (x-axis) | Ctrl + Left Arrow | Ctrl + Left Arrow |
| Nudge selected entities right (x-axis) | Ctrl + Right Arrow | Ctrl + Right Arrow |
| Nudge selected entities up (y-axis) | Ctrl + Up Arrow | Ctrl + Up Arrow |
| Nudge selected entities down (y-axis) | Ctrl + Down Arrow | Ctrl + Down Arrow |
| Navigate down the autocomplete list | Tab | Tab (or Ctrl + N) |
| Navigate up the autocomplete list | Shift + Tab | Shift + Tab (or Ctrl + P) |
BricsCAD Command Aliases (Most-Used List)
A command alias is a one- or two-letter abbreviation you type at the Command line to run a command for example, typing L and pressing Enter starts the LINE command. BricsCAD stores all aliases in a file called default.pgp (Program Parameters file), and ships with an AutoCAD-compatible alias set so users switching from AutoCAD can keep their muscle memory. Some commands have several aliases: REC, RECT, and RECTANGLE all run the RECTANG command.
| Alias | Command | What it does |
|---|---|---|
| L | LINE | Draws a line |
| C | CIRCLE | Draws a circle |
| A | ARC | Draws an arc |
| PL | PLINE | Draws a polyline |
| REC / RECT | RECTANG | Draws a rectangle |
| CO / CP | COPY | Copies objects |
| M | MOVE | Moves objects |
| RO | ROTATE | Rotates objects |
| MI | MIRROR | Mirrors objects |
| SC | SCALE | Scales objects |
| TR | TRIM | Trims objects |
| EX | EXTEND | Extends objects |
| O | OFFSET | Offsets objects |
| F | FILLET | Fillets corners |
| CHA | CHAMFER | Chamfers corners |
| H | HATCH | Applies a hatch |
| E | ERASE | Deletes objects |
| Z | ZOOM | Zooms the view |
| P | PAN | Pans the view |
| B | BLOCK | Creates a block |
| I | INSERT | Inserts a block |
| DI | DIST | Measures a distance |
| LA | LAYER | Opens the Layers panel |
| MT / T | MTEXT | Adds multiline text |
| D | DIMSTYLE | Opens dimension styles |
Note: These are BricsCAD’s default, AutoCAD-compatible aliases. Because aliases are stored in an editable default.pgp file, your installation may differ if you or a colleague has customized it. To see your own list, type ALIASEDIT at the command line. (Verified mechanism: Bricsys – Command Aliases)
How to Create a Custom BricsCAD Keyboard Shortcut
BricsCAD lets you assign your own key combinations to any command useful for commands you run constantly that don’t have a default shortcut. Here’s how to create one, verified against BricsCAD V26.
Step 1: Open the Customize dialog box.
Type CUSTOMIZE at the command line and press Enter (or right-click any empty area of the toolbar/menu and choose Customize).
Step 2: Go to the Keyboard tab.
In the Customize dialog box, click the Keyboard tab. You’ll see the list of existing shortcuts grouped by menu.
Step 3: Add a new shortcut.
Do one of the following:
- Select a menu group, right-click, and choose Append shortcut the new shortcut is added below the last one.
- Select an existing shortcut, right-click, and choose Insert shortcut the new shortcut is added above the selected one.
The Add keyboard shortcut dialog box appears.
Step 4: Choose the command (tool) to assign.
In the Add keyboard shortcut dialog box, do one of the following:
- Select Add an existing tool, then pick the command you want.
- Select Add a new tool, then create a new tool.
Step 5: Assign your key combination.
In the Properties grid for the new shortcut, click the Key field, then press the keys you want to assign (for example, Ctrl + Shift + F). BricsCAD records the combination.
Step 6: Save and test.
Click OK to close the Customize dialog box. Test your new shortcut in the drawing pressing the keys should run the assigned command immediately.
Frequently Asked Questions
What is the shortcut to save a drawing in BricsCAD?
Press Ctrl + S to save the current drawing in BricsCAD (it runs the QSAVE command). This works on Windows, Mac, and Linux.
What does F3 do in BricsCAD?
F3 toggles entity snaps on and off in BricsCAD. Entity snaps let you snap the cursor precisely to points like endpoints, midpoints, and centers. F4 toggles 3D entity snaps separately.
How do I toggle Ortho mode in BricsCAD?
Press F8 to toggle Ortho mode, which constrains cursor movement to horizontal and vertical only. You can also use Ctrl + L. Turning Ortho on disables Polar Tracking, and vice versa.
Are BricsCAD shortcuts the same as AutoCAD shortcuts?
Most are. BricsCAD ships with an AutoCAD-compatible default set, so common shortcuts (Ctrl + C to copy, Ctrl + Z to undo) and command aliases (L for LINE, C for CIRCLE) match AutoCAD. This is intentional Bricsys designed BricsCAD so AutoCAD users can switch without relearning their workflow. A few BricsCAD-specific keys differ, such as F12 for the Quad cursor menu.
What is the difference between a BricsCAD shortcut and a command alias?
A keyboard shortcut uses modifier keys (Ctrl, Alt, Shift) and runs a command instantly for example, Ctrl + S saves. A command alias is a short abbreviation you type at the command line and confirm with Enter for example, typing L runs the LINE command. Shortcuts are best for toggles and editing; aliases are best for drawing commands.
Do BricsCAD keyboard shortcuts work on Mac?
Yes. BricsCAD for Mac uses the same Ctrl-based shortcuts as Windows and Linux (for example, Ctrl + S to save), rather than swapping to the Command key. There are a few Mac-only shortcuts, such as Ctrl + Cmd + F for fullscreen mode and Option + F8 / Option + F11 for the VBA commands.
How do I create a custom keyboard shortcut in BricsCAD?
Type CUSTOMIZE at the command line, open the Keyboard tab, right-click a menu group and choose Append shortcut, select the command to assign, then click the Key field and press your chosen key combination. Click OK to save.
Where can I download the BricsCAD shortcuts PDF?
You can download the complete BricsCAD keyboard shortcuts cheat sheet as a free printable PDF from the link in this guide. It includes all function keys, Ctrl shortcuts, and common command aliases, verified against BricsCAD V26.
Conclusion
Learning BricsCAD keyboard shortcuts is the fastest way to speed up your CAD workflow the few seconds saved on each toggle and command add up over a full project. Start with the dozen function keys (F1–F12) and the core Ctrl shortcuts, then add command aliases for the drawing commands you use most. If you’re coming from AutoCAD, you already know most of them.
Download the free PDF cheat sheet above, keep it next to your workspace, and customize the keys that fit how you work.
READ NEXT:





