Gau*_*wal 7 pointers magic-trackpad scrolling
如何将 Apple 触控板的指针速度和滚动速度提高到超出系统设置中允许的最大速度?我正在使用 Ubuntu 12.04.01。
请参阅下面的鼠标和触控板设置


此外,我已经安装了该软件包kde-config-touchpad并没有安装utouch. 我已经使用这个博客这样做了。

Set*_*eth 10
这是我能想到的可能会改变指针速度超出默认分配的唯一方法。它可能不起作用。
安装dconf编辑器:
sudo apt-get install dconf-tools
Run Code Online (Sandbox Code Playgroud)
运行dconf-editor并导航到:
org -> gnome -> settings-daemon -> peripherals -> touchpad
Run Code Online (Sandbox Code Playgroud)
在那里你可以玩弄 的值motion-acceleration。系统设置给出的最大值是 10,所以也许将它设置为 20 会起作用。