corematrix said:
I'm open to video requests
I noticed that you had an overscan problem with Fedora Remix, meaning that some of the text was lost off the edge of the screen. We have had a tough time explaining this problem and its fix to the less technical people.
If you can reproduce this problem, could you make a video of the problem (very difficult to explain in words) and the fix?
The fix is shown in
http://www.raspberrypi.org/for.....-with-hdmi
There are two ways to edit the config file. Pick whichever you are happier with.
1. On the RPi itself, issue the command
sudo nano /boot/config.txt
Use Ctrl-O to save the file and Ctrl-X to exit the editor
To ensure the boot partition is properly closed, reboot using the command
sudo reboot
2. You could pull the SD card out of the RPi and use a Windows computer to edit a file called config.txt. Might be less scary for the novices. Remember to unmount the SD card properly before removing it from the PC.
This is a bit ambitious, you might want to try some more basic video tutorials first. No pressure.