diff --git a/wayvr/src/backend/openxr/openxr_actions.json5 b/wayvr/src/backend/openxr/openxr_actions.json5 index bbc5d94..1def906 100644 --- a/wayvr/src/backend/openxr/openxr_actions.json5 +++ b/wayvr/src/backend/openxr/openxr_actions.json5 @@ -260,11 +260,8 @@ left: "/user/hand/left/input/system/click", }, space_drag: { - right: "/user/hand/right/input/system/click", - }, - space_reset: { double_click: true, - right: "/user/hand/right/input/system/click", + right: "/user/hand/left/input/system/click", }, click_modifier_right: { left: "/user/hand/left/input/trackpad/dpad_up", @@ -307,11 +304,8 @@ left: "/user/hand/left/input/system/click", }, space_drag: { - right: "/user/hand/right/input/system/click", - }, - space_reset: { double_click: true, - right: "/user/hand/right/input/system/click", + right: "/user/hand/left/input/system/click", }, },