bluehelium Posted March 10, 2019 Share Posted March 10, 2019 I have an asus laptop running 10.14.1. Right now I have my backlight working with asusnbfnkeys.kext and with DSDT patching with 4 levels of brightness. However, in order to change the brightness level I need to press FN + F3 to decrement and FN + F4 to increment. How can I map the keys F3 to FN + F3 and F4 to FN + F4 so I don't need to press FN to activate them? Thanks. The dsdt patch text file is attached. KeyboardBacklight Patch 4.txt Quote Link to comment Share on other sites More sharing options...
Administrators MaLd0n Posted March 11, 2019 Administrators Share Posted March 11, 2019 u can check with debug.kext read here https://Olarila.com/forum/viewtopic.php?f=28&t=8396 Quote Support Olarila Vanilla Hackintosh by making a donation HERE About Premium Users you can check HERE Problems with Paypal HERE Link to comment Share on other sites More sharing options...
bluehelium Posted March 11, 2019 Author Share Posted March 11, 2019 Thanks for the reply! After looking at the guide, I was able to get the acpidebug log working. However, it seems that I have both PS2K and PS2M as keyboard devices. Also, the debug text I got back was quite different from the guide and I have it attached below. How should I patch it considering these text files? Edit: An image of the ioreg as I see it is attached - I have full use of my keyboard and trackpad (with gestures) FN.txt PS2KandPS2M.txt Quote Link to comment Share on other sites More sharing options...
bluehelium Posted March 19, 2019 Author Share Posted March 19, 2019 I've tried using voodoocontroller kext to debug and remap with voodoo instead, but I still only get ec queries. Please respond - how do I actually map F3 to FN + F3 now that I know what the ec query is for FN + F3 (same for F4)? Quote Link to comment Share on other sites More sharing options...