Page 1 of 1

Touchscreen Not Resetting Inactivity Timer

Posted: Tue Jun 26, 2018 2:05 pm
by Fountainer
Hi All,

We installed PWB on a computer with a touchscreen monitor, but it looks like touching the monitor does not reset PWB's inactivity timer.

We are running the following:

PWB CEF 3.0.5.2
HP Mini PC
Windows 10 Professional
HP EliteDisplay E230t touch screen monitor

The touchscreen works, it just does not reset PWB's inactivity timer.

Anyone run into this before or know of a trick to making it work?

Re: Touchscreen Not Resetting Inactivity Timer

Posted: Wed Jun 27, 2018 12:32 pm
by Scott
Make sure you have the following set in the INI file.

[Inactivity]
ResetOnMouseMove=True
ResetOnMouseButton=True
ResetOnKeyboard=True

You could also try using the PWB Idler available on the Downloads page.

--Scott