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