Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
quick macros lags sandboxie
#6
If key is slow with sandboxed programs, try
opt keysync 2

Macro Macro2760
Code:
Copy      Help
act "Chrome"
opt keysync 2 ;;or 1, but it is less reliable in most cases
key "The quick brown fox" T "jumps over the lazy dog"

By default QM uses a hook to make key more reliable, ie to synchronize it with the target program. But Sandboxie disables the hook, and it makes key slow.
Hooks are not used with opt keysync 2. Next QM probably will have an option to use this synchronization method as default.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)