View Single Post
Why doesn't this macro work?
Old 06-25-2007, 08:39 PM   #1 (permalink)
AndyHill
Junky
 
Join Date: Aug 2006
Posts: 97
AndyHill is on a distinguished road
Default 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?
AndyHill is offline   Reply With Quote