{
    "action_manifest_version": 0,
    "alias_info": {},
    "app_key": "openvr.component.vrcompositor",
    "bindings": {
        "/actions/lasermouse": {
            "poses": [
                {
                    "output": "/actions/lasermouse/in/Pointer",
                    "path": "/user/head/pose/raw"
                }
            ],
            "sources": [
                {
                    "inputs": {
                        "click": {
                            "output": "/actions/lasermouse/in/LeftClick"
                        }
                    },
                    "mode": "button",
                    "path": "/user/head/input/system"
                }
            ]
        },
        "/actions/lasermouse_secondary": {
            "poses": [],
            "sources": [
                {
                    "inputs": {
                        "click": {
                            "output": "/actions/lasermouse_secondary/in/SwitchLaserHand"
                        }
                    },
                    "mode": "button",
                    "path": "/user/head/input/system"
                }
            ]
        },
        "/actions/system": {
            "sources": [
                {
                    "inputs": {
                        "double": {
                            "output": "/actions/system/in/ToggleRoomView"
                        },
                        "single": {
                            "output": "/actions/system/in/ToggleDashboard"
                        }
                    },
                    "mode": "complex_button",
                    "path": "/user/head/input/system"
                }
            ]
        }
    },
    "category": "steamvr_input",
    "controller_type": "generic_hmd",
    "description": "",
    "micmap_patched_v2": true,
    "name": "Default SteamVR Dashboard bindings for Generic HMDs",
    "options": {},
    "simulated_actions": []
}