laelsirus / Dell-Latitude-5290-2-in-1-CLOVER

CLOVER Files for Dell Latitude 5290 2-in-1 to boot macOS
34 stars 10 forks source link

Use volume/window button control clover boot menu #4

Closed Rassyan closed 4 years ago

Rassyan commented 4 years ago

Hi! laelsirus. I'm your big fan! I appreciate you huge effort on this! I wonder that is there any way to map VOLUME_UP/VOLUME_DOWN/WIINDOW button to up/down/enter keyboard button. Thus we can control it at the clover boot menu stage when using tablet mode without keyboard. Could you tell me how to do it? Thank you! image

laelsirus commented 4 years ago

I know exactly what you want, and I had researched to make it possible before. To make it possible, it requires advanced programming development that links the clover bootloader with the efi driver. Because it has to make changes that something not previously developed in the clover bootloader space. (For example, touch screen support in the clover bootloader area) I think it is a quick way to solve this by asking enough questions to the clover bootloader developer. If this is solved, I will be very happy too.

Thank you for using my build and if you have any issues not in the readme, please leave a problem report.

Rassyan commented 4 years ago

Ok, I get it now, thanks! And I noticed in your readme that you have mapped window button to Option Key. How did you do that?

laelsirus commented 4 years ago

That works with voodoops2controller.kext. I did nothing :)

Rassyan commented 4 years ago

Well, get it. I'll as you said, give it a try to solve this issue. Maybe impossible to achieve.

laelsirus commented 4 years ago

Hope you have some good news :)