在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mwyborski/Linux-Magic-Trackpad-2-Driver开源软件地址(OpenSource Url):https://github.com/mwyborski/Linux-Magic-Trackpad-2-Driver开源编程语言(OpenSource Language):C 99.2%开源软件介绍(OpenSource Introduction):Driver is mainlinedThis driver was merged into the official Linux kernel in 4.20 (see update 2018-12-15 below). If Update 2019-04-19Installed today Xubuntu 19.04 and the pressure problem was back. I had to add the following file:
To pair via Bluetooth disconnect from USB, then turn it off and on again and you will find it when you search for devices. Update 2019-04-10Tried today the beta of Ubuntu 19.04 with Kernel 5.0 and the Magic Trackpad 2 works out of the box. No quirks needed. Update 2019-01-07As the pressure offsets have been removed from the official release, the driver needs a libinput quirks file. schmunk42 suggested the following quirks file in his comment torvalds/linux#332 (comment):
Update 2018-12-15The driver will be included in the 4.20 release of the official linux kernel. This means that the active development in this repository is stopped and you should use the official code for modifications. Thanks
Linux-Magic-Trackpad-2-DriverThis repository contains the linux hid-magicmouse driver with Magic Trackpad 2 support for Linux 4.18. For older kernels you might have to diff and backport. The driver is tested in combination with the xf86-libinput and xf86-mtrack driver. The driver supports bluetooth and USB. To connect the Trackpad via bluetooth, it must be clicked once after it is turned on, then the Trackpad tries to reconnect to the last paired (and trusted) connection. Please help to test this driver and report issues. libinputYou can just use the standard xf86-libinput driver and configure it through your Window-Manager-Settings. This driver works very well, but does not support three-finger-drag, but tap-to-drag. mTrackAn example configuration for mtrack can be found in:
This configuration supports tap-to-click, two-finger-scroll and three-finger-drag. Though scrolling is not as smooth as with xf86-libinput. It can be used as starting point for your own configuration. Make sure, that you have xf86-input-mtrack-git installed and it gets loaded. You find more information about the options here: https://github.com/p2rkw/xf86-input-mtrack DKMS@adam-h made a DKMS which can be used for testing: Setup/install with:
Remove with:
Or just use regular TroubleshootingIf the driver is not working, please make sure that the correct hid-magicmouse driver gets loaded and try the following steps:
or for Ubuntu
Now unplug the trackpad and plug it back in, to see which driver gets loaded. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论