Jump to content

DrDerkington

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by DrDerkington

  1. I found a work around for this problem. You can create an AutoHotKey script fairly easily to create a global hotkey. The code bellow is an AHK script that will send the F3 key to the app when its not the active window and works great. You can even change the hotkey you use to make it work. !^v:: = Ctrl+Alt+v. If you have the paid version you may need to change the window title to whatever it is. !^v:: ControlSend, , {F3}, Voxal by NCH Software - (Unlicensed) Non-commercial home use only return
×
×
  • Create New...