/usr/share/ubiquity-slideshow/slides/dyk2.html is in mythbuntu-live-autostart 0.69.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 | <!-- Assume that this slide has been linked to a CSS stylesheet at "link/general.css" -->
<div class="header"><h1 class="title">Did you know...</h1></div>
<div class="main">
<div class="content wrap-top"><ul>
<!-- Beware the size limit; the text here just about hits the limits. -->
<li>you can record multiple programs with a single digital (DVB, ATSC, QAM) tuner.</li>
<li>For more info, see the <a href="http://www.mythtv.org/wiki/Record_multiple_channels_from_one_multiplex">MythTV wiki.</a></li>
</ul></div>
</div>
<img class="icon exact" src="icons/help.png" alt="" />
|