Setting: Re-map Keys

Object level configurations to further customize and make automations more flexible, reusable and suitable for everyday tasks.
User avatar
YiMeng
Author
Posts: 235
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Setting: Re-map Keys

Unread post 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