[Mplayer-cvslog] CVS: main/etc input.conf,1.5,1.6
    Alban Bedel CVS 
    albeu at mplayer.dev.hu
       
    Tue Mar 19 14:27:47 CET 2002
    
    
  
Update of /cvsroot/mplayer/main/etc
In directory mplayer:/var/tmp.root/cvs-serv16565/etc
Modified Files:
	input.conf 
Log Message:
Fix a typo error with JOY_BTN2 and JOY_BTN3
Index: input.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/input.conf,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- input.conf	16 Mar 2002 16:47:34 -0000	1.5
+++ input.conf	19 Mar 2002 13:27:44 -0000	1.6
@@ -75,5 +75,5 @@
 JOY_DOWN seek -60
 JOY_BTN0 pause
 JOY_BTN1 osd
-JOY_BTN2 volume 1"},
-JOY_BTN3 volume -1"},
+JOY_BTN2 volume 1
+JOY_BTN3 volume -1
    
    
More information about the MPlayer-cvslog
mailing list