Scrolling in file list with touchpad, x64 version 8.01

Please report only one bug per message!

Moderators: white, Hacker, petermad, Stefan2

Eddie1506
Junior Member
Junior Member
Posts: 32
Joined: 2004-05-23, 19:57 UTC

Post by *Eddie1506 »

umbra wrote:I had similar issues with a Synaptics touchpad. Scrolling worked just fine in some applications but unreliably in others - and most of those were running with elevated privileges. However Synaptics' driver SynTPEnh.exe runs by default with only normal privileges. Once I changed that, scrolling worked everywhere.
Note: not all elevated applications had these issues and it probably won't help the non-elevated ones
I'm not really sure that this applies to my case since I have UAC disabled, so all my programs run with elevated priviledges.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2Eddie1506
So are you running TC with higher user rights as umbra suspected?
Author of Total Commander
https://www.ghisler.com
Eddie1506
Junior Member
Junior Member
Posts: 32
Joined: 2004-05-23, 19:57 UTC

Post by *Eddie1506 »

ghisler(Author) wrote:2Eddie1506
So are you running TC with higher user rights as umbra suspected?
Yes, but so is SynTPEnh.exe.
abclito
Junior Member
Junior Member
Posts: 2
Joined: 2013-05-10, 09:39 UTC

Post by *abclito »

Hello,
Same problem for the X64 version.
Solution? For me this solved:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Synaptics\SynTPEnh]
"UseScrollCursor"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Synaptics\SynTPEnh]
"UseScrollCursor"=dword:00000000
Source:

Code: Select all

I can not insert the source due to spam.
Search google with the string "synaptics notepad + +"
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You probably mean this thread:
http://sourceforge.net/p/notepad-plus/discussion/331754/thread/94e4cf95/

Unfortunately all they describe is the workaround, they also have no idea how to make Notepad++ work with the touchpad "out of the box". Other programs like Vmware or the Steam client seem to have the same troubles. It's very strange because TC uses a Windows Listbox control, which should take care of the scrolling itself.
Author of Total Commander
https://www.ghisler.com
abclito
Junior Member
Junior Member
Posts: 2
Joined: 2013-05-10, 09:39 UTC

Post by *abclito »

ghisler(Author) wrote:You probably mean this thread:
......
---CUT---
Hello!
It is that.
Unfortunately I am not a programmer but the registry change has solved the scroll.
umbra
Power Member
Power Member
Posts: 871
Joined: 2012-01-14, 20:41 UTC

Post by *umbra »

For all having these issues - make sure you are using the latest Synaptics drivers (16.3 currently). Scrolling in elevated applications works without any hacks and even Metro apps react to scrolling (some of them ignored it before). Well, at least it helped here. :) So if you are using old versions, it's worth a try.

Scratch that :?
It seems that it's actually the new version that causes those issues with TC. With version 15.2, I can't scroll in some Metro apps and for elevated apps I needed to force the driver to run as admin. And while version 16.3 fixed those issues, it broke scrolling in TC and those .reg fixes are not working for me. That's just great.
Windows 7 Pro x64, Windows 10 Pro x64
Post Reply