Page 1 of 1

Setting: Re-map Keys

Posted: Sat Mar 20, 2021 11:03 pm
by YiMeng
Description

Set trigger key(s) to be re-mapped/re-configured to perform other functions or key(s).

Remap also support commands:
  • Remaps on script object supports multiple single-line commands and keywords, comma separated
  • Remaps on macro objects supports only one line command and only the delay keyword

Parameters
  • Assign key-names to another key-name or function.
  • Use ":" the colon key to set multiple re-map configurations.
  • Use "," to set separate multiple keys or commands.

General Usage
  • a=1
  • ctrl+w=alt+f4 : 1,2=a
Script Usage
  • a=x, delay 3, playInteW cmd.exe
Macro Usage
  • a=delay 3