VKBDevCfg-C double tap action ?

Moderator: AdminGroup

muffin
Posts: 7
Joined: Wed Dec 13, 2023 21:38

VKBDevCfg-C double tap action ?

Postby muffin » Sat Dec 16, 2023 20:50

is there a way to specify action on double tap/press (single press, double press, holding button) ?

getting familiar with the vkb configuration tool. quite powerful, was reading the PDF, but couldn't find it

right now solving it via autohotkey v2, but wondering if it's possible in the configuration tool

3joy11::
{
if (ThisHotkey = A_PriorHotkey && A_TimeSincePriorHotkey < 300)
Send "^+{Delete}"
}

User avatar
Victorus
Posts: 1677
Joined: Wed Sep 21, 2011 13:25
Has thanked: 374 times
Been thanked: 257 times

Re: VKBDevCfg-C double tap action ?

Postby Victorus » Sat Dec 16, 2023 22:00

Руководство пользователя по контроллерам VKB (VKB controllers User Guide) Ru&En
https://disk.yandex.ru/d/LlqiYtIrIetBOQ

muffin
Posts: 7
Joined: Wed Dec 13, 2023 21:38

Re: VKBDevCfg-C double tap action ?

Postby muffin » Tue Jan 23, 2024 19:47

thanks


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 94 guests