linux-surface / iptsd

Userspace daemon for Intel Precise Touch & Stylus
GNU General Public License v2.0
86 stars 39 forks source link

How do I disable touch input when pen input is enabled? #145

Closed IlyaKonFetka closed 9 months ago

IlyaKonFetka commented 9 months ago

Is there any way to temporarily disable/enable touch input when using a pen in laptops with touch screens? Of course, I know that in Windows settings it is possible to disable touch input when using a pen. In this case, while drawing with a pen, I can touch the screen with my hand. However, this does not make drawing much easier. I want the hand not to be recognized at all for a while, so that I can put my hand to the screen first, then start using the pen. At the same time (if possible) be able to quickly regain control of the hand to scale the canvas. How can this be implemented? I use ASUS Vivobook s 16 flip with Win 10.

StollD commented 9 months ago

I use ASUS Vivobook s 16 flip with Win 10.

I am confused. Windows doesnt use or need iptsd, it is only needed for enabling the touchscreen of MS Surface devices on Linux based operating systems.

Or am I misunderstanding you somehow?

IlyaKonFetka commented 9 months ago

I use ASUS Vivobook s 16 flip with Win 10.

I am confused. Windows doesnt use or need iptsd, it is only needed for enabling the touchscreen of MS Surface devices on Linux based operating systems.

Or am I misunderstanding you somehow?

I know what iptsd is for. I just want my laptop on Win10 to not recognize hand touches, but only pen touches when I want it.

qzed commented 9 months ago

Then this is not really the right place to ask. Please only open issues directly realted to iptsd here.