things
This commit is contained in:
parent
362fe3664c
commit
47f9ffc23b
8 changed files with 28 additions and 49 deletions
|
@ -44,8 +44,7 @@
|
|||
right: "/user/hand/right/input/trigger/value"
|
||||
},
|
||||
alt_click: {
|
||||
// left trackpad is space_drag
|
||||
right: "/user/hand/right/input/trackpad/force",
|
||||
//right: "/user/hand/right/input/trackpad/force",
|
||||
},
|
||||
grab: {
|
||||
left: "/user/hand/left/input/squeeze/force",
|
||||
|
@ -60,9 +59,8 @@
|
|||
right: "/user/hand/right/input/system/click",
|
||||
},
|
||||
space_drag: {
|
||||
left: "/user/hand/left/input/a/click",
|
||||
right: "/user/hand/right/input/a/click",
|
||||
// right trackpad is alt_click
|
||||
left: "/user/hand/left/input/trackpad/force",
|
||||
right: "/user/hand/right/input/trackpad/force",
|
||||
},
|
||||
click_modifier_right: {
|
||||
left: "/user/hand/left/input/b/touch",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue