{
	"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": {
						"click": {
							"output": "/actions/system/in/opendashboard"
						},
						"double": {
							"output": "/actions/system/in/ToggleRoomView"
						}
					},
					"mode": "button",
					"path": "/user/head/input/system"
				}
			]
		}
	},
	"category": "steamvr_input",
	"controller_type": "vive",
	"description": "",
	"name": "Default SteamVR Dashboard bindings for Vive",
	"options": {},
	"simulated_actions": []
}
