Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何提高eclipse中的垂直滚动速度?目前它在每个滚动刻度上滚动一行。我试图在 Windows -> Preferences 中搜索“鼠标”,但没有找到结果。在我的控制面板 -> 鼠标 -> 滚轮 -> 垂直滚动中,一次行数设置为“3”。我正在使用 Eclipse Kepler 构建 20130614-0229。感谢任何帮助。
目前,Eclipse 不提供在编辑器和视图中选择自定义鼠标滚动灵敏度的功能。
不过,您可以在鼠标在编辑器中滚动期间按 CTRL 键一次滚动整个屏幕。
您可以使用 Wizmouse 软件来增加每轮刻度线的数量
http://antibody-software.com/web/software/software/wizmouse-makes-your-mouse-wheel-work-on-the-window-under-the-mouse/
您还可以在 Windows PC 上使用 Page up 和 page down 来一次滚动 15-20 行。