Skip to content

Commit 29b7739

Browse files
committed
docs 鼠标滚动
1 parent e221243 commit 29b7739

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Tutorial/keybindings.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@ HBuilderX,所有键盘快捷键都可以通过`keybindings.json`文件进行
1616

1717
<img src="/static/snapshots/tutorial/keyboard_set.png" style="zoom: 80%;"/>
1818

19+
## 鼠标滚轮
20+
21+
> HBuilderX 3.1.17+版本支持
22+
23+
| |向上 |向下 |
24+
|-- |-- |-- |
25+
|Ctrl (MacOSX:command) |放大 |缩小 |
26+
|Alt |向上滚动一屏 |向下滚动一屏 |
27+
|Shift |向左滚动3列 |向右滚动3列 |
28+
|Alt+Shift |向左滚动一屏 |向右滚动一屏 |
29+
30+
1931
## HBuilderX Command列表
2032

2133
[HBuilderX Command命令列表](Tutorial/Other/command)

0 commit comments

Comments
 (0)