mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-03 22:28:39 +00:00
Secondary weapon (handgun) on Key_7 for the sample keymap
This commit is contained in:
parent
bd41607456
commit
c6de6f4d1d
1 changed files with 10 additions and 0 deletions
|
@ -222,6 +222,16 @@
|
||||||
},
|
},
|
||||||
"switchMap": false
|
"switchMap": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"comment": "手枪",
|
||||||
|
"type": "KMT_CLICK",
|
||||||
|
"key": "Key_7",
|
||||||
|
"pos": {
|
||||||
|
"x": 0.61,
|
||||||
|
"y": 0.82
|
||||||
|
},
|
||||||
|
"switchMap": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"comment": "车加速",
|
"comment": "车加速",
|
||||||
"type": "KMT_CLICK",
|
"type": "KMT_CLICK",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue