Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv10970
Modified Files:
freevo_config.py
Log Message:
Add --hide-gui to default XINE_COMMAND.
Index: freevo_config.py
===================================================================
RCS file: /cvsroot/freevo/freevo/freevo_config.py,v
retrieving revision 1.307
retrieving revision 1.308
diff -C2 -d -r1.307 -r1.308
*** freevo_config.py 30 Dec 2003 15:26:56 -0000 1.307
--- freevo_config.py 31 Dec 2003 16:00:51 -0000 1.308
***************
*** 939,943 ****
if CONF.display == 'x11' and CONF.xine:
XINE_VO_DEV = 'xv'
! XINE_COMMAND = '%s -pq -g -B --geometry %sx%s+0+0 --no-splash' % \
(CONF.xine, CONF.width, CONF.height)
--- 939,943 ----
if CONF.display == 'x11' and CONF.xine:
XINE_VO_DEV = 'xv'
! XINE_COMMAND = '%s --hide-gui -pq -g -B --geometry %sx%s+0+0 --no-splash' % \
(CONF.xine, CONF.width, CONF.height)
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog