Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amane1234 authored Dec 26, 2024
1 parent 6e55ecc commit 83e2116
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,27 +84,6 @@ To ensure proper compatibility with macOS, adjust the following BIOS settings:

---

## _Touchpad Gestures Fixes_

The **ThinkPad X270** uses a **Synaptics SMBus** touchpad, and achieving good touchpad functionality on macOS can require some trial and error with different kexts. Below are the methods that work best for this model:

### **Recommended Kexts**:
1. **VoodooPS2 + VoodooSMBus + VoodooRMI (SMBUS plugin)**:
This combination provides the best touchpad gestures and responsiveness, but **touchpad buttons may not work**.

2. **VoodooPS2 + VoodooGPIO.kext**:
This setup results in **mediocre gesture functionality**, but it allows the **touchpad buttons** to function.

### Additional Fixes:
- **SSDT-ThinkPad_ClickPad.aml**:
This SSDT file helps improve touchpad functionality. You can experiment with its parameters or disable it to adjust responsiveness.

### Download Links:
- **VoodooSMBus and VoodooRMI**: [VoodooSMBus GitHub](https://github.com/VoodooSMBus/VoodooRMI/releases)
- **VoodooGPIO.kext**: [VoodooGPIO GitHub](https://github.com/RehabMan/VoodooGPIO)

---

## _Post-Install Notes_

### Improving Battery Life & Sleep:
Expand Down

0 comments on commit 83e2116

Please sign in to comment.