linux-surface / kernel

Linux kernel with modifications for Microsoft Surface devices.
Other
118 stars 33 forks source link

hid: ithc: Update from quo/ithc-linux #151

Closed StollD closed 4 months ago

StollD commented 4 months ago

This enables the touchscreen and the touchpad on the Surface Laptop Studio 2. See also here: https://github.com/linux-surface/linux-surface/issues/1272

The touchpad will behave a little bit weird, because iptsd treats it as a touchscreen. But I think I have everything figured out to make it create an actual touchpad device, just need to write the code. And having the driver work out of the box will help with testing.