mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-24 19:29:47 +00:00
TPP/FPP switch on Key_V for the sample keymap
This commit is contained in:
parent
d089c9fc69
commit
7b44c80dd6
1 changed files with 11 additions and 1 deletions
|
@ -82,6 +82,16 @@
|
||||||
},
|
},
|
||||||
"switchMap": true
|
"switchMap": true
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"comment": "视角",
|
||||||
|
"type": "KMT_CLICK",
|
||||||
|
"key": "Key_V",
|
||||||
|
"pos": {
|
||||||
|
"x": 0.23,
|
||||||
|
"y": 0.95
|
||||||
|
},
|
||||||
|
"switchMap": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"comment": "趴",
|
"comment": "趴",
|
||||||
"type": "KMT_CLICK",
|
"type": "KMT_CLICK",
|
||||||
|
@ -253,4 +263,4 @@
|
||||||
"switchMap": false
|
"switchMap": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue