Creating Your Own Keyboard Shortcuts

Creating Your Own Keyboard Shortcuts

A keyboard shortcut maps a key press (e.g. F5) to a particular menu (e.g. "This Design" - "Room Settings"). You can only use the function keys (F1 though to F12). Some of these keys already have shortcuts assigned to them.

Creating a Shortcut
Shortcuts are stored in C:\articad\accelerators.txt. By default it should open in "Notepad", though you can use any text editor.
NOTE - Exit from ArtiCAD before editing the accelerators.txt file. You should also make a backup copy of the original version supplied.
Below is the standard accelerators.txt supplied with ArtiCAD.



A shortcut consists of three parts:
  1. Key Code - The number corresponding to the key you press.
    E.g. Pressing F5 generates the number 116 (See the Key Codes table below).

  2. Menu Code - The number corresponding to a menu within ArtiCAD.
    E.g. Mode > Drag and Drop has the number 7054 (See the Menu Codes table below).

  3. Description - Anything after the menu code is treated as a description. This can be left blank.
As an example we will create a shortcut for "F6" to be the equivalent of clicking "View" - "3D Perspective" - "Normal View". From the key code table we see the number for "F6" is 117, and from the menu code table we see the code for "Normal View" is 7009.

Putting this information together, we would add the following line to accelerators.txt:
117 = 7009       F6 for normal view

Should you need more keys than F1 through F12, you can specify a key pressed with "Control"/"Ctrl", "Shift" or both.
  1. A key code with "c" infront denotes having "Control"/"Ctrl" pressed at the same time.
  2. A key code with "s" infront denotes having "Shift" pressed at the same time.
  3. A key code with "sc" infront denotes having "Shift" and "Control"/"Ctrl" pressed at the same time.
For Example:
s117 = 7010 / Shift + F6 for back against selected wall
sc117 = 7011 / Shift + Control + F6 for bird's eye view

NOTE - F1 and F3 are already defined in the standard accelerators.txt.

Key Codes:


Menu Codes:




    • Related Articles

    • ArtiCAD Movement Keyboard Shortcuts

      Keyboard shortcuts are key combinations that provide quick and efficient ways to perform common actions without having to navigate through menus in ArtiCAD. All of the shortcuts listed below are already implemented in ArtiCAD, so you can use them ...
    • Creating different worktop colours in one design

      All worktops placed in the design will use the same colour that is set in the materials editor. If you require a different colour for another worktop such as an island worktop or breakfast bar, you will need to use custom worktop 2 or 3. 1. Go to ...
    • The commands box/text box entry at the top of my page has gone missing

      1. Click 'View' at the top of ArtiCAD. 2. Select 'Show Keyboard Entry' and ensure it is ticked. 3. Click the 'Mode' button (the blue house) and this should reappear. If the box does not reappear, restart ArtiCAD. If the error continues, please try ...
    • How to use the Custom Worktop Creator tool

      Please see information below on how to create a worktop using the Custom Worktop Tool. To import a Custom Worktop into your plan, please type in "CWT" into the command box. Once you press enter, you will be met with the box below. Within this area, ...
    • The function keys are not working

      Some keyboards and laptops have multiple uses for the function keys. If this is the case, a 'Fn' key will be on the keyboard. Hold the 'Fn' key at the same time as pressing the function key. Some laptops require you to tap the 'Fn' button once (to ...