{
  "jsonid" : "input_profile",
  "controller_type": "rift",
  "legacy_binding" : "{oculus}/input/legacy_bindings_rift.json",
  "input_bindingui_mode" : "hmd",
  "input_bindingui_right" :
  {
    "image": "{oculus}/icons/oculus_rift_headset.svg"
  },
  "input_source" :
  {
    "/proximity" : {
        "type" : "button",
        "binding_image_point" : [ 60, 60 ]
    },
    "/input/remote_dpad/down" : {
        "type" : "button",
        "binding_image_point" : [ 142, 48 ]
    },
    "/input/remote_dpad/up" : {
        "type" : "button",
        "binding_image_point" : [ 142, 6 ]
    },
    "/input/remote_dpad/left" : {
        "type" : "button",
        "binding_image_point" : [ 122, 25 ]
    },
    "/input/remote_dpad/right" : {
        "type" : "button",
        "binding_image_point" : [ 162, 25 ]
    },
    "/input/remote_dpad/enter" : {
        "type" : "button",
	"click" : true,
        "binding_image_point" : [ 142, 25 ]
    },
    "/input/remote_back" : {
        "type" : "button",
	"click" : true,
        "binding_image_point" : [ 142, 64 ]
    },
    "/input/tap" : {
        "type" : "button",
	"click" : true,
        "binding_image_point" : [ 60, 60 ]
    },
    "/pose/raw": {
      "type": "pose",
      "binding_image_point": [ 105, 200 ]
    },
    "input_source": {
      "/input/system": {
        "type": "button",
        "binding_image_point": [ 180, 110 ]
      },
      "/pose/raw": {
        "type": "pose",
        "binding_image_point": [ 63, 148 ]
      }
    }
  },
  "simulation_settings":
  {
    "modelnumber": "Oculus Quest2",
    "serialnumber": "WMHD315M3010GV",
    "rendermodel": "generic_hmd",
	"registered_device_type": "oculus/WMHD315M3010GV",
    "tracking_system_name": "oculus",
    "manufacturer_name": "Oculus"
  }
 }
