[Orxonox-commit 440] r2156 - media/defaultConfig

landauf at orxonox.net landauf at orxonox.net
Sat May 23 17:22:46 CEST 2009


Author: landauf
Date: 2009-05-23 17:22:46 +0200 (Sat, 23 May 2009)
New Revision: 2156

Modified:
   media/defaultConfig/keybindings.ini
Log:
steering with up/down/left/right (WASD is of course still possible)

Modified: media/defaultConfig/keybindings.ini
===================================================================
--- media/defaultConfig/keybindings.ini	2009-05-23 14:50:12 UTC (rev 2155)
+++ media/defaultConfig/keybindings.ini	2009-05-23 15:22:46 UTC (rev 2156)
@@ -16,11 +16,11 @@
 KeyComma=
 KeyConvert=
 KeyD="scale 1 moveRightLeft"
-KeyDelete=
+KeyDelete="scale 1 rotateRoll"
 KeyDivide=
-KeyDown=
+KeyDown="scale -1 moveFrontBack"
 KeyE="scale -1 rotateRoll"
-KeyEnd=
+KeyEnd=boost
 KeyEquals=
 KeyEscape="exit"
 KeyF="scale -1 moveUpDown"
@@ -50,7 +50,7 @@
 KeyKana=
 KeyKanji=
 KeyL=dropItems
-KeyLeft=
+KeyLeft="scale -1 moveRightLeft"
 KeyLeftAlt=
 KeyLeftBracket=
 KeyLeftControl=mouseLook
@@ -97,7 +97,7 @@
 KeyNumpadSubtract=
 KeyO=
 KeyP=
-KeyPageDown=
+KeyPageDown="scale -1 rotateRoll"
 KeyPageUp=
 KeyPause=pause
 KeyPeriod=
@@ -107,11 +107,11 @@
 KeyQ="scale 1 rotateRoll"
 KeyR="scale 1 moveUpDown"
 KeyReturn=
-KeyRight=
+KeyRight="scale 1 moveRightLeft"
 KeyRightAlt=
 KeyRightBracket=
-KeyRightControl=
-KeyRightShift=
+KeyRightControl="scale -1 moveUpDown"
+KeyRightShift="scale 1 moveUpDown"
 KeyRightWindows=
 KeyS="scale -1 moveFrontBack"
 KeyScrollLock=
@@ -124,7 +124,7 @@
 KeyT=
 KeyTab="cycleNavigationFocus"
 KeyU=
-KeyUP=
+KeyUP="scale 1 moveFrontBack"
 KeyUnassigned=
 KeyUnderline=
 KeyUnlabeled=




More information about the Orxonox-commit mailing list