UI for 5" touchscreen and my FAT FINGERS!

Hello all!

I have volumio running on my raspberry pi with a 5" touchscreen. The touchscreen works, the interface looks nice, but the controls on the default web UI are just a bit small for my fat fingers!

I don’t program at all, not even HTML / CSS. I was thinking of bribing a friend to help me resize buttons and the scrollbar (the difference between scrolling and selecting is not always obvious to the smaller touchscreen). But is someone else has already done this It would be nice not to have to reinvent the wheel…

Thank you

MB

You could try to force a scale factor for the chromium browser. Try to add

--force-device-scale-factor=1.5

to the chromium command line in /opt/volumiokiosk.sh