Hotkey Function Click to Dial

It is now possible to specify a hotkey in the mini client .EXE configuration, which works as follows:

The file shortcut.js can be modified as necessary. The default behaviour is as follows:

If the user wishes to make the call, simply pressing enter will start the call. This behaviour can be further modified in shortcut.js, for example, to also click the button.

The settings in the mini client configuration file which affect this behaviour are:

See also Mini Client Settings.

Hotkey Function - Extra Hotkeys

Up to four additional system-wide hotkeys can be registered.

When one of these hotkeys is clicked, the program searches for a javascript file associated with this hotkey. If found, the javascript is executed in the mini client.

This function can, for example, be used to associate a status change to function keys.

See also Mini Client Settings.