Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mapping for SteelSeries SteelSeries Stratus XL (Vendor: 1038 Product: 1418) Chrome Windows NT #17

Open
tkjeldsen opened this issue Feb 5, 2018 · 0 comments

Comments

@tkjeldsen
Copy link

tkjeldsen commented Feb 5, 2018

Please include this mapping:

SteelSeries Stratus XL on linux chromium connected through usb.

{
  "axes": {
    "dpad x": {
      "index": 6
    },
    "dpad y": {
      "index": 7
    },
    "left stick x": {
      "index": 0
    },
    "left stick y": {
      "index": 1
    },
    "right stick x": {
      "index": 2
    },
    "right stick y": {
      "index": 5
    }
  },
  "buttons": {
    "a": {
      "index": 0
    },
    "b": {
      "index": 1
    },
    "back": {
      "index": 18
    },
    "dpad down": {
      "index": 13
    },
    "dpad left": {
      "index": 14
    },
    "dpad right": {
      "index": 15
    },
    "dpad up": {
      "index": 12
    },
    "home": {
      "index": 19
    },
    "left shoulder": {
      "index": 4
    },
    "left stick": {
      "index": 10
    },
    "left stick down": {
      "axis": 1,
      "direction": 1
    },
    "left stick left": {
      "axis": 0,
      "direction": -1
    },
    "left stick right": {
      "axis": 0,
      "direction": 1
    },
    "left stick up": {
      "axis": 1,
      "direction": -1
    },
    "right shoulder": {
      "index": 5
    },
    "right stick": {
      "index": 11
    },
    "right stick left": {
      "axis": 2,
      "direction": -1
    },
    "right stick right": {
      "axis": 2,
      "direction": 1
    },
    "right stick up": {
      "axis": 5,
      "direction": -1
    },
    "start": {
      "index": 9
    },
    "x": {
      "index": 2
    },
    "y": {
      "index": 3
    },
    "right stick down": {
      "axis": 5,
      "direction": 1
    },
    "left trigger": {
      "axis": 3,
      "direction": 1
    },
    "right trigger": {
      "axis": 4,
      "direction": 1
    }
  },
  "name": "SteelSeries SteelSeries Stratus XL (Vendor: 1038 Product: 1418) Chrome Windows NT",
  "supported": [
    {
      "browser": "Chrome",
      "id": "SteelSeries SteelSeries Stratus XL (Vendor: 1038 Product: 1418)",
      "os": "Windows NT"
    }
  ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant