blob: c5497bfe7712222a59ee95a787f87fdcc3cb2ce3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: MODULE_NAME-dkms
Section: linux-input
Priority: optional
Maintainer: Henrik Rydberg <rydberg@euromail.se>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2
Homepage: http://web.comhem.se/rydberg/Bits/
Package: MODULE_NAME-dkms
Architecture: all
Depends: dkms (>= 1.95), bash (>> 1.99)
Description: Apple USB BCM5974 Multitouch trackpad support (DKMS)
This driver adds support for the multitouch trackpad on the new
Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the
appletouch driver on those computers, and integrates well with the
synaptics driver of the Xorg system.
|