Quote:
Originally Posted by computerjunkie
I too like the MS scrolling but how were you guys able to get emails and other apps to scroll with it? MS scrolling (for me) works in list boxes but other apps it doesnt scroll.
|
Touchflo and MS scrolling can be used together with exceptions .exe in touchflo 3 registry but cant at the moment remember the exact key as I'm posting on my mobile.
This is a repost from xda with some debugging keys involving gestures present in the 20954 build. Test at your own risk as they may be no longer valid for other builds.
[HKEY_CURRENT_USER\ControlPanel\Gestures\Touch]
"Disabled"=dword:0 ; 0 for disabled, allows multi-select, 1 for enabled, doesn't work so hot with multi-select
"ScrollFriction" ; unknown default value or units
"ScrollInterval" ; unknown default value or units
"Multiplier" ; unknown default value or units
"Length" ; unknown default value or units
"Multiplier" ; unknown default value or units
"Tolerance" ; unknown default value or units
"Timeout" ; unknown default value or units
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\TouchFilter]
"FastestTapTime" ; unknown default value or unit of measure, guess=units in ms
"MaxTapSpan" ; unknown default value or unit of measure, guess=units in pixels
"MaxTouchFilterDelay" ; unknown default value or unit of measure, guess=units in ms