[TOOL] SynapticsToTouch - Use Synaptics Touchpad as a touch input device

Search This thread

jessenic

Senior Member
Sep 9, 2010
479
315
Hello all,
Today I started working on an app to test Windows 8 touch capabilities with my Synaptics touchpad. The app kind of works at the moment, but only with one touch point. I haven't figured out how to get the number of the touch point in the touchpad packet data.

How To:
Download the app (link below) and run the SynapticsToTouch.exe. It should work now, try using your touchpad. You may want to calibrate your touchpad with the Calibrate button. Click it and follow the instructions.

Download v0.3 alpha: https://github.com/downloads/Digiex/SynapticsToTouch/SynapticsToTouch_v0.3_c3902b3a54.zip
Source code: https://github.com/Digiex/SynapticsToTouch/
Issue Tracker: https://github.com/Digiex/SynapticsToTouch/issues/

Please fork and fix any bugs you might find :)

Bug reports and feature requests should go to the issue tracker :) You can report in this thread too, but they might get ignored.
 
Last edited:

Lean946

Senior Member
Jul 29, 2012
198
117
Buenos Aires
Awesome work, I always wanted to try Windows 8's touch interface.
It works nicely, however it has some glitches, like tapping in one section of the panel actually translates in the other side of the screen, taps on the start screen get interpreted as scrolling, etc.
It's kinda difficult to hit small buttons tho :p
Nice work, would like to see more of this.

Keep it up :good:
 

jessenic

Senior Member
Sep 9, 2010
479
315
Awesome work, I always wanted to try Windows 8's touch interface.
It works nicely, however it has some glitches, like tapping in one section of the panel actually translates in the other side of the screen, taps on the start screen get interpreted as scrolling, etc.
It's kinda difficult to hit small buttons tho :p
Nice work, would like to see more of this.

Keep it up :good:

I fixed the tapping bug, thanks. v0.2 alpha: https://github.com/downloads/Digiex..._07170ef033b5a3eade530a78d9de395e3350da3a.zip
----
v0.3 alpha adds minimizing to taskbar and saving calibration settings. Also a button to run as admin so touch input works everywhere. Download: https://github.com/downloads/Digiex/SynapticsToTouch/SynapticsToTouch_v0.3_c3902b3a54.zip
 
Last edited:
  • Like
Reactions: @nDr01D and Lean946

ethan_hines

Senior Member
Jun 19, 2012
136
28
Google Glass
Samsung Galaxy S21
This is Great! I have been looking everywhere for something like this. To be honest I don't know why the synaptics touchpad isn't designed like this from the start. Synaptics says it has a suite of gestures. Well that's all well and good but half the time the gestures just get in the way. For instance sometimes I just move my finger from left to right and all of a sudden I find myself going from the desktop to the "Start" menu (the one with the apps).
Just noticed something: Is there anyway you can make a keyboard shortcut override? Because of course as soon as you touch the pad it is interpreted as a mouse/finger down event, yet getting the precise location is difficult. So if there was a way to override the mouse/finger down event just until you are in the right area that would be good I think. At least until the user gets used to where on the touchpad to touch in relation to the display.
 

vasiaeva

Senior Member
Jan 6, 2011
635
90
What the deference with official Synaptics app. official work very good for me
 

Top Liked Posts