mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-07-28 11:48:39 +00:00
Merge pull request #203 from liangent/tppfpp
TPP/FPP switch on Key_V for the sample keymap
This commit is contained in:
commit
c39bc6551c
1 changed files with 10 additions and 0 deletions
|
@ -92,6 +92,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",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue