Update of /cvsroot/freevo/freevo/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18423

Modified Files:
        osd.py 
Log Message:
set keyboard repeat

Index: osd.py
===================================================================
RCS file: /cvsroot/freevo/freevo/src/osd.py,v
retrieving revision 1.143
retrieving revision 1.144
diff -C2 -d -r1.143 -r1.144
*** osd.py      27 Feb 2004 20:12:16 -0000      1.143
--- osd.py      10 Mar 2004 20:13:52 -0000      1.144
***************
*** 11,14 ****
--- 11,17 ----
  # -----------------------------------------------------------------------
  # $Log$
+ # Revision 1.144  2004/03/10 20:13:52  dischi
+ # set keyboard repeat
+ #
  # Revision 1.143  2004/02/27 20:12:16  dischi
  # reworked rc.py to make several classes
***************
*** 527,530 ****
--- 530,534 ----
  
          pygame.mouse.set_visible(0)
+         pygame.key.set_repeat(500, 30)
          self.mousehidetime = time.time()
          



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to