The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

a/bindings: Remove extensions of Xbox controller interaction profile

Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2487>

authored by

Beyley Cardellio and committed by
Marge Bot
b19915e7 c5726d59

+1 -1
+1 -1
src/xrt/auxiliary/bindings/bindings.json
··· 600 600 "type": "untracked_controller", 601 601 "steamvr_controllertype": "gamepad", 602 602 "monado_device": "XRT_DEVICE_XBOX_CONTROLLER", 603 - "extended_by": ["ext/palm_pose", "grip_surface", "ext/hand_interaction_poses"], 603 + "extended_by": [], 604 604 "subaction_paths": [ 605 605 "/user/gamepad" 606 606 ],