{
   "action_manifest_version" : 0,
   "alias_info" : {},
   "app_key" : "openvr.component.vrcompositor",
   "bindings" : {
      "/actions/dualanalog" : {
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/modeswitch1"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/grip"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/modeswitch2"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/grip"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/leftclick"
                  },
                  "position" : {
                     "output" : "/actions/dualanalog/in/leftvalue"
                  },
                  "touch" : {
                     "output" : "/actions/dualanalog/in/lefttouch"
                  }
               },
               "mode" : "joystick",
               "path" : "/user/hand/left/input/joystick"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/rightclick"
                  },
                  "position" : {
                     "output" : "/actions/dualanalog/in/rightvalue"
                  },
                  "touch" : {
                     "output" : "/actions/dualanalog/in/righttouch"
                  }
               },
               "mode" : "joystick",
               "path" : "/user/hand/right/input/joystick"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/rightclick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/leftclick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/trigger"
            }
         ]
      },
      "/actions/lasermouse" : {
         "haptics" : [
            {
               "output" : "/actions/lasermouse/out/Haptic",
               "path" : "/user/hand/left/output/haptic"
            },
            {
               "output" : "/actions/lasermouse/out/Haptic",
               "path" : "/user/hand/right/output/haptic"
            }
         ],
         "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",
               "path" : "/user/hand/left/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/LeftClick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/trigger"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/RightClick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/x"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/RightClick"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/a"
            },
            {
               "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/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/Home"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/y"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/Home"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/b"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/Back"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/grip"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/Back"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/grip"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/TrackpadTouch"
                  },
                  "position" : {
                     "output" : "/actions/lasermouse/in/TrackpadValue"
                  }
               },
               "mode" : "joystick",
               "path" : "/user/hand/left/input/joystick"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/TrackpadTouch"
                  },
                  "position" : {
                     "output" : "/actions/lasermouse/in/TrackpadValue"
                  }
               },
               "mode" : "joystick",
               "path" : "/user/hand/right/input/joystick"
            }
         ]
      },
      "/actions/lasermouse_secondary" : {
         "poses" : [],
         "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/scroll_discrete" : {
         "sources" : [
            {
               "inputs" : {
                  "scroll" : {
                     "output" : "/actions/scroll_discrete/in/Scroll"
                  }
               },
               "mode" : "scroll",
               "path" : "/user/hand/left/input/joystick"
            },
            {
               "inputs" : {
                  "scroll" : {
                     "output" : "/actions/scroll_discrete/in/Scroll"
                  }
               },
               "mode" : "scroll",
               "path" : "/user/hand/right/input/joystick"
            }
         ]
      },
      "/actions/scroll_smooth" : {
         "sources" : [
            {
               "inputs" : {
                  "scroll" : {
                     "output" : "/actions/scroll_smooth/in/Scroll"
                  }
               },
               "mode" : "scroll",
               "path" : "/user/hand/left/input/joystick"
            },
            {
               "inputs" : {
                  "scroll" : {
                     "output" : "/actions/scroll_smooth/in/Scroll"
                  }
               },
               "mode" : "scroll",
               "path" : "/user/hand/right/input/joystick"
            }
         ]
      },
      "/actions/system" : {
         "chords" : [
            {
               "inputs" : [
                  [ "/user/hand/left/input/system", "held" ],
                  [ "/user/hand/left/input/trigger", "click" ]
               ],
               "output" : "/actions/system/in/TakeScreenshot"
            },
            {
               "inputs" : [
                  [ "/user/hand/right/input/system", "held" ],
                  [ "/user/hand/right/input/trigger", "click" ]
               ],
               "output" : "/actions/system/in/TakeScreenshot"
            }
         ],
         "sources" : [
            {
               "inputs": {
                  "click": {
                     "output": "/actions/system/in/ToggleDashboard"
                  },
                  "held": {
                     "output": "/actions/system/in/SystemButtonChord"
                  },
                  "long": {
                     "long_press_delay": 1.5,
                     "output": "/actions/system/in/ShowPowerMenu"
                   }
               },
               "mode" : "button",
               "path" : "/user/hand/left/input/system"
            },
            {
               "inputs": {
                  "click": {
                     "output": "/actions/system/in/ToggleDashboard"
                  },
                  "held": {
                     "output": "/actions/system/in/SystemButtonChord"
                  },
                  "long": {
                     "long_press_delay": 1.5,
                     "output": "/actions/system/in/ShowPowerMenu"
                  }
               },
               "mode" : "button",
               "path" : "/user/hand/right/input/system"
            }
         ]
      }
   },
   "category" : "steamvr_input",
   "controller_type" : "hpmotioncontroller",
   "description" : "",
   "name" : "Default SteamVR Dashboard bindings for HP Motion Controllers",
   "options" : {},
   "simulated_actions" : []
}
