小编Ait*_*tch的帖子

Ubuntu 上的 Apple MagicTrackpad2

我买了一个Apple Magic Trackpad2,想在 Ubuntu 16.04 上使用它。实际上移动指针是有效的,但例如两根手指滚动或点击以单击无效。所以我想出了以下调查:

  1. 点击不会在 上发出任何事件/dev/input/eventX,而移动指针会
  2. 我检查并安装了https://github.com/robbi5/magictrackpad2-dkms,但它也不起作用,因为我发现根本原因是触控板不被识别为触摸板,而是简单的鼠标,因此不使用synaptics驱动程序,但是evdev,请参阅 X11 日志

Xorg.0.log

[  1167.805] (II) config/udev: Adding input device Apple Inc. Magic Trackpad 2 (/dev/input/event13)
[  1167.805] (**) Apple Inc. Magic Trackpad 2: Applying InputClass "evdev pointer catchall"
[  1167.805] (II) Using input driver 'evdev' for 'Apple Inc. Magic Trackpad 2'
[  1167.805] (**) Apple Inc. Magic Trackpad 2: always reports core events
[  1167.806] (**) evdev: Apple Inc. …
Run Code Online (Sandbox Code Playgroud)

ubuntu touchpad apple

7
推荐指数
0
解决办法
2740
查看次数

标签 统计

apple ×1

touchpad ×1

ubuntu ×1