Just testing the script for ZenBook UX363EA_UX363EA, with ubuntu 20.04. The available script named touchpad_numpad_m433ia.py works for me with a minor fix, as I can describe:
1) install.sh script detects the correct interface of the numeric pad: # bash install.sh Testing interface i2c-1 : failed Testing interface i2c-14 : sucess ... Then I could test edit boot python scripts I found inside the folder and test it. 2) For touchpad_numpad_m433ia.py I have edited the lines 9 and 10, fixing the interface to turn ON/OFF. I edited the line 25 to: if touchpad_detected == 0 and "Name=\"ASUE" in line and "Touchpad" in line: Known issues: My numeric pad has % key, but don't works. On the code as mapped to "APOSTROPHE". I checked here, https://elixir.bootlin.com/linux/v5.11.11/source/include/uapi/linux /input-event-codes.h , to try to fix it, but I have not found the corresponding entry. Please if you known how to fix it, let me know. https://www.asus.com/Laptops/For-Home/ZenBook/Zenbook-Flip-13-UX363 -11th-gen-Intel/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1810183 Title: numpad on touchpad doesn't work in ASUS Zenbook 14 To manage notifications about this bug go to: https://bugs.launchpad.net/linux/+bug/1810183/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs