File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change @@ -73,3 +73,18 @@ Description of the unique attributes of different key mapping types:
73
73
-rightOffset After pressing the right direction key, drag it to the right offset of the center to the right of the centerPos position
74
74
-upOffset After pressing the up arrow key, drag it to the upper offset position horizontally relative to the centerPos position
75
75
-downOffset Press the down arrow key and drag it to the downOffset position horizontally relative to the centerPos position
76
+
77
+ ## Visual Key Mapping Tool
78
+
79
+ A web-based GUI tool is available to help you create and manage key mappings visually: [ ScrcpyKeyMapper] ( https://github.com/w4po/ScrcpyKeyMapper )
80
+
81
+ ![ ScrcpyKeyMapper Screenshot] ( https://raw.githubusercontent.com/w4po/ScrcpyKeyMapper/main/assets/screenshot.png )
82
+
83
+ You can use this tool to:
84
+ - Create key mappings visually
85
+ - Test your mappings in real-time
86
+ - Export mappings as JSON files
87
+ - Import existing mappings for editing
88
+
89
+ Try it online: [ ScrcpyKeyMapper Web App] ( https://w4po.github.io/ScrcpyKeyMapper )
90
+
Original file line number Diff line number Diff line change 74
74
- upOffset 按下上方向键后模拟拖动到相对centerPos位置水平偏上upOffset处
75
75
- downOffset 按下下方向键后模拟拖动到相对centerPos位置水平偏下downOffset处
76
76
77
+ ## 可视化按键映射工具
78
+
79
+ 现在有一个基于Web的GUI工具可以帮助你直观地创建和管理按键映射:[ ScrcpyKeyMapper] ( https://github.com/w4po/ScrcpyKeyMapper )
80
+
81
+ ![ ScrcpyKeyMapper截图] ( https://raw.githubusercontent.com/w4po/ScrcpyKeyMapper/main/assets/screenshot.png )
82
+
83
+ 你可以使用这个工具来:
84
+ - 直观地创建按键映射
85
+ - 实时测试你的映射
86
+ - 导出映射为JSON文件
87
+ - 导入现有映射进行编辑
88
+
89
+ 在线试用:[ ScrcpyKeyMapper网页应用] ( https://w4po.github.io/ScrcpyKeyMapper )
You can’t perform that action at this time.
0 commit comments