mirror of https://github.com/wayvr-org/wayvr.git
Rebind toggle_dashboard and show_hide
This commit is contained in:
parent
b84d565b1e
commit
83f3add51c
|
|
@ -214,8 +214,11 @@
|
|||
left: "/user/hand/left/input/trackpad/x",
|
||||
right: "/user/hand/right/input/trackpad/x"
|
||||
},
|
||||
toggle_dashboard: {
|
||||
right: "/user/hand/right/input/system/click",
|
||||
},
|
||||
show_hide: {
|
||||
left: "/user/hand/left/input/menu/click",
|
||||
left: "/user/hand/left/input/system/click",
|
||||
},
|
||||
space_drag: {
|
||||
right: "/user/hand/right/input/menu/click",
|
||||
|
|
|
|||
Loading…
Reference in New Issue