{
   "action_manifest_version" : 0,
   "alias_info" : {},
   "app_key" : "openvr.component.vrcompositor",
   "bindings" : {
      "/actions/lasermouse" : {
         "poses" : [
            {
               "output" : "/actions/lasermouse/in/Pointer",
               "path" : "/user/hand/left/pose/tip"
            },
            {
               "output" : "/actions/lasermouse/in/Pointer",
               "path" : "/user/hand/right/pose/tip"
            }
         ],
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/leftclick"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.65",
                  "click_deactivate_threshold" : "0.6"
               },
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/LockMousePosition"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.1",
                  "click_deactivate_threshold" : "0.05",
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/leftclick"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.65",
                  "click_deactivate_threshold" : "0.6"
               },
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/LockMousePosition"
                  }
               },
               "mode" : "button",
               "parameters" : {
                  "click_activate_threshold" : "0.1",
                  "click_deactivate_threshold" : "0.05",
                  "haptic_amplitude" : "0"
               },
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/leftclick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/index_pinch"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/leftclick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/index_pinch"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/rightclick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/pinky_pinch"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/rightclick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/pinky_pinch"
            }
         ]
      },
      "/actions/lasermouse_secondary" : {
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse_secondary/in/switchlaserhand"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse_secondary/in/switchlaserhand"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/trigger"
            }
         ]
      },
      "/actions/system" : {
         "sources" : [
            {
               "inputs" : {},
               "mode" : "button",
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {},
               "mode" : "button",
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/system/in/ToggleDashboard"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/system"
            }
         ]
      }
   },
   "category" : "steamvr_input",
   "controller_type" : "vd_hand_controller",
   "description" : "",
   "interaction_profile" : "",
   "name" : "Default VR Dashboard configuration for Virtual Desktop Hand Tracking",
   "options" : {},
   "simulated_actions" : []
}
