Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Key combination triger... then send program å
#1
Is there a way Quick Macros can have a trigger be something like the typed sequence a z d (each one pressed then released before the next goes down)? Then I want Quick Macros to send a certain program a character that is not standard English like å? Thanks
#2
Menu File / New / Autotext / Empty.
Optionally: in Properties set postfix None.
Add one or more text replacements.
Example
Autotext Autotext11
Trigger $t     Help - how to add the trigger to the macro
Code:
Copy      Help
/b/i/c
azd :"å"
azk :"æ"
#3
This is super! Actually, for what I wanted to do I can’t use it, because the program I wanted to use it with will only recognize the special “å” as a normal “a”. However, this functionality is super useful for many things I want to do. This program and support has not stopped giving ever since I became a user! Thank you so much. Happy new year!


Forum Jump:


Users browsing this thread: 1 Guest(s)