mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-04-20 03:25:02 +00:00
feat: update speed ratio script
This commit is contained in:
parent
5cec73b6f0
commit
1b242f7a3d
2 changed files with 4 additions and 1 deletions
|
@ -5,6 +5,8 @@
|
|||
"x": 0.57,
|
||||
"y": 0.26
|
||||
},
|
||||
"speedRatioX": 3.25,
|
||||
"speedRatioY": 1.25,
|
||||
"smallEyes": {
|
||||
"comment": "小眼睛",
|
||||
"type": "KMT_CLICK",
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
"x": 0.700,
|
||||
"y": 0.410
|
||||
},
|
||||
"speedRatio": 2
|
||||
"speedRatioX": 3.25,
|
||||
"speedRatioY": 1.25
|
||||
},
|
||||
"keyMapNodes": [{
|
||||
"comment": "退出",
|
||||
|
|
Loading…
Add table
Reference in a new issue