"Touch " button deselect macro????
Hi, two questions about using a button in "touch" mode.
1:- Is it neccessary to have a deselect macro if using "repeat" function.
I tried with one but found I could not get a single step for a short press, the minimum was two sends of macro. I removed deselect macro and it worked OK!
2:- Using "Touch" with no "repeat" I find I do need to provide a deselect macro to get button to release when finger removed, however I find that it only works in LOCAL mode but I am using client server mode and I only get the select macro sent and deselect is ignored.
My local mode testing does of course not involve my touchscreen so I guess thats where the trouble is.
This is what I am trying to send....
macro_select = predef:CONTROL, KEYDOWN
macro_select = predef:j, KEYDOWN
macro_deselect = predef:j, KEYUP
macro_deselect = predef:CONTROL, KEYUP
My screen is a Microtouch 3M and I have tried all touch settings ie touchdown,liftoff and drawing but none send the deselect on removing finger.
Any ideas or suggestions will be appreciated , Thankyou
__________________
another Microtouch 15 user
|