Setting a Custom Location for the Shortcuts Configuration File on GNU/Linux

It is recommended to locate the shortcuts.conf in on of the following locations:

  • Single user: vi ~/"ToonBoomAnimation/shortcuts.conf".

  • All users: vi ~/".local/share/Toon Boom Animation/shortcuts.conf" .

    TIP All users will requires administrator privileges.

It is possible to specify for shortcuts.conf in the USADB_CONFIG_FILE environment variable.

An administrator can place the shortcuts.conf file in a specific location that can be edited by any user, and set the environment variable to point to this file for all users.

On GNU/Linux, it is common to set environment variables for both the Bash and CSH shells, so that they may be used interchangeably. The following steps cover how to do both.