Amazing progression

I have just installed Volumio 2 with the plugin for the raspberry touch display. Well, what a awesome result. Very user friendly and with a speedy interface. Amazing when you compare this with the early versions and the first generation Raspberry. What a huge progress in two years.

Some minor tips:
The keyboard layout was not correct for me. This was the fix:
sudo dpkg-reconfigure keyboard-configuration

At a point Chrome ask me to translate the web page. There are several ways to prevent this message.

  • Chrome Settings menu.
  • Maybe it is possible that the Volumio html pages have this meta tag:
  • Start Chrome with the parameter --disable translate.

A community member added the no translate option to chrome with this PR, so it will be available soon:
github.com/volumio/volumio-plugins/pull/30

But the google meta tag is a very clever suggestion, thank you!!!