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