Ingreso rápido:  

Forum: Old versions

Tema: Keyboard Mapping Help Needed (3 Key Combinations?)

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

Hi guys. Is there a way to enable 3 key combinations to trigger a button in Virtual DJ? I just don't want to set off the button (action) by fluke. Say Control+R+L = Close Virtual DJ. Is this possible? Thanks in advance!
 

Mensajes Thu 05 Sep 13 @ 10:32 am
you can do it with a little extra mapping.

ctrl
set '$ctrl' while_pressed & var '$R' ? var '$L' ? close

R
set '$R' while_pressed & var '$ctrl' ? var '$L' ? close

L
set '$L' while_pressed & var '$L' ? var '$R' ? close
 

Mensajes Thu 05 Sep 13 @ 11:05 am


(Los tópicos y foros antiguos son automáticamente cerrados)