diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 23:57:11 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-11 23:57:11 (EDT) |
commit | 826ec5bedb06bca40d1b0bbf615f45b4bcc10d09 (patch) | |
tree | 6f0f6f46ac42c8a1879c8dc1845af1f51d7b35ac | |
parent | d7b950158f19b3128090ff489875895749b93b4f (diff) | |
download | libreboot-826ec5bedb06bca40d1b0bbf615f45b4bcc10d09.zip libreboot-826ec5bedb06bca40d1b0bbf615f45b4bcc10d09.tar.gz libreboot-826ec5bedb06bca40d1b0bbf615f45b4bcc10d09.tar.bz2 |
docs/hcl/index.html: Note about macbook21 touchpad on linux 3.15
-rw-r--r-- | docs/hcl/index.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/hcl/index.html b/docs/hcl/index.html index 9342240..419cc90 100644 --- a/docs/hcl/index.html +++ b/docs/hcl/index.html @@ -607,6 +607,10 @@ Section "InputClass" Option "VertEdgeScroll" "1" EndSection </pre> + <p> + A user reported that the above is only for linux kernel 3.15 or lower. For newer kernels, + the touchpad works fine out of the box, except middle tapping. + </p> <p> A user submitted a utility to enable 3-finger tap on this laptop. It's |