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

    • 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 ...
    • 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 ...
    • My walls aren't appearing

      If walls aren't appearing when rendering a design, it may mean that you have a join command at the start of the plan. 1. Click on the first wall in the design. 2. Click the left arrow key on the keyboard, until you see 'Join' appear in the commands ...
    • There is a line going across my plan

      This can sometimes be caused by a custom shelf (cshelf) in the design.  To resolve this: 1. Click 'Base Units' (make sure that 'Base Units' is displayed next to the commands box) 2. Use the arrow keys on the keyboard to browse through the items in ...