THEDEVIOUS1 / CHUWI-MINIBOOK-HACKINTOSH

EFI files for hackintosh on the CHUWI Minibook
38 stars 7 forks source link

Keyboard does not power off in tablet mode #16

Open balopez83 opened 3 years ago

balopez83 commented 3 years ago

When in macOS the keyboard does not turn off when flipped back into tablet mode. This can result in accidental key presses when the keyboard is flipped back.

Due to a lack of macOS "drivers" to monitor the keyboard position which is controlled by the I2C accelerometer, a DSDT/SSDT with code to monitor special memory locations and then report to the memory location that turns off the keyboard will be needed.

This issue has been added for milestone tracking purpose.

jeed2424 commented 3 years ago

Hi, I didn't know where to post this but I found something that could be useful in the Windows documentation. Have a look here: https://docs.microsoft.com/en-us/windows-hardware/drivers/gpiobtn/acpi-descriptor-samples

Also, here's a screenshot: https://imgur.com/gallery/OPFk81v

Edit: Slate mode is what Windows would call "Tablet mode"