Skip to content

Commit b89ae47

Browse files
hare_waregalister
authored andcommitted
Revert "fix bindings for wmr controllers"
This reverts commit 285f6db.
1 parent b0bbc25 commit b89ae47

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

wayvr/src/backend/openxr/openxr_actions.json5

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -261,11 +261,11 @@
261261
right: "/user/hand/right/input/thumbstick/x"
262262
},
263263
show_hide: {
264-
left: "/user/hand/left/input/menu/click",
264+
left: "/user/hand/left/input/system/click",
265265
},
266266
space_drag: {
267267
double_click: true,
268-
right: "/user/hand/left/input/menu/click",
268+
right: "/user/hand/left/input/system/click",
269269
},
270270
click_modifier_right: {
271271
left: "/user/hand/left/input/trackpad/dpad_up",
@@ -305,11 +305,11 @@
305305
right: "/user/hand/right/input/thumbstick/x"
306306
},
307307
show_hide: {
308-
left: "/user/hand/left/input/menu/click",
308+
left: "/user/hand/left/input/system/click",
309309
},
310310
space_drag: {
311311
double_click: true,
312-
right: "/user/hand/left/input/menu/click",
312+
right: "/user/hand/left/input/system/click",
313313
},
314314
},
315315

0 commit comments

Comments
 (0)