SEND_TO_PGM2 SEND_TO_PRV2
SEND_TO_PGM3 SEND_TO_PRV3
SEND_TO_PGM4 SEND_TO_PRV4
SEND_TO_PGM5 SEND_TO_PRV5
SEND_TO_PGM6 SEND_TO_PRV6
Player
GOTOSPEED1 GOTOSPEED2
GOTOSPEED3
The second part contains the configuration of each button. The configuration file contains
a section for each button. Each section contains three fields:
• key: Name of the button.
• press: Name of the action that is executed when pressing the button.
• shift: Name of the action that is executed when pressing the button in combination
with the SHIFT button.
Example of the default configuration for the Live button:
{
"key": "F1",
"press": "SEND_TO_PGM1",
"shift": "SEND_TO_PRV1"
}
NOTE
The configuration file is read at startup. Changes while the Client application is
running will be taken into account at the next restart.
NOTE
To reset the buttons to their default assignments, you can delete the
remoteConfig.json file. X-One will automatically regenerate it at the next
Client application restart.
WARNING
If the format of the configuration file is not valid, a warning message will appear
at the startup of the Client application: 'Invalid format for Beplay configuration
file. Please correct the file and restart X-One client.
5.6. Customizing the External Controller
It is possible to change the default action assignment of the external controller buttons by
modifying the secondaryKeyboard.json file in the /home/evs/evs/ directory.
The configuration file consists of two parts.
20 5. Configuration
EVS Broadcast Equipment SA 1.7.0.D- January 2021