Doc sync to include macOS CMD (⌘) key support
This commit is contained in:
parent
14dd0446cf
commit
a0231223d5
11 changed files with 79 additions and 76 deletions
|
|
@ -810,7 +810,7 @@
|
|||
Clicking this tool will undo the last drawing action. You can even undo more than once! </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[Z]</b></code> on the keyboard to Undo. </p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control / ⌘]</code></b> + <code><b>[Z]</b></code> on the keyboard to Undo. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -833,7 +833,7 @@
|
|||
As long as you don't draw again, you can redo as many times as you had undone! </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[R]</b></code> on the keyboard to Redo. </p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control / ⌘]</code></b> + <code><b>[R]</b></code> on the keyboard to Redo. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -853,7 +853,7 @@
|
|||
Clicking the 'New' button will start a new drawing. A dialog will appear where you may choose to start a new picture using a solid background color, or using a 'Starter' or 'Template' image (see below). You will first be asked whether you really want to do this. </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control / ⌘]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>
|
||||
<strong>'Starter' & Template Images</strong>
|
||||
<blockquote>
|
||||
<p>
|
||||
|
|
@ -966,7 +966,7 @@
|
|||
If choose to open a picture, and your current drawing hasn't been saved, you will be prompted as to whether you want to save it or not. (See "<a href="#save">Save</a>," below.) </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[O]</b></code> on the keyboard to bring up the 'Open' dialog. </p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control / ⌘]</code></b> + <code><b>[O]</b></code> on the keyboard to bring up the 'Open' dialog. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -1006,7 +1006,7 @@
|
|||
<strong>Note:</strong> If either the "<code>saveover</code>" or "<code>saveovernew</code>" options are set, it won't ask before saving over. See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
|
||||
<p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control]</code></b> + <code><b>[S]</b></code> on the keyboard to save. </p>
|
||||
<strong>Note:</strong> You can also press <b><code>[Control / ⌘]</code></b> + <code><b>[S]</b></code> on the keyboard to save. </p>
|
||||
<br clear="all">
|
||||
|
||||
<hr size="1">
|
||||
|
|
@ -1258,7 +1258,7 @@
|
|||
In that case, the "window close" button on Tux Paint's title bar (if not in fullscreen mode) or the <b><code>[Alt]</code></b> + <b><code>[F4]</code></b> key sequence may be used to quit. </p>
|
||||
|
||||
<p>
|
||||
If neither of those are possible, the key sequence of <b><code>[Shift]</code></b> + <b><code>[Control]</code></b> + <b><code>[Escape]</code></b> may be used to quit. </p>
|
||||
If neither of those are possible, the key sequence of <b><code>[Shift]</code></b> + <b><code>[Control / ⌘]</code></b> + <b><code>[Escape]</code></b> may be used to quit. </p>
|
||||
|
||||
<p>
|
||||
See the "<a href="OPTIONS.html"><em>Options</em></a>" documentation. </p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue