11-17-2015, 06:58 AM
If key is slow with sandboxed programs, try
opt keysync 2
Macro Macro2760
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.
opt keysync 2
Macro Macro2760
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.