diff options
| author | Henrik Rydberg <rydberg@euromail.se> | 2008-10-08 23:39:23 +0200 |
|---|---|---|
| committer | Henrik Rydberg <rydberg@euromail.se> | 2008-10-08 23:39:23 +0200 |
| commit | 262c292d2d4241301476dbbefffe0b1ff827f2b2 (patch) | |
| tree | 7f8eddcf6e47f23fce15179df9c46a1df9f7b0bd /bcm5974-dkms-mkdeb/debian/README.Debian | |
| parent | 6e62e2ecb58e6a1982b22b4e9c948483ac70ba34 (diff) | |
| parent | aa2d0bf085f624ad24deb0357d4fe935225ccd18 (diff) | |
Merge branch 'master' into detour
Diffstat (limited to 'bcm5974-dkms-mkdeb/debian/README.Debian')
| -rw-r--r-- | bcm5974-dkms-mkdeb/debian/README.Debian | 23 |
1 files changed, 18 insertions, 5 deletions
diff --git a/bcm5974-dkms-mkdeb/debian/README.Debian b/bcm5974-dkms-mkdeb/debian/README.Debian index 7a1b108..1f170f1 100644 --- a/bcm5974-dkms-mkdeb/debian/README.Debian +++ b/bcm5974-dkms-mkdeb/debian/README.Debian | |||
| @@ -1,10 +1,23 @@ | |||
| 1 | MODULE_NAME DKMS module for Debian | 1 | MODULE_NAME DKMS module for Debian |
| 2 | 2 | ||
| 3 | This driver adds support for the multitouch trackpad on the new | 3 | BCM5974: This driver adds support for the multitouch trackpad on the |
| 4 | Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the | 4 | new Apple Macbook Air and Macbook Pro Penryn laptops. It replaces the |
| 5 | appletouch driver on those computers, and integrates well with the | 5 | appletouch driver on those computers, and integrates well with the |
| 6 | synaptics driver of the Xorg system. | 6 | synaptics driver of the Xorg system. |
| 7 | 7 | ||
| 8 | This package was automatically generated by the DKMS system, | 8 | Known to work on Macbook Air and Macbook Pro Penryn. |
| 9 | for distribution on Debian based operating systems. | ||
| 10 | 9 | ||
| 10 | * Install the debian package (uses dkms) | ||
| 11 | |||
| 12 | * Reboot | ||
| 13 | |||
| 14 | Post 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 | |||
| 21 | Enjoy! | ||
| 22 | |||
| 23 | Henrik Rydberg <rydberg@euromail.se> | ||
