Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1:/tmp/cvs-serv12215

Modified Files:
        main.py 
Log Message:
turn of x blanking

Index: main.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/main.py,v
retrieving revision 1.67
retrieving revision 1.68
diff -C2 -d -r1.67 -r1.68
*** main.py     31 Aug 2003 14:19:11 -0000      1.67
--- main.py     2 Sep 2003 18:39:30 -0000       1.68
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.68  2003/09/02 18:39:30  dischi
+ # turn of x blanking
+ #
  # Revision 1.67  2003/08/31 14:19:11  dischi
  # show splashscreen on startup
***************
*** 369,372 ****
--- 372,376 ----
  
      if len(sys.argv) >= 2 and sys.argv[1] == '--force-fs':
+         system('xset s off')
          config.START_FULLSCREEN_X = 1
          




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to