summaryrefslogtreecommitdiff
path: root/debian/README.Debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian23
1 files changed, 23 insertions, 0 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
new file mode 100644
index 0000000..1fd7380
--- /dev/null
+++ b/debian/README.Debian
@@ -0,0 +1,23 @@
1bcm5974 DKMS module for Debian
2
3BCM5974: This driver adds support for the multitouch trackpad on the
4new Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the
5appletouch driver on those computers, and integrates well with the
6synaptics driver of the Xorg system.
7
8Known to work on Macbook Air and Macbook Pro Penryn.
9
10* Install the debian package (uses dkms)
11
12* Reboot
13
14Post installation
15
16* Make sure your /etc/X11/xorg.conf settings are sane.
17
18* If experiencing problems with your xorg settings, try the
19 bcm5974-diagnostics script (dkms installs the source under /usr/src/).
20
21Enjoy!
22
23Henrik Rydberg <rydberg@euromail.se>