fix bindings for wmr controllers
This commit is contained in:
@@ -257,11 +257,11 @@
|
|||||||
right: "/user/hand/right/input/thumbstick/x"
|
right: "/user/hand/right/input/thumbstick/x"
|
||||||
},
|
},
|
||||||
show_hide: {
|
show_hide: {
|
||||||
left: "/user/hand/left/input/system/click",
|
left: "/user/hand/left/input/menu/click",
|
||||||
},
|
},
|
||||||
space_drag: {
|
space_drag: {
|
||||||
double_click: true,
|
double_click: true,
|
||||||
right: "/user/hand/left/input/system/click",
|
right: "/user/hand/left/input/menu/click",
|
||||||
},
|
},
|
||||||
click_modifier_right: {
|
click_modifier_right: {
|
||||||
left: "/user/hand/left/input/trackpad/dpad_up",
|
left: "/user/hand/left/input/trackpad/dpad_up",
|
||||||
@@ -301,11 +301,11 @@
|
|||||||
right: "/user/hand/right/input/thumbstick/x"
|
right: "/user/hand/right/input/thumbstick/x"
|
||||||
},
|
},
|
||||||
show_hide: {
|
show_hide: {
|
||||||
left: "/user/hand/left/input/system/click",
|
left: "/user/hand/left/input/menu/click",
|
||||||
},
|
},
|
||||||
space_drag: {
|
space_drag: {
|
||||||
double_click: true,
|
double_click: true,
|
||||||
right: "/user/hand/left/input/system/click",
|
right: "/user/hand/left/input/menu/click",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user