{
   "action_manifest_version" : 0,
   "alias_info" : {},
   "app_key" : "openvr.component.vrcompositor",
   "bindings" : {
      "/actions/dualanalog" : {
         "poses" : [],
         "skeleton" : [],
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/leftclick"
                  }
               },
               "mode" : "joystick",
               "parameters" : {},
               "path" : "/user/gamepad/input/joystick_left"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/rightclick"
                  }
               },
               "mode" : "joystick",
               "parameters" : {},
               "path" : "/user/gamepad/input/joystick_right"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/modeswitch1"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/shoulder_left"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/dualanalog/in/modeswitch2"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/shoulder_right"
            }
         ]
      },
      "/actions/lasermouse" : {
         "poses" : [],
         "skeleton" : [],
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/leftclick"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/trigger_right"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/back"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/b"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/moveup"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/dpad_up"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/moveleft"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/dpad_left"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/moveright"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/dpad_right"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/movedown"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/dpad_down"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/rightclick"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/trigger_left"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/middleclick"
                  }
               },
               "mode" : "joystick",
               "parameters" : {},
               "path" : "/user/gamepad/input/joystick_left"
            },
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse/in/home"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/x"
            }
         ]
      },
      "/actions/lasermouse_secondary" : {
         "poses" : [],
         "skeleton" : [],
         "sources" : [
            {
               "inputs" : {
                  "click" : {
                     "output" : "/actions/lasermouse_secondary/in/switchlaserhand"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/trigger_right"
            }
         ]
      },
      "/actions/scroll_discrete" : {
         "poses" : [],
         "skeleton" : [],
         "sources" : [
            {
               "inputs" : {
                  "scroll" : {
                     "output" : "/actions/scroll_discrete/in/scroll"
                  }
               },
               "mode" : "scroll",
               "parameters" : {},
               "path" : "/user/gamepad/input/joystick_right"
            }
         ]
      },
      "/actions/scroll_smooth" : {
         "poses" : [],
         "skeleton" : [],
         "sources" : [
            {
               "inputs" : {
                  "scroll" : {
                     "output" : "/actions/scroll_smooth/in/scroll"
                  }
               },
               "mode" : "scroll",
               "parameters" : {},
               "path" : "/user/gamepad/input/joystick_right"
            }
         ]
      },
      "/actions/system" : {
         "chords" : [
            {
               "inputs" : [
                  [ "/user/gamepad/input/trigger_right", "click" ],
                  [ "/user/gamepad/input/back", "held" ]
               ],
               "output" : "/actions/system/in/takescreenshot"
            }
         ],
         "poses" : [],
         "skeleton" : [],
         "sources" : [
            {
               "inputs" : {
                  "double" : {
                     "output" : "/actions/system/in/toggleroomview"
                  },
                  "held" : {
                     "output" : "/actions/system/in/systembuttonchord"
                  },
                  "long" : {
                     "output" : "/actions/system/in/opendashboard"
                  }
               },
               "mode" : "button",
               "parameters" : {},
               "path" : "/user/gamepad/input/back"
            }
         ]
      }
   },
   "category" : "steamvr_input",
   "controller_type" : "gamepad",
   "description" : "",
   "interaction_profile" : "",
   "name" : "Default VR Dashboard bindings for Gamepads",
   "options" : {
      "returnBindingsWithHead" : true
   },
   "simulated_actions" : []
}
