[REQUEST] Option to disable scrolling emulation
Author: spidunnoCreated Mar 24, 2026Updated Aug 22, 2026
LabelsEnhancement
Describe your request
The windows registry key ScrollingEmulationEnabled at HKEY_CURRENT_USER\Software\Microsoft\WSA can be set to a REG_DWORD value of 0 to make scrolling send actual native scroll events to Android.
Native scrolling feels far more responsive than emulated scrolling (which turns scrolling into swiping), especially when using a trackpad.
Source: MustardChef/WSABuilds