> I have a little problem with PowerPro 4.7. It seems that modifier 
keys
> like Shift or Ctrl 


I'm no longer trying to fix PowerPro bugs.

http://tech.groups.yahoo.com/group/power-pro/message/30989

You may be able to work around this by something using something like 
this for your tap apps hot key:

exec morecommandsasscript   ;; to make if-elseif work
if (ctrl && shift) do
// do something
elseif (ctrl)
//
elseif (shift)
//
else
exec contextmenu


> If switching to another virtual desktop and 
> back to the previous one, keep order of taskbar buttons

I once tried to get this to work reliably for the situation with 
normal taskbar but never could.  I am sure the addition of that 
program which keeps the order of the buttons would make it even 
harder.  No plans to do any more work like this, I am afraid.



Reply via email to