Updated kodi settings on Lenovo
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="8Bitdo Zero GamePad" provider="udev" vid="0A12" pid="0001" buttoncount="16" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.snes" />
|
||||
</configuration>
|
||||
<controller id="game.controller.snes">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="down" axis="+1" />
|
||||
<feature name="leftbumper" button="6" />
|
||||
<feature name="right" axis="+0" />
|
||||
<feature name="rightbumper" button="7" />
|
||||
<feature name="select" button="10" />
|
||||
<feature name="start" button="11" />
|
||||
<feature name="x" button="3" />
|
||||
<feature name="y" button="4" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="DualSense Wireless Controller" provider="udev" vid="054C" pid="0CE6" buttoncount="13" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.ps.dualanalog" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
<button index="6" ignore="true" />
|
||||
<button index="7" ignore="true" />
|
||||
</configuration>
|
||||
<controller id="game.controller.ps.dualanalog">
|
||||
<feature name="analog" button="10" />
|
||||
<feature name="circle" button="1" />
|
||||
<feature name="cross" button="0" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="l3" button="11" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="r3" button="12" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="select" button="8" />
|
||||
<feature name="square" button="3" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="triangle" button="2" />
|
||||
<feature name="up" axis="-7" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,24 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Generic USB Joystick " provider="udev" vid="0079" pid="0006" buttoncount="12" axiscount="7">
|
||||
<configuration>
|
||||
<appearance id="game.controller.n64" />
|
||||
</configuration>
|
||||
<controller id="game.controller.n64">
|
||||
<feature name="a" button="6" />
|
||||
<feature name="b" button="8" />
|
||||
<feature name="cdown" button="2" />
|
||||
<feature name="cleft" button="3" />
|
||||
<feature name="cright" button="1" />
|
||||
<feature name="cup" button="0" />
|
||||
<feature name="down" axis="+6" />
|
||||
<feature name="left" axis="-5" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="right" axis="+5" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="up" axis="-6" />
|
||||
<feature name="z" button="7" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="HID 6666:0667" provider="udev" vid="6666" pid="0667" buttoncount="16" axiscount="4">
|
||||
<configuration>
|
||||
<appearance id="game.controller.ps.dualanalog" />
|
||||
</configuration>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,8 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="HuiJia USB GamePad" provider="linux" buttoncount="16" axiscount="6">
|
||||
<configuration>
|
||||
<appearance id="game.controller.snes" />
|
||||
</configuration>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Logitech Gamepad F310" provider="udev" vid="046D" pid="C21D" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Microsoft X-Box 360 pad 0" provider="udev" vid="28DE" pid="11FF" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Microsoft X-Box 360 pad 1" provider="udev" vid="28DE" pid="11FF" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Microsoft X-Box 360 pad 2" provider="udev" vid="28DE" pid="11FF" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Microsoft X-Box 360 pad 3" provider="udev" vid="28DE" pid="11FF" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Microsoft X-Box One pad (Firmware 2015)" provider="udev" vid="045E" pid="02DD" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Microsoft X-Box One pad" provider="udev" vid="045E" pid="02E6" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="ShanWan PS(R) Ga`epad" provider="udev" vid="054C" pid="0268" buttoncount="17" axiscount="6">
|
||||
<configuration>
|
||||
<appearance id="game.controller.ps.dualanalog" />
|
||||
</configuration>
|
||||
<controller id="game.controller.ps.dualanalog">
|
||||
<feature name="analog" button="10" />
|
||||
<feature name="circle" button="1" />
|
||||
<feature name="cross" button="0" />
|
||||
<feature name="down" button="14" />
|
||||
<feature name="l3" button="11" />
|
||||
<feature name="left" button="15" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="lefttrigger" button="6" />
|
||||
<feature name="r3" button="12" />
|
||||
<feature name="right" button="16" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="righttrigger" button="7" />
|
||||
<feature name="select" button="8" />
|
||||
<feature name="square" button="3" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="triangle" button="2" />
|
||||
<feature name="up" button="13" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Sony Interactive Entertainment DualSense Wireless Controller" provider="udev" vid="054C" pid="0CE6" buttoncount="13" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.ps.dualanalog" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
<button index="6" ignore="true" />
|
||||
<button index="7" ignore="true" />
|
||||
</configuration>
|
||||
<controller id="game.controller.ps.dualanalog">
|
||||
<feature name="analog" button="10" />
|
||||
<feature name="circle" button="1" />
|
||||
<feature name="cross" button="0" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="l3" button="11" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="r3" button="12" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="select" button="8" />
|
||||
<feature name="square" button="3" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="triangle" button="2" />
|
||||
<feature name="up" axis="-7" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Sony Interactive Entertainment Wireless Controller" provider="udev" vid="054C" pid="09CC" buttoncount="13" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.ps.dualanalog" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
<button index="6" ignore="true" />
|
||||
<button index="7" ignore="true" />
|
||||
</configuration>
|
||||
<controller id="game.controller.ps.dualanalog">
|
||||
<feature name="analog" button="10" />
|
||||
<feature name="circle" button="1" />
|
||||
<feature name="cross" button="0" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="l3" button="11" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="r3" button="12" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="select" button="8" />
|
||||
<feature name="square" button="3" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="triangle" button="2" />
|
||||
<feature name="up" axis="-7" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,43 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Sony Interactive Entertainment Wireless Controller" provider="udev" vid="054C" pid="09CC" buttoncount="14" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.ps.dualanalog" />
|
||||
<axis index="3" center="-1" range="2" />
|
||||
<axis index="4" center="-1" range="2" />
|
||||
<button index="6" ignore="true" />
|
||||
<button index="7" ignore="true" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="1" />
|
||||
<feature name="b" button="2" />
|
||||
<feature name="back" button="8" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="13" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="10" />
|
||||
<feature name="lefttrigger" axis="+3" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-5" />
|
||||
<down axis="+5" />
|
||||
<right axis="+2" />
|
||||
<left axis="-2" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="11" />
|
||||
<feature name="righttrigger" axis="+4" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="0" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Xbox 360 Wireless Receiver (XBOX)" provider="udev" vid="045E" pid="0291" buttoncount="15" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" button="14" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" button="11" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" button="12" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" button="13" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,41 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Xbox 360 Wireless Receiver (XBOX)" provider="udev" vid="045E" pid="02A1" buttoncount="15" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
<axis index="2" center="-1" range="2" />
|
||||
<axis index="5" center="-1" range="2" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" button="14" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" button="11" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" button="12" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" button="13" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,39 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="Xbox One Wireless Controller" provider="udev" buttoncount="11" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.default" />
|
||||
</configuration>
|
||||
<controller id="game.controller.default">
|
||||
<feature name="a" button="0" />
|
||||
<feature name="b" button="1" />
|
||||
<feature name="back" button="6" />
|
||||
<feature name="down" axis="+7" />
|
||||
<feature name="guide" button="8" />
|
||||
<feature name="left" axis="-6" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="leftstick">
|
||||
<up axis="-1" />
|
||||
<down axis="+1" />
|
||||
<right axis="+0" />
|
||||
<left axis="-0" />
|
||||
</feature>
|
||||
<feature name="leftthumb" button="9" />
|
||||
<feature name="lefttrigger" axis="+2" />
|
||||
<feature name="right" axis="+6" />
|
||||
<feature name="rightbumper" button="5" />
|
||||
<feature name="rightstick">
|
||||
<up axis="-4" />
|
||||
<down axis="+4" />
|
||||
<right axis="+3" />
|
||||
<left axis="-3" />
|
||||
</feature>
|
||||
<feature name="rightthumb" button="10" />
|
||||
<feature name="righttrigger" axis="+5" />
|
||||
<feature name="start" button="7" />
|
||||
<feature name="up" axis="-7" />
|
||||
<feature name="x" button="2" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="mayflash limited MAYFLASH GameCube Controller Adapter" provider="udev" vid="0079" pid="1844" buttoncount="16" axiscount="8">
|
||||
<configuration>
|
||||
<appearance id="game.controller.gamecube" />
|
||||
</configuration>
|
||||
<controller id="game.controller.gamecube">
|
||||
<feature name="a" button="1" />
|
||||
<feature name="b" button="2" />
|
||||
<feature name="down" button="14" />
|
||||
<feature name="l" axis="+3" />
|
||||
<feature name="left" button="15" />
|
||||
<feature name="r" axis="+4" />
|
||||
<feature name="right" button="13" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="up" button="12" />
|
||||
<feature name="x" button="0" />
|
||||
<feature name="y" button="3" />
|
||||
<feature name="z" button="7" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
@@ -0,0 +1,20 @@
|
||||
<?xml version="1.0" ?>
|
||||
<buttonmap>
|
||||
<device name="usb gamepad " provider="udev" vid="0810" pid="E501" buttoncount="10" axiscount="2">
|
||||
<configuration>
|
||||
<appearance id="game.controller.snes" />
|
||||
</configuration>
|
||||
<controller id="game.controller.snes">
|
||||
<feature name="a" button="1" />
|
||||
<feature name="b" button="2" />
|
||||
<feature name="down" axis="+1" />
|
||||
<feature name="leftbumper" button="4" />
|
||||
<feature name="right" axis="+0" />
|
||||
<feature name="rightbumper" button="6" />
|
||||
<feature name="select" button="8" />
|
||||
<feature name="start" button="9" />
|
||||
<feature name="x" button="0" />
|
||||
<feature name="y" button="3" />
|
||||
</controller>
|
||||
</device>
|
||||
</buttonmap>
|
||||
Reference in New Issue
Block a user