peted-davis / WeatherFlow_PiConsole

Raspberry Pi Python console for WeatherFlow Tempest and Smart Home Weather Stations
GNU General Public License v3.0
159 stars 22 forks source link

screen touches not recognized #48

Closed ctgreybeard closed 2 years ago

ctgreybeard commented 2 years ago

Referencing issue #8

After the recent update this has occurred again, no touches are recognized in the application. I tried adding the line to the kivy config but that did not correct the problem.

peted-davis commented 2 years ago

Under the [Display] section in wfpiconsole.ini, make sure the Cursor key is set to 0. This is something I am looking into

ctgreybeard commented 2 years ago

That did it. It was set to "1".

peted-davis commented 2 years ago

This should now be fixed, so I am going to close the issue