Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/trunk/bin/def_keybindings.ini @ 2664

Last change on this file since 2664 was 2662, checked in by rgrieder, 16 years ago

Merged presentation branch back to trunk.

  • Property svn:eol-style set to native
File size: 2.1 KB
RevLine 
[1887]1[Keys]
[2087]2KeyA="scale -1 moveRightLeft"
[1887]3KeyABNT_C1=
4KeyABNT_C2=
5KeyAT=
6KeyAX=
7KeyApostrophe=
8KeyApps=
9KeyB=
10KeyBack=
11KeyBackslash=
[2087]12KeyC=switchCamera
[1887]13KeyCalculator=
14KeyCapsLock=
15KeyColon=
16KeyComma=
17KeyConvert=
[2087]18KeyD="scale 1 moveRightLeft"
[1887]19KeyDelete=
20KeyDivide=
21KeyDown=
[2087]22KeyE="scale -1 rotateRoll"
[1887]23KeyEnd=
24KeyEquals=
25KeyEscape="exit"
[2087]26KeyF="scale -1 moveUpDown"
[2103]27KeyF1=
[1887]28KeyF10=
29KeyF11=
30KeyF12=
31KeyF13=
32KeyF14=
33KeyF15=
[2662]34KeyF2="OverlayGroup toggleVisibility Stats"
[1418]35KeyF3=
36KeyF4=
37KeyF5=
38KeyF6=
39KeyF7=
40KeyF8=
41KeyF9=
[2087]42KeyG=greet
[2103]43KeyGrave=
[1887]44KeyH=
45KeyHome=
46KeyI=
47KeyInsert=
48KeyJ=
49KeyK=
50KeyKana=
51KeyKanji=
[2662]52KeyL=dropItems
[1887]53KeyLeft=
54KeyLeftAlt=
55KeyLeftBracket=
[2662]56KeyLeftControl=mouseLook
[1887]57KeyLeftShift=
58KeyLeftWindows=
59KeyLessThan=
60KeyM=
61KeyMail=
62KeyMediaSelect=
63KeyMediaStop=
64KeyMinus=
65KeyMultiply=
66KeyMute=
67KeyMyComputer=
68KeyN=
69KeyNextTrack=
70KeyNoConvert=
71KeyNumLock=
72KeyNumRow0=
73KeyNumRow1=
74KeyNumRow2=
75KeyNumRow3=
76KeyNumRow4=
77KeyNumRow5=
78KeyNumRow6=
79KeyNumRow7=
80KeyNumRow8=
81KeyNumRow9=
82KeyNumpad0=
83KeyNumpad1=
84KeyNumpad2=
85KeyNumpad3=
86KeyNumpad4=
87KeyNumpad5=
88KeyNumpad6=
89KeyNumpad7=
90KeyNumpad8=
91KeyNumpad9=
92KeyNumpadAdd=
93KeyNumpadComma=
94KeyNumpadEnter=
95KeyNumpadEquals=
96KeyNumpadPeriod=
97KeyNumpadSubtract=
98KeyO=
99KeyP=
100KeyPageDown=
101KeyPageUp=
[2662]102KeyPause=pause
[1887]103KeyPeriod=
104KeyPlayPause=
105KeyPower=
106KeyPreviousTrack=
[2087]107KeyQ="scale 1 rotateRoll"
108KeyR="scale 1 moveUpDown"
[1887]109KeyReturn=
110KeyRight=
111KeyRightAlt=
112KeyRightBracket=
113KeyRightControl=
114KeyRightShift=
115KeyRightWindows=
[2087]116KeyS="scale -1 moveFrontBack"
[1887]117KeyScrollLock=
118KeySemicolon=
119KeySlash=
120KeySleep=
[2662]121KeySpace=boost
[1887]122KeyStop=
123KeySystemRequest=
124KeyT=
125KeyTab="cycleNavigationFocus"
126KeyU=
[1418]127KeyUP=
[1887]128KeyUnassigned=
129KeyUnderline=
130KeyUnlabeled=
131KeyV=
132KeyVolumeDown=
133KeyVolumeUp=
[2087]134KeyW="scale 1 moveFrontBack"
[1887]135KeyWake=
136KeyWebBack=
137KeyWebFavorites=
138KeyWebForward=
139KeyWebHome=
140KeyWebRefresh=
141KeyWebSearch=
142KeyWebStop=
143KeyX=
144KeyY=
145KeyYen=
146KeyZ=
147
148[MouseButtons]
[1418]149MouseButton3=
150MouseButton4=
151MouseButton5=
152MouseButton6=
153MouseButton7=
[1887]154MouseLeft="fire"
155MouseMiddle=
[2662]156MouseRight="altfire"
[1887]157MouseWheel1Down=
[1418]158MouseWheel1Up=
[1887]159MouseWheel2Down=
[1418]160MouseWheel2Up=
161
[1887]162[MouseAxes]
[2087]163MouseXNeg="scale -1 rotateYaw"
164MouseXPos="scale 1 rotateYaw"
[2662]165MouseYNeg="scale -1 rotatePitch"
166MouseYPos="scale 1 rotatePitch"
[1887]167
Note: See TracBrowser for help on using the repository browser.