{
  "jsonid" : "input_profile",
  "controller_type": "holographic_hmd",
  "input_bindingui_mode" : "hmd",
  "input_bindingui_right" :
  {
    "image": "{holographic}/icons/hmd.svg"
  },
  "input_source" :
  {
    "/input/system": {
      "type": "button",
      "binding_image_point": [ 132, 75 ]
    },
    "/proximity" : { 
        "type" : "button",
        "binding_image_point" : [ 132, 74 ]
    },
    "/pose/raw" : {
        "type" : "pose",
        "binding_image_point" : [ 132, 75 ]
    }
  },
  "default_bindings":
  [
    {
      "app_key": "openvr.component.vrcompositor",
      "binding_url": "vrcompositor_bindings_wmrhmd.json"
    }
  ]
}
