I can see in the documentation for SculptOS that:
"Touchpad on Intel Gen11+ Touchpads on recent Intel laptops are integrated as I2C HID devices without legacy PS/2 emulation. To support such trackpads, a dedicated driver is needed. Even though Sculpt OS has no built-in trackpad driver, it offers an I2C HID driver as an option in the + menu. Of course, you will need to use a USB mouse to initially activate and configure this option.
The driver needs to know a few platform-specific values that must be manually configured at /config/launcher/trackpad. The configuration is annotated with known values for several laptop models. Adjust the configuration by using the values matching your hardware and restart the touchpad driver to let the new configuration take effect."
I can see in the config options that I can edit the touchpad XML file and it has framework laptop touchpad values already included. So I should be able to edit it and replace it with my laptop's driver values, however I just don't know how to find what values my laptop touchpad uses?
Do you have any guidance on how I would find the necessary values? I am not sure how I would find the GPIO values for my touchpad.
Thanks