Update README.md

This commit is contained in:
dschmenk 2013-05-27 17:16:59 -06:00
parent bfbd2c4e32
commit 6e8e1b4422
1 changed files with 4 additions and 13 deletions

View File

@ -17,19 +17,10 @@ T0:23:respawn:/sbin/getty -L ttyAMA0 115200 vt100
To adjust the NTSC output so it fits nicely on my //c monitor, I edited the setting in /boot/config.txt such that:
<code>
overscan_left=26
</code>
<code>
overscan_right=-8
</code>
<code>
overscan_top=-8
</code>
<code>
\#overscan_bottom=16<nl>
overscan_left=26<br>
overscan_right=-8<br>
overscan_top=-8<br>
\#overscan_bottom=16<br>
</code>
To run the a2pid daemon automatically at boot time, edit /etc/rc.local and add: