diff options
author | Eemeli Blåsten <eemeli@countermail.com> | 2017-06-17 18:13:22 +0800 |
---|---|---|
committer | Eemeli Blåsten <eemeli@countermail.com> | 2017-06-17 19:29:26 +0800 |
commit | 1f26e183f41e8fc42f42a8d94ad17ea16459f7e2 (patch) | |
tree | da05e63f04d2d80eb74cf646ab75b75c94e14717 /docs/hardware | |
parent | f6cf69980af3b99e87a2b79d89c4ff1624ab46de (diff) | |
download | librebootfr-1f26e183f41e8fc42f42a8d94ad17ea16459f7e2.tar.gz librebootfr-1f26e183f41e8fc42f42a8d94ad17ea16459f7e2.zip |
Make instructions for enabling 3-finger tap more prominent
Diffstat (limited to 'docs/hardware')
-rw-r--r-- | docs/hardware/index.md | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/docs/hardware/index.md b/docs/hardware/index.md index 3eb0213a..c8c3d386 100644 --- a/docs/hardware/index.md +++ b/docs/hardware/index.md @@ -492,6 +492,13 @@ to the file /etc/vconsole.conf and then restart the computer. #### Enable 3-finger tap +A user submitted a utility to enable 3-finger tap on this laptop. It's +available at *resources/utilities/macbook21-three-finger-tap* in the +libreboot git repository. + + +#### Make touchpad more responsive + A user reported that they could get better response from the touchpad with the following in their xorg.conf: @@ -540,10 +547,6 @@ 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. -A user submitted a utility to enable 3-finger tap on this laptop. It's -available at *resources/utilities/macbook21-three-finger-tap* in the -libreboot git repository. - Copyright © 2014, 2015, 2016 Leah Rowe <info@minifree.org>\ Permission is granted to copy, distribute and/or modify this document |