我购买了预装了ubuntu的DELL Latitude E6430,发现安装了glidepoint驱动程序。2根手指滚动确定,捏缩放确定,一切正常。我在戴尔仓库中寻找它,但是没有运气,所以我做到了:
apt-cache show glidepoint
并发现了这个
Package: glidepoint
Status: install ok installedPriority: extra
Section: alien
Installed-Size: 2100
Maintainer: xmy <xmy@pod-desktop>
Architecture: amd64
Version: 3.6-13
Depends: libc6 (>= 2.4), libgconf2-4 (>= 2.27.0), libglib2.0-0 (>= 2.12.0)
Conffiles:
/etc/pm/sleep.d/90GlidePoint 85d3fe435ff5e904812cb1a03461d456
/etc/init.d/glidepoint 5427379c9470ae9c74cba849b35e7df1
/etc/xdg/autostart/glideusd.desktop 1585732553ad2ea2c547c9989134000f
/etc/glidepoint/config c1aefbbc5c4fa9cec9c61b2485237d37
/etc/glidepoint/port 72f67e70f6b7cdc4cc893edaddf0c4c6
Description: GlidePoint 3.6 touchpad driver
GlidePoint 3.6 touchpad driver for Linux.
.
(Converted from a rpm package by alien version 8.79ubuntu0.1.)
所以我重新包装了
sudo dpkg-repack glidepoint
现在我要分享一下:
glidepoint_3.6-13_amd64.deb
尝试使用您的Ubuntu,让我知道是否可行。