Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Create and configure the Special keyboard object.
  2. Set the “1” value for the ProcessAll parameter that is described in details in Registry keys reference guide. 
  3. 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.
  4. Use these IDs in Scripts and Macros (see see Creating and configuring Macrosusing macros and Programing Programming Guide (JScript)).