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

Previous page Next page


Pressing of any button on the Special keyboard device shall correspond to certain option activation in INTELLECT™ software.

To achieve this, perform the following settings:

  1. Create and configure the Special keyboard object under the computer to which the special keyboard is connected, e.g. create the Special keyboard object under the Client computer if the keyboard is connected to the Client.
  2. Set the “1” value for the ProcessAll parameter that is described in details in Registry keys reference guide. The parameter should be created on the computer to which the special keyboard is connected, e.g. create the ProcessAll key on the Client, not Server, if the keyboard is connected to the Client.
  3. Run the Client with Windows administrator rights to use the keyboard on the Client.

    Note.

    The run with administrator rights can be avoided if the ProcessAll key is created on the Client in the following registry section: Computer\HKEY_CURRENT_USER\Software\ITV\Intellect\Keyb\ProcessAll=1

  4. In this case keypress on the keyboard will be processed in Intellect as an event like this:
    Event : KEYB|1|NEW_KEY_PRESSED|slave_id<A-BELYAEV>,fraction<43>,owner<A-BELYAEV>,module<keyb.run>,date<01-02-19>,guid_pk<{CEF89AAD-FB25-E911-ACF1-A0F3C1007840}>,core_global<1>,wparam<55>,time<11:30:56>
    where wparam<55> is the key ID.
  5. Use these IDs in Scripts and Macros (see Creating and using macros and The Script object. Programming using the JScript language).


  • No labels