mirror of
https://github.com/vale981/openAV-Luppp
synced 2025-03-05 09:01:39 -05:00
add shift button to select special clip
This commit is contained in:
parent
e5bf2a969c
commit
61232691ec
1 changed files with 13 additions and 0 deletions
|
@ -3,6 +3,19 @@
|
|||
"author": "jacke, georgkrause",
|
||||
"link": "",
|
||||
"inputBindings": [
|
||||
{
|
||||
"action" : "grid:select_clip_enable",
|
||||
"status" : 144,
|
||||
"data" : 98,
|
||||
"active" : 1
|
||||
},
|
||||
{
|
||||
"action" : "grid:select_clip_enable",
|
||||
"status" : 128,
|
||||
"data" : 98,
|
||||
"active" : 0
|
||||
},
|
||||
|
||||
{
|
||||
"action": "grid:event",
|
||||
"status": 144,
|
||||
|
|
Loading…
Add table
Reference in a new issue