15.10如何关闭触摸板的“边缘滚动”功能?
Tofloor
poster avatar
thiswind
deepin
2019-07-02 00:59
Author
已经打开啊了手掌防误触,效果也很好。
但是触摸板还有个“边缘滚动”的功能,经常在写程序的时候误触到,已经出现好多次了,莫名其妙的bug,最后发现是误触造成的。。。
Reply Favorite View the author
All Replies
avatar
yanbowen
deepin
Community Developer
2019-07-02 01:20
#1
登录后,打开终端,执行如下命令:

  1. gsettings set com.deepin.dde.touchpad edge-scroll-enabled false
Copy the Code
Reply View the author
avatar
DebuggerX
deepin
2019-07-02 01:20
#2

Reply View the author
avatar
yanbowen
deepin
Community Developer
2019-07-02 01:21
#3
登录后,打开终端,执行如下命令:

  1. gsettings set com.deepin.dde.touchpad edge-scroll-enabled false
Copy the Code
Reply View the author
avatar
走钢丝
deepin
2019-07-02 01:22
#4
不是有那个:控制中心-鼠标-插入鼠标禁用触控板 吗?
Reply View the author
avatar
thiswind
deepin
2019-07-04 01:32
#5
https://bbs.deepin.org/post/180104
登录后,打开终端,执行如下命令:

可以了,谢谢
Reply View the author
avatar
thiswind
deepin
2019-07-04 01:33
#6
https://bbs.deepin.org/post/180104
不是有那个:控制中心-鼠标-插入鼠标禁用触控板 吗?

触摸板有时候还是要用的,禁用了有点不方便,只是打字的时候边缘滚动比较讨厌;
Reply View the author