Hi,
I am trying to program a button on the X56 to do "SimHsiCourseInc": ALT+;
I want it to do the following:
Short press: single ATL+;.
Long press it, I want it to initiate multiple ALT+;, ALT+;, ALT+;.....
This should be done using advanced command and i use the command shown in the attached image.
The short press is working fine, however the long press does not:
Testing the short press in the profile yields this:Alt;;Alt
Testing the long press yield this:
ALT; ;;;;;;;;;; ;Alt
How can I program it to yield Alt; Atl; Atl;...Alt; whne i long press it ?