by badubo on Mon Feb 19, 2007 10:18 am
You cannot set Exe alone, you must at least have a classname. The main window of an application is NEVER the one displayed.
The Exe. parameter allows to only search inside this process in case the name of the window class is too common and is used by several applications
So, you have at least to put
plugin>XMoveWindow>MyAlias(Class.TheDisplayWindowClassName,Exe.VideoPlayer)
Last edited by
badubo on Mon Feb 19, 2007 10:20 am, edited 1 time in total.