12-23-2005, 02:02 PM
Insert this in the filter function, after #compile Keyboard_Detector. What is in the output when you press the hotkey several times?
(two lines)
int n=1 ;;set this to be this ff number - 1, eg 1 for FF_Keyboard2
out "g_ri.working=%i g_rir.k[n]=%i g_ri.vk=%i f.tkey=%i f.tkey2=%i f.tmod=%i g_ri.keyboard_id=%i g_ri.k[n]=%i g_ri.kt[n]=%i GetTickCount=%i" g_ri.kworking g_rir.k[n] g_ri.vk f.tkey f.tkey2 f.tmod g_ri.keyboard_id g_ri.k[n] g_ri.kt[n] GetTickCount(two lines)
