iamkroot / asus-numpad

Linux driver for Asus laptops to activate numpad on touchpad
MIT License
34 stars 10 forks source link

Touch enhancement and Install/Uninstall script #18

Closed encrustace closed 1 month ago

encrustace commented 1 year ago
encrustace commented 1 year ago

@iamkroot Please review and test, for me it is now touches are very accurate

iamkroot commented 1 year ago

Regarding the install script- I have an aversion to reading/writing shell scripts. Would much rather prefer a saner language such as python. (maybe you can get gpt to do it :P)

encrustace commented 8 months ago

Hey @iamkroot I have reverted the continue press code. I have added autoselect layout in install script. I choose bash to avoid python dependency.

A suggestion if you can integegrate layout auto selection in build itself, that would make it more easy to setup.