You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
121 lines
1.9 KiB
121 lines
1.9 KiB
{ |
|
"axes": { |
|
"dpad x": { |
|
"index": 4 |
|
}, |
|
"dpad y": { |
|
"index": 5 |
|
}, |
|
"left stick x": { |
|
"index": 0 |
|
}, |
|
"left stick y": { |
|
"index": 1 |
|
}, |
|
"right stick x": { |
|
"index": 2 |
|
}, |
|
"right stick y": { |
|
"index": 3 |
|
} |
|
}, |
|
"buttons": { |
|
"a": { |
|
"index": 1 |
|
}, |
|
"b": { |
|
"index": 2 |
|
}, |
|
"back": { |
|
"index": 8 |
|
}, |
|
"dpad down": { |
|
"axis": 5, |
|
"direction": 1 |
|
}, |
|
"dpad left": { |
|
"axis": 4, |
|
"direction": -1 |
|
}, |
|
"dpad right": { |
|
"axis": 4, |
|
"direction": 1 |
|
}, |
|
"dpad up": { |
|
"axis": 5, |
|
"direction": -1 |
|
}, |
|
"left shoulder": { |
|
"index": 4 |
|
}, |
|
"left stick": { |
|
"index": 10 |
|
}, |
|
"left stick down": { |
|
"axis": 1, |
|
"direction": 1 |
|
}, |
|
"left stick left": { |
|
"axis": 0, |
|
"direction": -1 |
|
}, |
|
"left stick right": { |
|
"axis": 0, |
|
"direction": 1 |
|
}, |
|
"left stick up": { |
|
"axis": 1, |
|
"direction": -1 |
|
}, |
|
"left trigger": { |
|
"index": 6 |
|
}, |
|
"right shoulder": { |
|
"index": 5 |
|
}, |
|
"right stick": { |
|
"index": 11 |
|
}, |
|
"right stick down": { |
|
"axis": 3, |
|
"direction": 1 |
|
}, |
|
"right stick left": { |
|
"axis": 2, |
|
"direction": -1 |
|
}, |
|
"right stick right": { |
|
"axis": 2, |
|
"direction": 1 |
|
}, |
|
"right stick up": { |
|
"axis": 3, |
|
"direction": -1 |
|
}, |
|
"right trigger": { |
|
"index": 7 |
|
}, |
|
"start": { |
|
"index": 9 |
|
}, |
|
"x": { |
|
"index": 0 |
|
}, |
|
"y": { |
|
"index": 3 |
|
} |
|
}, |
|
"name": "Logitech F310 (DirectInput) Chrome/Firefox Linux", |
|
"supported": [ |
|
{ |
|
"browser": "Chrome", |
|
"id": "Logitech Logitech Dual Action (Vendor: 046d Product: c216)", |
|
"os": "Linux" |
|
}, |
|
{ |
|
"browser": "Firefox", |
|
"id": "046d-c216-Logitech Logitech Dual Action", |
|
"os": "Linux" |
|
} |
|
] |
|
}
|
|
|