> As default, I can use for every icon on Bar three mouse shortcuts > (left,middle,right mouse click). Can I apply combinations with keypad, for > exam. CTRL+ left click for another action?
Within a script you can use powerpro-variables to find out if a special key is pressed: ALT,WIN,CTRL,SHIFT. In my tests ALT worked allways, WIN can be problematic because of the activation of the windows-taskbar, CTRL and SHIFT didn't work (no idea why). Best regards
