You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SCJMapper-V2/graphics/layouts/proflightpedals.json

18 lines
681 B
JSON

{
"MapName" : "4: Saitek ProFlight Rudder Pedals",
"MapImage" : "proflightpedals.jpg",
"InputDevices" :[
{
"InputType": "J",
"DeviceName": "Saitek ProFlight Rudder Pedals",
"DeviceProdGuid": ["{076306A3-0000-0000-0000-504944564944}",
"{076506A3-0000-0000-0000-504944564944}"],
"Controls": [
{ "Input": "x", "Type": "Digital", "X":164, "Y":588, "Width":1332, "Height":162, "Cmt":"Left pedal"},
{ "Input": "y", "Type": "Digital", "X":2264, "Y":588, "Width":1332, "Height":162, "Cmt":"Right pedal"},
{ "Input": "rotz", "Type": "Analogue", "X":1208, "Y":331, "Width":1332, "Height":162, "Cmt":"Rudder"}
]
}
]
}