Sounds like you want to switch the COMMAND executed by the same action.. to do this you should do the following:
Same label codes should work, so just change:
Gesture.ini:
"$GEST_E$",E
"$GEST_W$",W
Then in ExecTBL.ini
"ACTIVATEAREA1","SETVAR;GEST_E;ESWIPE||SETVAR;GEST _W;WSWIPE"
"ACTIVATEAREA2","SETVAR;GEST_E;NEXT||SETVAR;GEST_W ;PREV"
The only thing you have to worry is to set $GEST_E$ and $GEST_W$ on skin.ini or through ONSKINSTART before anything works (otherwise the variables will be empty and won't execute anything).



LinkBack URL
About LinkBacks

Reply With Quote



Bookmarks