SkyrilHD / Dell-Exx50-Hackintosh

Fully working Hackintosh for all Latitude 2015 models
77 stars 18 forks source link

Is it possible to enable touch screen and upper buttons of the trackpad? #13

Closed KenWuqianghao closed 3 years ago

KenWuqianghao commented 3 years ago

Is it possible to enable the touch screen and upper buttons of the trackpad?

SkyrilHD commented 3 years ago

For touchscreen (not tested yet; maybe you can provide feedback), you need to enable these lines in config:

https://github.com/SkyrilHD/Dell-Exx50-Hackintosh/blob/ddd8a6bf40cab1762a3b3061ff2ae5a32e49d1ce/OpenCore/EFI/OC/config.plist#L854 https://github.com/SkyrilHD/Dell-Exx50-Hackintosh/blob/ddd8a6bf40cab1762a3b3061ff2ae5a32e49d1ce/OpenCore/EFI/OC/config.plist#L872 https://github.com/SkyrilHD/Dell-Exx50-Hackintosh/blob/ddd8a6bf40cab1762a3b3061ff2ae5a32e49d1ce/OpenCore/EFI/OC/config.plist#L890 https://github.com/SkyrilHD/Dell-Exx50-Hackintosh/blob/ddd8a6bf40cab1762a3b3061ff2ae5a32e49d1ce/OpenCore/EFI/OC/config.plist#L908 https://github.com/SkyrilHD/Dell-Exx50-Hackintosh/blob/ddd8a6bf40cab1762a3b3061ff2ae5a32e49d1ce/OpenCore/EFI/OC/config.plist#L926

But I don't think you can enable the upper buttons due to the limitation of the VoodooPS2 kext...

KenWuqianghao commented 3 years ago

Works well! Thank you!