mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 14:05:39 +00:00
XargonWan
55b1b82b57
- Tweaked some retroarch and DE settings - Updated and integrated startup script
30 lines
1.6 KiB
XML
30 lines
1.6 KiB
XML
<?xml version="1.0"?>
|
|
<inputList>
|
|
<inputConfig type="keyboard" deviceName="Keyboard" deviceGUID="-1">
|
|
<input name="a" type="key" id="120" value="1" />
|
|
<input name="b" type="key" id="122" value="1" />
|
|
<input name="back" type="key" id="13" value="1" />
|
|
<input name="down" type="key" id="1073741905" value="1" />
|
|
<input name="left" type="key" id="1073741904" value="1" />
|
|
<input name="leftshoulder" type="key" id="119" value="1" />
|
|
<input name="leftthumbstickclick" type="key" id="111" value="1" />
|
|
<input name="leftthumbstickdown" type="key" id="107" value="1" />
|
|
<input name="leftthumbstickleft" type="key" id="106" value="1" />
|
|
<input name="leftthumbstickright" type="key" id="108" value="1" />
|
|
<input name="leftthumbstickup" type="key" id="105" value="1" />
|
|
<input name="lefttrigger" type="key" id="113" value="1" />
|
|
<input name="right" type="key" id="1073741903" value="1" />
|
|
<input name="rightshoulder" type="key" id="101" value="1" />
|
|
<input name="rightthumbstickclick" type="key" id="1073741917" value="1" />
|
|
<input name="rightthumbstickdown" type="key" id="1073741914" value="1" />
|
|
<input name="rightthumbstickleft" type="key" id="1073741916" value="1" />
|
|
<input name="rightthumbstickright" type="key" id="1073741918" value="1" />
|
|
<input name="rightthumbstickup" type="key" id="1073741920" value="1" />
|
|
<input name="righttrigger" type="key" id="114" value="1" />
|
|
<input name="start" type="key" id="1073742053" 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>
|