Quick Sign In:  

Forum: Old versions

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

This topic is old and might contain outdated or incorrect information.

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!
 

Posted 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
 

Posted Thu 05 Sep 13 @ 11:05 am


(Old topics and forums are automatically closed)