I was struggling with this for a while until I gave up on it about a week ago. If I could get some assistance, it would be much appreciated.
Goal: I use the Treo side button to trigger a star menu (tag="SIDE") that basically acts as my pop-up launcher. In order to have the side button bypass the keyguard (I use KeyGuardTime+), I have created an if/else kind of situation:
*Default*
Side / Apt / Call / (CNTR)
*Tags 1* - Tab "One"
[a>0] (CNTR) / Tag / Apt / Var0 / a
& / Nav / Cntr /
& / Apt / Call / CNTR
*Tags 1* - Tab "Three"
[a=0] (CNTR) / Tag / Apt / Call / (SIDE)
Ok, so this setup works GREAT, except for one small problem. When I push the side button just after I wake the device up, the keyguard is cleared, but I then get a SECOND cntr button press just before my "SIDE" star menu pops up. For example, if I am in the Contacts application when I wake the device up, and push the side button, the keyguard is cleared, then the second cntr button press calls whichever contact is highlighted, and then my star menu appears.
I know that this probably sounds confusing, because it confuses the hell out of me. Let me know if you need me to clarify anything or if you have any idea of why that second cntr button press is occuring. Thanks in advance!





