{
  "action_manifest_version": 0,
  "alias_info": {},
  "app_key": "openvr.component.vrcompositor",
  "bindings": {
    "/actions/lasermouse": {
      "poses": [
        {
          "output": "/actions/lasermouse/in/Pointer",
          "path": "/user/hand/right/pose/raw"
        }
      ],
      "sources": [
        {
          "inputs": {
            "click": {
              "output": "/actions/lasermouse/in/leftclick"
            }
          },
          "mode": "button",
          "path": "/user/hand/right/input/a/click"
        },
        {
          "inputs": {
            "click": {
              "output": "/actions/lasermouse/in/leftclick"
            }
          },
          "mode": "button",
          "parameters": {
            "click_activate_threshold": "0.5",
            "click_deactivate_threshold": "0.45"
          },
          "path": "/user/hand/right/input/trigger/value"
        }
      ],
      "haptics": [
        {
          "output": "/actions/lasermouse/out/haptic",
          "path": "/user/hand/right/output/haptic"
        }
      ]
    },
    "/actions/system": {
      "sources": [
        {
          "inputs": {
            "single": {
              "output": "/actions/system/in/opendashboard"
            }
          },
          "mode": "complex_button",
          "path": "/user/hand/right/input/system/click"
        }
      ]
    }
  },
  "category": "steamvr_input",
  "controller_type": "big_haptic_driver",
  "description": "",
  "name": "Default VR Dashboard bindings for Big Haptic Driver",
  "options": {},
  "simulated_actions": []
}
