mirror of https://github.com/wayvr-org/wayvr.git
openvr+knuckles: bind space drag to left trackpad by default
This commit is contained in:
parent
6d39f3df48
commit
7a2802682b
|
|
@ -101,7 +101,7 @@
|
||||||
{
|
{
|
||||||
"inputs" : {
|
"inputs" : {
|
||||||
"click" : {
|
"click" : {
|
||||||
"output" : "/actions/default/in/altclick"
|
"output" : "/actions/default/in/spacedrag"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"mode" : "button",
|
"mode" : "button",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue