Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 915 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 915 Bytes

Xbox One Controller library for Linux

Simple library for Xbox one pad/controller. Supports both native (usb or wireless dongle) and Bluetooth modes.

Fully working:

  • All buttons (press & release)
  • Analogs (left & right, both axes)
  • Triggers (left & right)
  • Rumble (only native, doesn't work on Bluetooth!)
  • Scanning for available controllers in the system
  • Auto reconnect

Supported & tested controllers

  • Rev 1914 (Red Xbox one controller)
    • USB-C
    • Dongle (behaves as USB-C)
    • Bluetooth

Sources & helpful links