Eric

Results 16 comments of Eric

I am having the same problem. I can still SSH in to the device, and if i do ctrl-alt-f2/f3 etc it will go to a new tty, but the default...

I may have found a workaround, open up /etc/rc.local and comment out the line `fbcp &`

> > I may have found a workaround, open up /etc/rc.local and comment out the line `fbcp &` > > How without a pc or other Linux to access the...

I've been searching for a way to do this too, it would be great if I could toggle from within the controller etc

I am having a similar issue where on some android (8 and 9) phones, the result from the callback after touching the toast has event set to "hide" instead of...

Thanks for the reply. I am thinking of developing a kiosk app for tablets that would accept payment information on one tablet and send it to another, and figure it...

It would mostly be a matter of changing the CSS up to make adjustments based off of a media query breakpoint; I'll see if I have time over the next...

There isn't an adjustment that you can easily make in the app itself, but if you don't mind messing with the code and rebuilding the app with webpack, the update...

I'll see about updating the app to make the current weather data interval adjustable from within the settings page to make it easier for people.