mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-03 06:08:39 +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,
|
"x": 0.57,
|
||||||
"y": 0.26
|
"y": 0.26
|
||||||
},
|
},
|
||||||
|
"speedRatioX": 3.25,
|
||||||
|
"speedRatioY": 1.25,
|
||||||
"smallEyes": {
|
"smallEyes": {
|
||||||
"comment": "小眼睛",
|
"comment": "小眼睛",
|
||||||
"type": "KMT_CLICK",
|
"type": "KMT_CLICK",
|
||||||
|
|
|
@ -7,7 +7,8 @@
|
||||||
"x": 0.700,
|
"x": 0.700,
|
||||||
"y": 0.410
|
"y": 0.410
|
||||||
},
|
},
|
||||||
"speedRatio": 2
|
"speedRatioX": 3.25,
|
||||||
|
"speedRatioY": 1.25
|
||||||
},
|
},
|
||||||
"keyMapNodes": [{
|
"keyMapNodes": [{
|
||||||
"comment": "退出",
|
"comment": "退出",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue