快速登录:  

Forum: Old versions

话题: Keyboard Mapping Help Needed (3 Key Combinations?)

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

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!
 

发表时间 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
 

发表时间 Thu 05 Sep 13 @ 11:05 am


(陈旧帖子或论坛版块会自动关闭)