mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
31 lines
1.6 KiB
INI
31 lines
1.6 KiB
INI
<?xml version="1.0"?>
|
|
<inputList>
|
|
<inputConfig type="keyboard" deviceName="Keyboard" deviceGUID="-1">
|
|
<input name="a" type="key" id="122" value="1" />
|
|
<input name="b" type="key" id="120" value="1" />
|
|
<input name="down" type="key" id="1073741905" value="1" />
|
|
<input name="hotkeyenable" type="key" id="32" value="1" />
|
|
<input name="left" type="key" id="1073741904" value="1" />
|
|
<input name="leftanalogdown" type="key" id="107" value="1" />
|
|
<input name="leftanalogleft" type="key" id="106" value="1" />
|
|
<input name="leftanalogright" type="key" id="108" value="1" />
|
|
<input name="leftanalogup" type="key" id="105" value="1" />
|
|
<input name="leftshoulder" type="key" id="119" value="1" />
|
|
<input name="leftthumb" type="key" id="99" value="1" />
|
|
<input name="lefttrigger" type="key" id="113" value="1" />
|
|
<input name="right" type="key" id="1073741903" value="1" />
|
|
<input name="rightanalogdown" type="key" id="1073741914" value="1" />
|
|
<input name="rightanalogleft" type="key" id="1073741916" value="1" />
|
|
<input name="rightanalogright" type="key" id="1073741918" value="1" />
|
|
<input name="rightanalogup" type="key" id="1073741920" value="1" />
|
|
<input name="rightshoulder" type="key" id="101" value="1" />
|
|
<input name="rightthumb" type="key" id="118" value="1" />
|
|
<input name="righttrigger" type="key" id="114" value="1" />
|
|
<input name="select" type="key" id="8" value="1" />
|
|
<input name="start" type="key" id="13" value="1" />
|
|
<input name="up" type="key" id="1073741906" value="1" />
|
|
<input name="x" type="key" id="97" value="1" />
|
|
<input name="y" type="key" id="115" value="1" />
|
|
</inputConfig>
|
|
</inputList>
|