Accesso rapido:  

Forum: Old versions

Topic: keyboard mapping - executing default key action as well

Questo argomento è obsoleto e potrebbe contenere informazioni obsolete o errate.

yvesmkPRO InfinityMember since 2003
I was trying to map my PgUp and PgDwn keyboard keys to browse through the songs window.

Having no action defined for the PgUp and PgDwn buttons let me scroll correctly.

But when I attach another action, like for example activating the browse window (for in cases I have the samples window visible, I want to switch to the songs window and perform a scroll at the same time, or switch and when songs visible perform a scroll).
I can't get the default behaviour of the PgUp/PgDwn keys of browsing a page up or down to work.

Any idea on how to accomplish this with the VDJ script?

Thx
 

Inviato Mon 25 Jan 10 @ 1:59 am
You can use & to chain multiple actions together, e.g:

page "browser" & browser_window "songs" & browser_scroll +10

 

Inviato Mon 25 Jan 10 @ 12:47 pm
yvesmkPRO InfinityMember since 2003
Thanks.
the +10 at the end of the browser_scroll was missing, that's why I couldn't get it to work.
 

Inviato Tue 26 Jan 10 @ 7:36 am


(Vecchi argomenti e forum sono automaticamente chiusi)