gpt4 book ai didi

ubuntu - 在 Emacs 25.2.2 中完全禁用鼠标滚动

转载 作者:行者123 更新时间:2023-12-04 18:45:17 24 4
gpt4 key购买 nike

我试图在 Emacs 25.2.2 中完全禁用鼠标滚动,因为光标经常意外移动。但是,鼠标滚动似乎被视为 next-lineprevious-line在我的环境中。我该如何解决这个问题?

最佳答案

您可以通过将其放入 .emacs 来禁用鼠标滚轮。文件:

(mouse-wheel-mode 0)

另一种方法是 customize变量 mouse-wheel-down-eventmouse-wheel-up-event并将它们设置为 nil .我更喜欢第一种方法。

关于ubuntu - 在 Emacs 25.2.2 中完全禁用鼠标滚动,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47244205/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com