by QTips on Mon Nov 15, 2004 10:18 pm
The following are additonal command line options currently available for use with Beyond TV:
Gui Options
/startscreen [top | home / tv | livetv / library / guide | epg / jobs / recordings]
/defaultscreen [top | home / tv | livetv / library / guide | epg / jobs / recordings]
/closegui
/mode [FS / Windowed / TRUEFS / FAKEFS / None]
Note: "Defaultscreen" is identical to "startscreen" in function, except that it causes the GUI to default to that screen every time the GUI is launched (unless command-line parameters override the default).
Windowed Mode Specific Options
/width (value)
/height (value)
/xpos (value)
/ypos (value)
/border [on/off]
Finally, there is a command-line option that will make Beyond TV exit without warnings. This is useful when automating processes such as XMLTV listings imports.
/quit
Helpful Tip, configuring shortcuts to WTLPVSAPP.EXE to use command-line calls: In the "Target" field of the Properties for the shortcut to the WTLPVSAPP.EXE executable, you will find:
"C:\Program Files\SnapStream Media\Beyond TV 3\WTLPVSApp.exe"
Add any command-line calls AFTER the close-quote. Example:
"C:\Program Files\SnapStream Media\Beyond TV 3\WTLPVSApp.exe" /mode windowed /width 640 /height 480
This example will start BeyondTV in Windowed mode, sized to 640x480.