mKenfenheuer / steam-deck-windows-usermode-driver

A windows usermode controller driver for the steam deck internal controller.
GNU General Public License v2.0
418 stars 24 forks source link

[FEATURE] Scroll wheel mapping #47

Open query opened 2 years ago

query commented 2 years ago

Touch screen swipes already accomplish this in theory, but Windows tends to misinterpret the start of a swipe as a tap. As a result, for instance, it's difficult to scroll through the Start menu without starting stray apps. A simulated scroll wheel would be very helpful here.