Why doesn't this macro work?
I changed my TIR center key from CTRL-F9 to CTRL -Scroll Lock. For some reason TB doesn't seem to generate the CTRL-kys properly, since I only get the regular scroll lock function. Here's the code:
macro = predef:RCONTROL, KEYDOWN
macro = predef:SCROLLLOCK
macro = predef:RCONTROL, KEYUP
So what kind of stupid am I this time?
|