04-26-2020, 10:12 PM
Here's a fix for the small knobs on Pi Touch :-) Thanks to @smartroad for the help testing it out.
After installing perform Menu, Refresh on the Touch or you may have to clear local ui browser cache and then turn off/on local ui display. These options are on System Config.
-Tim
Code:
# Install the patch
wget -q http://moodeaudio.org/test/r650-viewport-fix-1.zip
unzip -q r650-viewport-fix-1.zip -d www
sudo cp ./www/*.css /var/www/css
sudo rm -rf ./www
sudo rm ./r650-viewport-fix-1.zip
After installing perform Menu, Refresh on the Touch or you may have to clear local ui browser cache and then turn off/on local ui display. These options are on System Config.
-Tim