Documentation for Intellect 4.11.0-4.11.3. Documentation for other versions of Intellect is available too.

Previous page Configuring the event tooltips  Enabling the frame or video request function Next page


The object management on the map is performed using the feature menu (see Graphic objects on the Map section in Operator's Guide). If one needs to put the most frequently used commands (reactions) at the top of the menu for ease of use, then it is possible to customize the sorting of commands. For this use the map_react_sort.ini file created in the Intellect installation directory when the Map is started.

Important!

Reactions are ordered as specified in map_react_sort.ini file only on the computer where this file is. To show the same order of reactions place map_react_sort.ini file onto all computers that will use the Map interface (Servers, AWS, Clients).


Initially, this file contains an unsorted list of reactions:

[CAM]
REC_STOP=0
MUX1=1
ARM=2
REC=3
SIP_DISCONNECT=4
DISARM=5
SIP_CONNECT=6

The number after the "=" sign indicates the command number in the feature menu.


Change the order of commands in the menu as follows:
1. Shut down Intellect.
2. Number the reactions in the map_react_sort.ini file as required. The smaller the number, the higher the command will be in the list. If there are two identical values, the corresponding commands will follow one another.
3. Save the changes in the map_react_sort.ini file.
4. Start Intellect.

After starting the Map, this file will be rewritten: the reactions will be numbered according to sorting, starting with 0, the same numbers will be eliminated.

  • No labels