mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-07-29 20:28:38 +00:00
Merge pull request #213 from liangent/wheels
Wheels on Key_F1/F2/F3/F4 for the sample keymap
This commit is contained in:
commit
fc2929e2b9
1 changed files with 40 additions and 0 deletions
|
@ -242,6 +242,46 @@
|
|||
},
|
||||
"switchMap": false
|
||||
},
|
||||
{
|
||||
"comment": "投掷物菜单",
|
||||
"type": "KMT_CLICK",
|
||||
"key": "Key_F1",
|
||||
"pos": {
|
||||
"x": 0.69,
|
||||
"y": 0.88
|
||||
},
|
||||
"switchMap": true
|
||||
},
|
||||
{
|
||||
"comment": "药物菜单",
|
||||
"type": "KMT_CLICK",
|
||||
"key": "Key_F2",
|
||||
"pos": {
|
||||
"x": 0.31,
|
||||
"y": 0.88
|
||||
},
|
||||
"switchMap": true
|
||||
},
|
||||
{
|
||||
"comment": "消息菜单",
|
||||
"type": "KMT_CLICK",
|
||||
"key": "Key_F3",
|
||||
"pos": {
|
||||
"x": 0.98,
|
||||
"y": 0.34
|
||||
},
|
||||
"switchMap": true
|
||||
},
|
||||
{
|
||||
"comment": "表情菜单",
|
||||
"type": "KMT_CLICK",
|
||||
"key": "Key_F4",
|
||||
"pos": {
|
||||
"x": 0.81,
|
||||
"y": 0.03
|
||||
},
|
||||
"switchMap": true
|
||||
},
|
||||
{
|
||||
"comment": "开关门",
|
||||
"type": "KMT_CLICK",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue