ardaku / stick

Rust library for platform-agnostic asynchronous gamepad, joystick, and flightstick interaction
https://crates.io/crates/stick
Apache License 2.0
76 stars 14 forks source link

Unknown Linux Button 158 #35

Closed Lite5h4dow closed 3 years ago

Lite5h4dow commented 3 years ago

Describe the bug looks like the screenshare button on the box one controller isn't mapped.

To Reproduce Steps to reproduce the behavior:

  1. connect xbox one controller
  2. start software
  3. press snapshot button (bottom left of the box logo)
  4. unknown linux button error

image

Expected behavior should be mapped as MenuL

Screenshots image

Desktop (please complete the following information):

AldaronLau commented 3 years ago

@Lite5h4dow Thanks! Fixed in 0.12.1, just released - so closing.