fredw wrote:i,ve gotten the tv part of winamp to work (although it really dosen't play nice with the hauppauge veiwing software) my problem is that the soft ware for veiwing tv that came with my 150 swucks you can't make it go to full screen on start up and its really buggy about selecting inputs , tuner, composite and svhs. so i have been looking for a different program to use for my tv veiwing. the winamp tv program seemed like a good choice but i'm not sure how to incorperate it into xlobby.
fred
What do you mean by incorporate into xlobby ?
If you want to open the application, you need to create an event with appropriate command-line for winamp tv plugin(to start in full-screen). Assign that event to a buttion in Xlobby and you are set. Closing the application and going back to Xlobby will need more information on what your input device is (keyboard, mouse, remote etc) and also need to know whether the application will steal the focus from xlobby.
Another option is to use xmovewindow plugin which will allow you to open any sized window of an external program within xlobby. In your case, the size will be same as your screen size. This will ensure that xlobby will retain the focus and is a foreground application. Then you can send keyboard or remote commands to terminate the winamp application.
Read some documentation on xlobby skinning and basic working of xlobby to get started. When you run into specific problems ask for help.