pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/data/controller default.xml,1.3,1.4


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/controller default.xml,1.3,1.4
Date: 5 Sep 2002 12:40:24 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/controller
In directory dark:/tmp/cvs-serv31236/data/controller

Modified Files:
        default.xml 
Log Message:
bye, bye good old .plf/.psm support...

Index: default.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/controller/default.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- default.xml 13 Aug 2002 18:44:50 -0000      1.3
+++ default.xml 5 Sep 2002 12:40:22 -0000       1.4
@@ -1,12 +1,8 @@
 <pingus-controller>
   <controller-config>
-    <standard-pointer>
-      <mouse-pointer />
-    </standard-pointer>
+    <standard-pointer><mouse-pointer /></standard-pointer>
 
-    <primary-button>
-      <mouse-button button="0"/>
-    </primary-button>
+    <primary-button><mouse-button button="0"/></primary-button>
 
     <secondary-button>
       <mouse-button button="2"/>
@@ -33,8 +29,8 @@
 
     <action-axis>
       <button-axis angle="0">
-       <key-button key="1" />
-       <key-button key="2" />
+       <key-button key="B"/>
+       <key-button key="C"/>
       </button-axis>
     </action-axis>
 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]