The screen configuration scripts are only run once after the flashing of a new AstroBox Touch Image. This happens on the very first boot.
If you misconfigured your screen or happen to change the screen hardware in your AstroBox Touch setup, you would need to manually run those scripts again after swapping out the astrobox-confg.conf file. Simply replacing the file won't do anything.
If you find yourself needing to re-configure your screen, these are the steps to follow:
- Make sure your screen is compatible with the AstroBox Touch software.
- Ensure that you have downloaded and place the correct astrobx-config.conf for your screen on your SD Card. See Step 6 of this article.
- Enable SSH for your AstroBox.
- In the command line, run these commands:
# sudo /etc/astrobox/initial-scripts/10-configure-screen
# sudo reboot
Your AstroBox should reboot configured to use the new screen type.