BUG: Virtual Modifiers

@Andreas_Hegenberg I'm having issues with the virtual modifiers. These:

image

  • Key repeat doesn't work with the virtual modifiers—neither the left nor the right ones.
  • The “all modifiers up” action doesn't work with the right modifiers. The “up” actions for the individual right modifiers aren't reliable either.

Could you look into this when you get a chance? Thanks!

Could you give me a concrete example that doesn't work well?

I just tried with the option key, once I activate the "opt key down" I can keep holding the arrow keys to skip between words (with key repeat). Once I release it via the "opt key up" action the arrow keys go back to normal.

Hmm, how do you activate “opt down”? :slight_smile:

This might be the easiest way To avoid any misunderstandings. The triggers below do the following.

Press and hold “f”. Now you should be able to navigate through text using ‘j’ and “k” (left arrow, right arrow). Once we release “f,” everything goes back to normal.

That works for me at best once. The key repeat doesn't work at all. Is it different for you?

Triggers 1, 2, and 3 relate to “f”. K and J are the arrow keys. Thank you :slight_smile:

1.bttpreset (1.6 KB)

K.bttpreset (1.1 KB)

J.bttpreset (1.0 KB)

3.bttpreset (1.6 KB)

2.bttpreset (1.2 KB)