Author Topic: Key Presses and Releases in Quick Input?  (Read 928 times)

dervonnebenaan

  • Newbie
  • *
  • Posts: 3
Key Presses and Releases in Quick Input?
« on: March 17, 2021, 01:12:16 AM »
Greetings.

I am using an obscure custom keyboard layout (Neo2) that uses some of the regular and dead keys as modifiers. For example, to type the $-sign, I need to hold the #-key and then press X. With regular VA key press actions, this is no problem. But how can I implement this in Quick Input? There are tokens like [SHIFTDOWN] and [SHIFTUP], but is there a way to do this with any keycode, something like [46DOWN] and [46UP]?

See ya.
dervonnebenaan

Pfeil

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 4758
  • RTFM
Re: Key Presses and Releases in Quick Input?
« Reply #1 on: March 17, 2021, 01:17:05 AM »
There is not, no. The "Quick Input" action is designed to use the keyboard layout set up in the "Keyboard Display Layout" option on the "General" tab of the VoiceAttack options window (E.G. for some layouts it will automatically press the shift key to type numeric characters).

You'll need to use separate keypress actions.