View Single Post
Re: Why doesn't this macro work?
Old 06-27-2007, 06:31 PM   #6 (permalink)
 
Wild.Bill.Kelso's Avatar
Wild.Bill.Kelso
Toolkit Creator
 
Join Date: May 2006
Location: On your Six!
Posts: 1,897
Wild.Bill.Kelso is on a distinguished road
Default Re: Why doesn't this macro work?

It does work for a TIR key if you do it manually. But in the TIR HotKeys editor, it calls the keys Ctrl+3, not Ctrl+ScrollLock. But it works.

Maybe the Macro has to be:

macro = predef:RCONTROL, KEYDOWN
macro = predef:3
macro = predef:RCONTROL, KEYUP
__________________
(a.k.a. Snacko)
Touchscreen: Innovatek TM-868 8"; Running Local Mode on XP Pro


Wild.Bill.Kelso is offline   Reply With Quote