Sync docs after noting AppData & .tuxpaint are hidden...
...and ways to access them.
This commit is contained in:
parent
e2f33a491b
commit
5797769eb8
31 changed files with 477 additions and 92 deletions
|
|
@ -96,7 +96,7 @@
|
|||
</p>
|
||||
|
||||
<p>
|
||||
janúar 6, 2025 </p>
|
||||
janúar 9, 2025 </p>
|
||||
</center>
|
||||
|
||||
<table border="2"
|
||||
|
|
@ -363,7 +363,13 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
In the user's "AppData" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>C:\Users\username\AppData\Roaming\TuxPaint\saved\</code>"</nobr> </dd>
|
||||
In the user's "AppData" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>C:\Users\username\AppData\Roaming\TuxPaint\saved\</code>"</nobr> <br/>
|
||||
<br/>
|
||||
(Note: The "<nobr><code style='background: #EEE;'>AppData</code></nobr>" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>File Explorer</cite>).) <br/>
|
||||
<br/>
|
||||
You can use the <nobr><code style='background: #EEE;'>%APPDATA%</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>%APPDATA%\Tuxpaint\Saved</code>"</nobr>. <br/>
|
||||
<br/>
|
||||
You can use the <b><code>[⊞ (Windows)]</code></b> + <b><code>[R]</code></b> key combination to bring up the <cite>Run</cite> command window, and then type the path and hit <b><code>[Enter / Return]</code></b>. </dd>
|
||||
|
||||
<dt>
|
||||
<cite>macOS</cite>
|
||||
|
|
@ -377,7 +383,11 @@
|
|||
</dt>
|
||||
|
||||
<dd>
|
||||
In the user's "home directory" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>/home/username/.tuxpaint/saved/</code>"</nobr> </dd>
|
||||
In the user's "home directory" folder:<br> e.g., <nobr>"<code style='background: #EEE;'>/home/username/.tuxpaint/saved/</code>"</nobr> <br/>
|
||||
<br/>
|
||||
(Note: The ".tuxpaint" folder is hidden (not visible) by default. You can enter the path manually in the location bar of your file browser (e.g., <cite>GNOME Files</cite> or <cite>Dolphin</cite>).) <br/>
|
||||
<br/>
|
||||
You can use the <nobr><code style='background: #EEE;'>$HOME</code></nobr> variable as a shorthand, i.e. <nobr>"<code style='background: #EEE;'>$HOME/.tuxpaint/saved</code>"</nobr>. </dd>
|
||||
|
||||
<dt>
|
||||
<cite>Haiku</cite>
|
||||
|
|
@ -537,7 +547,7 @@
|
|||
Or use Tux Paint Config. and make sure "Enable Sound Effects" (under "Video & Sound") is not checked. </li>
|
||||
|
||||
<li>
|
||||
Alternatively, recompile Tux Paint with sound support disabled. (See above, and the 'Install' documentation. </li>
|
||||
Alternatively, recompile Tux Paint with sound support disabled. (See above, and the 'Install' documentation.) </li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue