last time i checked here, it was impossible to shift-click or ctrl-click with actool (since the keydown command is time based instead of state based - ie keydown a 2000, leftclick = hold a down 2 second then click, whereas keydown a, leftclick, keyup a would potentially hold a down while clicking).
I think perfect keyboard lets you do that, but if there's a way to add a keyup/modify keydown (no time variable = downstate, check for existance of a corresponding keyup) to actool, or if there's a way to do that now, please let me know. It's like, the missing piece and holy grail for me.
thanks.