小编Kil*_* TV的帖子

鼠标速度太快

我的鼠标速度有问题...我有一个带硬件开关的游戏鼠标(1000 dpi、1600 dpi、2000 dpi),我已将其设置为 1000 dpi,我已将鼠标加速和阈值设置为0. 我尝试用 xset 和 xinput 解决,但似乎根本不起作用。我不知道如何在min下设置鼠标灵敏度...请帮忙!运行 Ubuntu 15.04 x86;鼠标:红龙 Centrophorus;提前致谢。


我看了看: manpages.ubuntu.com/manpages/vivid/man4/mousedrv.4.html ,我找到了这个(点击我)

第二个是我已经尝试过的(并且不起作用)有人知道如何使用第一个选项吗?

mouse xinput

22
推荐指数
2
解决办法
3万
查看次数

触摸板电源管理问题、“粘性光标”、输入检测延迟(自动挂起)

我在 Acer aspire v3 572g、任何发行版和任何“新”版本上都遇到此问题(在 ubuntu 10.04 上没有出现问题)。触摸板在启动后工作正常,但在使用一段时间后(如果不使用/很少使用,它会继续工作)似乎触摸板进入某种节能模式:如果几秒钟不使用,它将有半秒的延迟在它检测到的第一个输入上。无论使用 nvidia 专有还是开源驱动程序,无论是否有 synaptics 驱动程序,甚至卸载 xserver-xorg-input-libinput 并使用 synaptics(键盘停止工作但问题仍然存在),问题仍然存在。我在这里粘贴了 Ubuntu 19.10 的一些 xinput 和 synclient 输出,但我不确定这些输出与该问题有什么关系:

\n\n

x输入列表

\n\n
\xe2\x8e\xa1 Virtual core pointer                      id=2    [master pointer  (3)]\n\xe2\x8e\x9c   \xe2\x86\xb3 Virtual core XTEST pointer                id=4    [slave  pointer  (2)]\n\xe2\x8e\x9c   \xe2\x86\xb3 SYN1B7E:01 06CB:2970 Touchpad             id=12   [slave  pointer  (2)]\n\xe2\x8e\xa3 Virtual core keyboard                     id=3    [master keyboard (2)]\n    \xe2\x86\xb3 Virtual core XTEST keyboard               id=5    [slave  keyboard (3)]\n    \xe2\x86\xb3 Power Button                              id=6    [slave  keyboard (3)]\n    \xe2\x86\xb3 Video Bus                                 id=7    [slave  keyboard (3)]\n …
Run Code Online (Sandbox Code Playgroud)

touchpad input-devices power-management libinput

1
推荐指数
1
解决办法
2318
查看次数