/usr/share/ubiquity-slideshow/slides/accessibility.html is in ubiquity-slideshow-ubuntu 58.2.
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 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 | <div class="header"><h1 class="slidetitle">Customize Ubuntu</h1></div>
<div class="main">
<div class="text">
<div>
<p>At the heart of Ubuntu’s philosophy is a belief that computing is for everyone. With advanced accessibility tools and options like your preferred color scheme, text size, and language, Ubuntu is for anyone. Whoever you are, and wherever you are.</p>
</div>
<div class="featured">
<h2 class="subtitle">Customization options</h2>
<ul>
<li>
<img class="icon" src="icons/themes.png" />
<p class="caption">Appearance</p>
</li>
<li>
<img class="icon" src="icons/access.png" />
<p class="caption">Assistive technologies</p>
</li>
<li>
<img class="icon" src="icons/languages.png" />
<p class="caption">Language support</p>
</li>
</ul>
</div>
</div>
<img class="screenshot" src="screenshots/customize.jpg" />
</div>
|