Doc sync to include macOS CMD (⌘) key support

This commit is contained in:
Bill Kendrick 2022-01-21 02:00:50 -08:00
parent 14dd0446cf
commit a0231223d5
11 changed files with 79 additions and 76 deletions

View file

@ -67,6 +67,9 @@ http://www.tuxpaint.org/
(useful for automated installation/uninsta$llation processes).
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* On macOS, use the CMD (⌘) key wherever CTRL is used on other OSes
Mark Kim <markuskimius@gmail.com>
* Use character class in macOS build script
(It appears \t is not compatible with certain versions of grep.)
Mark Kim <markuskimius@gmail.com>

View file

@ -541,8 +541,8 @@ Available Tools
Clicking this tool will undo the last drawing action. You
can even undo more than once!
Note: You can also press [Control] + [Z] on the keyboard to
Undo.
Note: You can also press [Control / ⌘] + [Z] on the keyboard
to Undo.
----------------------------------------------------------------------
@ -554,8 +554,8 @@ Available Tools
As long as you don't draw again, you can redo as many times
as you had undone!
Note: You can also press [Control] + [R] on the keyboard to
Redo.
Note: You can also press [Control / ⌘] + [R] on the keyboard
to Redo.
----------------------------------------------------------------------
@ -567,8 +567,8 @@ Available Tools
'Template' image (see below). You will first be asked
whether you really want to do this.
Note: You can also press [Control] + [N] on the keyboard to
start a new drawing.
Note: You can also press [Control / ⌘] + [N] on the keyboard
to start a new drawing.
'Starter' & Template Images
@ -635,8 +635,8 @@ Available Tools
been saved, you will be prompted as to whether you want to
save it or not. (See "Save," below.)
Note: You can also press [Control] + [O] on the keyboard to
bring up the 'Open' dialog.
Note: You can also press [Control / ⌘] + [O] on the keyboard
to bring up the 'Open' dialog.
----------------------------------------------------------------------
@ -661,8 +661,8 @@ Available Tools
set, it won't ask before saving over. See the "Options"
documentation.
Note: You can also press [Control] + [S] on the keyboard to
save.
Note: You can also press [Control / ⌘] + [S] on the keyboard
to save.
----------------------------------------------------------------------
@ -873,7 +873,7 @@ Available Tools
sequence may be used to quit.
If neither of those are possible, the key sequence of
[Shift] + [Control] + [Escape] may be used to quit.
[Shift] + [Control / ⌘] + [Escape] may be used to quit.
See the "Options" documentation.

View file

@ -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 / &#8984;]</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 / &#8984;]</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 / &#8984;]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>
<strong>'Starter' &amp; 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 / &#8984;]</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 / &#8984;]</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 / &#8984;]</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>

View file

@ -541,8 +541,8 @@ Available Tools
Clicking this tool will undo the last drawing action. You
can even undo more than once!
Note: You can also press [Control] + [Z] on the keyboard to
Undo.
Note: You can also press [Control / ⌘] + [Z] on the keyboard
to Undo.
----------------------------------------------------------------------
@ -554,8 +554,8 @@ Available Tools
As long as you don't draw again, you can redo as many times
as you had undone!
Note: You can also press [Control] + [R] on the keyboard to
Redo.
Note: You can also press [Control / ⌘] + [R] on the keyboard
to Redo.
----------------------------------------------------------------------
@ -567,8 +567,8 @@ Available Tools
'Template' image (see below). You will first be asked
whether you really want to do this.
Note: You can also press [Control] + [N] on the keyboard to
start a new drawing.
Note: You can also press [Control / ⌘] + [N] on the keyboard
to start a new drawing.
'Starter' & Template Images
@ -635,8 +635,8 @@ Available Tools
been saved, you will be prompted as to whether you want to
save it or not. (See "Save," below.)
Note: You can also press [Control] + [O] on the keyboard to
bring up the 'Open' dialog.
Note: You can also press [Control / ⌘] + [O] on the keyboard
to bring up the 'Open' dialog.
----------------------------------------------------------------------
@ -661,8 +661,8 @@ Available Tools
set, it won't ask before saving over. See the "Options"
documentation.
Note: You can also press [Control] + [S] on the keyboard to
save.
Note: You can also press [Control / ⌘] + [S] on the keyboard
to save.
----------------------------------------------------------------------
@ -873,7 +873,7 @@ Available Tools
sequence may be used to quit.
If neither of those are possible, the key sequence of
[Shift] + [Control] + [Escape] may be used to quit.
[Shift] + [Control / ⌘] + [Escape] may be used to quit.
See the "Options" documentation.

View file

@ -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 / &#8984;]</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 / &#8984;]</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 / &#8984;]</code></b> + <code><b>[N]</b></code> on the keyboard to start a new drawing. </p>
<strong>'Starter' &amp; 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 / &#8984;]</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 / &#8984;]</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 / &#8984;]</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>

View file

@ -581,8 +581,8 @@ Outils disponibles
En cliquant cet outil annulera la dernière action. Vous
pouvez même annuler plus d'une fois !
Remarque : vous pouvez également appuyer [Control] + [Z] sur
le clavier pour Défaire.
Remarque : vous pouvez également appuyer [Control / ⌘] + [Z]
sur le clavier pour Défaire.
----------------------------------------------------------------------
@ -594,8 +594,8 @@ Outils disponibles
Tant que vous ne dessinez plus, vous pouvez refaire autant
de fois que vous avez défait !
Remarque : vous pouvez également appuyer [Control] + [R] sur
le clavier pour Refaire.
Remarque : vous pouvez également appuyer [Control / ⌘] + [R]
sur le clavier pour Refaire.
----------------------------------------------------------------------
@ -608,8 +608,8 @@ Outils disponibles
'Starter' ou 'Template' (voir ci-dessous). On vous demandera
d'abord si vous voulez vraiment faire cela.
Remarque : vous pouvez également appuyer [Control] + [N] sur
le clavier pour commencer un nouveau dessin.
Remarque : vous pouvez également appuyer [Control / ⌘] + [N]
sur le clavier pour commencer un nouveau dessin.
Images de "Démarrage" et images "Modèle"
@ -682,8 +682,8 @@ Outils disponibles
souhaitez l'enregistrer ou non. (Voir "Enregistrer,"
ci-dessous.)
Remarque : vous pouvez également appuyer [Control] + [O] sur
le clavier pour afficher la boîte de dialogue "Ouvrir".
Remarque : vous pouvez également appuyer [Control / ⌘] + [O]
sur le clavier pour afficher la boîte de dialogue "Ouvrir".
----------------------------------------------------------------------
@ -709,8 +709,8 @@ Outils disponibles
déjà définies, il ne sera rien demandé avant de sauvegarder.
Voir la documentation Options.
Remarque : vous pouvez également appuyer [Control] + [S] sur
le clavier pour sauvegarde.
Remarque : vous pouvez également appuyer [Control / ⌘] + [S]
sur le clavier pour sauvegarde.
----------------------------------------------------------------------
@ -941,8 +941,8 @@ Outils disponibles
ou la touche [Alt] + [F4] peut être utilisée pour quitter.
Si aucune de ces options n'est possible, la séquence de
touches [Shift] + [Control] + [Escape] peut être utilisée
pour quitter.
touches [Shift] + [Control / ⌘] + [Escape] peut être
utilisée pour quitter.
Voir la documentation sur "Options".

View file

@ -810,7 +810,7 @@
En cliquant cet outil annulera la dernière action. Vous pouvez même annuler plus d'une fois ! </p>
<p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control]</code></b> + <code><b>[Z]</b></code> sur le clavier pour Défaire. </p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control / &#8984;]</code></b> + <code><b>[Z]</b></code> sur le clavier pour Défaire. </p>
<br clear="all">
<hr size="1">
@ -833,7 +833,7 @@
Tant que vous ne dessinez plus, vous pouvez refaire autant de fois que vous avez défait ! </p>
<p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control]</code></b> + <code><b>[R]</b></code> sur le clavier pour Refaire. </p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control / &#8984;]</code></b> + <code><b>[R]</b></code> sur le clavier pour Refaire. </p>
<br clear="all">
<hr size="1">
@ -853,7 +853,7 @@
Cliquez sur le bouton "Nouveau" pour démarrer un nouveau dessin. Une boîte de dialogue apparaîtra, avec laquelle vous pouvez choisir de commencer une nouvelle image en utilisant une couleur d'arrière-plan unie, ou en utilisant une image 'Starter' ou 'Template' (voir ci-dessous). On vous demandera d'abord si vous voulez vraiment faire cela. </p>
<p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control]</code></b> + <code><b>[N]</b></code> sur le clavier pour commencer un nouveau dessin. </p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> sur le clavier pour commencer un nouveau dessin. </p>
<strong>Images de "Démarrage" et images "Modèle"</strong>
<blockquote>
<p>
@ -966,7 +966,7 @@
Si vous choisissez d'ouvrir une image et que votre dessin actuel n'a pas été enregistré, il vous sera demandé si vous souhaitez l'enregistrer ou non. (Voir "<a href="#save">Enregistrer</a>," ci-dessous.) </p>
<p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control]</code></b> + <code><b>[O]</b></code> sur le clavier pour afficher la boîte de dialogue "Ouvrir". </p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control / &#8984;]</code></b> + <code><b>[O]</b></code> sur le clavier pour afficher la boîte de dialogue "Ouvrir". </p>
<br clear="all">
<hr size="1">
@ -1006,7 +1006,7 @@
<strong>Remarque :</strong> si les options " <code>saveover</code>" ou " <code>saveovernew</code>" sont déjà définies, il ne sera rien demandé avant de sauvegarder. Voir la documentation <a href="OPTIONS.html"> <em> Options</em></a>. </p>
<p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control]</code></b> + <code><b>[S]</b></code> sur le clavier pour sauvegarde. </p>
<strong>Remarque :</strong> vous pouvez également appuyer <b><code>[Control / &#8984;]</code></b> + <code><b>[S]</b></code> sur le clavier pour sauvegarde. </p>
<br clear="all">
<hr size="1">
@ -1258,7 +1258,7 @@
Dans ce cas, le bouton "Fermer la fenêtre" sur la barre de titre de Tux Paint (si vous n'êtes pas en mode plein écran) ou la touche <b><code>[Alt]</code></b> + <b><code>[F4]</code></b> peut être utilisée pour quitter. </p>
<p>
Si aucune de ces options n'est possible, la séquence de touches <b><code>[Shift]</code></b> + <b><code>[Control]</code></b> + <b><code>[Escape]</code></b> peut être utilisée pour quitter. </p>
Si aucune de ces options n'est possible, la séquence de touches <b><code>[Shift]</code></b> + <b><code>[Control / &#8984;]</code></b> + <b><code>[Escape]</code></b> peut être utilisée pour quitter. </p>
<p>
Voir la documentation sur "<a href="OPTIONS.html"><em>Options</em></a>". </p>

View file

@ -555,7 +555,7 @@ Ferramentas dispoñíbeis
Ao premer nesta ferramenta desfarase a última acción de
debuxo. Vostede pode incluso desfacer máis dunha vez.
Nota: Tamén pode premer [Control] + [Z] no teclado para
Nota: Tamén pode premer [Control / ⌘] + [Z] no teclado para
Desfacer.
----------------------------------------------------------------------
@ -568,7 +568,7 @@ Ferramentas dispoñíbeis
Mentres non volva debuxar, pode refacer tantas veces como
teña desfeito.
Nota: Tamén pode premer [Control] + [R] no teclado para
Nota: Tamén pode premer [Control / ⌘] + [R] no teclado para
Refacer.
----------------------------------------------------------------------
@ -581,7 +581,7 @@ Ferramentas dispoñíbeis
Inicio» ou «modelo» (ver máis abaixo). Primeiro
preguntaráselle se realmente quere facelo.
Nota: Tamén pode premer [Control] + [N] no teclado para
Nota: Tamén pode premer [Control / ⌘] + [N] no teclado para
iniciar un novo debuxo.
Imaxes «de comezo» e de «modelo»
@ -650,7 +650,7 @@ Ferramentas dispoñíbeis
gardado, preguntaráselle se quere gardala ou non. (Vexa
«Gardar» a continuación).
Nota: Tamén pode premer [Control] + [O] no teclado para
Nota: Tamén pode premer [Control / ⌘] + [O] no teclado para
activar o diálogo «Abrir».
----------------------------------------------------------------------
@ -675,7 +675,7 @@ Ferramentas dispoñíbeis
«saveovernew», non preguntará antes de gardar. Vexa a
documentación de «Opcións».
Nota: Tamén pode premer [Control] + [S] no teclado para
Nota: Tamén pode premer [Control / ⌘] + [S] no teclado para
gardar.
----------------------------------------------------------------------
@ -898,7 +898,7 @@ Ferramentas dispoñíbeis
ou a secuencia de teclas [Alt] + [F4] para saír.
Se ningún das dúas é posíbel, pódese usar a secuencia de
teclas [Maiúsculas] + [Control] + [Escape] para saír.
teclas [Maiúsculas] + [Control / ⌘] + [Escape] para saír.
Vexa a documentación de «Opcións.

View file

@ -810,7 +810,7 @@
Ao premer nesta ferramenta desfarase a última acción de debuxo. Vostede pode incluso desfacer máis dunha vez. </p>
<p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[Z]</b></code> no teclado para Desfacer. </p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control / &#8984;]</code></b> + <code><b>[Z]</b></code> no teclado para Desfacer. </p>
<br clear="all">
<hr size="1">
@ -833,7 +833,7 @@
Mentres non volva debuxar, pode refacer tantas veces como teña desfeito. </p>
<p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[R]</b></code> no teclado para Refacer. </p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control / &#8984;]</code></b> + <code><b>[R]</b></code> no teclado para Refacer. </p>
<br clear="all">
<hr size="1">
@ -853,7 +853,7 @@
Ao premer no botón «Novo» iniciarase un novo debuxo. Aparecerá un diálogo no que pode escoller comezar unha nova imaxe cunha cor de fondo sólida ou usando unha imaxe «de Inicio» ou «modelo» (ver máis abaixo). Primeiro preguntaráselle se realmente quere facelo. </p>
<p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[N]</b></code> no teclado para iniciar un novo debuxo. </p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> no teclado para iniciar un novo debuxo. </p>
<strong>Imaxes «de comezo» e de «modelo»</strong>
<blockquote>
<p>
@ -966,7 +966,7 @@
Se escolle abrir unha imaxe e o seu debuxo actual non foi gardado, preguntaráselle se quere gardala ou non. (Vexa «<a href="#save">Gardar</a>» a continuación). </p>
<p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[O]</b></code> no teclado para activar o diálogo «Abrir». </p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control / &#8984;]</code></b> + <code><b>[O]</b></code> no teclado para activar o diálogo «Abrir». </p>
<br clear="all">
<hr size="1">
@ -1006,7 +1006,7 @@
<strong>Nota:</strong> Se foron estabelecidas as opcións «<code>saveover</code>» ou «<code>saveovernew</code>», non preguntará antes de gardar. Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>». </p>
<p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control]</code></b> + <code><b>[S]</b></code> no teclado para gardar. </p>
<strong>Nota:</strong> Tamén pode premer <b><code>[Control / &#8984;]</code></b> + <code><b>[S]</b></code> no teclado para gardar. </p>
<br clear="all">
<hr size="1">
@ -1258,7 +1258,7 @@
Nese caso, pódese usar o botón «pechar a xanela» na barra de título de Tux Paint (se non está en modo pantalla completa) ou a secuencia de teclas <b><code>[Alt]</code></b> + <b><code>[F4]</code></b> para saír. </p>
<p>
Se ningún das dúas é posíbel, pódese usar a secuencia de teclas <b><code>[Maiúsculas]</code></b> + <b><code>[Control]</code></b> + <b><code>[Escape]</code></b> para saír. </p>
Se ningún das dúas é posíbel, pódese usar a secuencia de teclas <b><code>[Maiúsculas]</code></b> + <b><code>[Control / &#8984;]</code></b> + <b><code>[Escape]</code></b> para saír. </p>
<p>
Vexa a documentación de «<a href="OPTIONS.html"><em>Opcións</em></a>. </p>

View file

@ -376,7 +376,7 @@ Tux Paint の起動
このツールをクリックすると、直前に行った操作が取り消されます。いくつもの操作をさかのぼって取り消すことができます!
注: キーボードで [Control] + [Z] を押しても取り消しできます。
注: キーボードで [Control / ⌘] + [Z] を押しても取り消しできます。
----------------------------------------------------------------------
@ -386,7 +386,7 @@ Tux Paint の起動
「とりけし」操作の後、描画を行っていなければ、取り消した全ての操作を元に戻せます!
注: キーボードで [Control] + [R] を押してもやりなおしできます。
注: キーボードで [Control / ⌘] + [R] を押してもやりなおしできます。
----------------------------------------------------------------------
@ -394,7 +394,7 @@ Tux Paint の起動
「さいしょから」のボタンを押すと、新規に絵を描き始めることができます。ダイアログ画面が表示され、キャンバスの背景色やレイヤー画像(後述)を選べます。
注: キーボードで [Control] + [N] を押しても新規作成ができます。
注: キーボードで [Control / ⌘] + [N] を押しても新規作成ができます。
レイヤー画像
@ -432,7 +432,7 @@ Tux Paint の起動
絵を開く時に、それまで描いていた絵が保存されていなければ、保存するかどうかを確認します。(「セーブ」の項を参照。)
注: キーボードで [Control] + [O] を押しても「ひらく」ダイアログを表示できます。
注: キーボードで [Control / ⌘] + [O] を押しても「ひらく」ダイアログを表示できます。
----------------------------------------------------------------------
@ -449,7 +449,7 @@ Tux Paint の起動
注: "saveover" オプション、または "saveovernew"
オプションのどちらかが設定されている場合は、確認なしに保存されます。詳しくは"各種設定について"のドキュメントを参照してください。)
注: キーボードで [Control] + [S] を押しても作品を保存できます。
注: キーボードで [Control / ⌘] + [S] を押しても作品を保存できます。
----------------------------------------------------------------------
@ -598,7 +598,7 @@ Tux Paint の起動
この場合、タイトルバーの「閉じる」ボタンか、[Alt] + [F4] キーで終了することができます。
また、上記のどちらの方法も使えない場合、[Shift] + [Control] + [Escape]
また、上記のどちらの方法も使えない場合、[Shift] + [Control / ⌘] + [Escape]
のキーの組み合わせで終了できます。
詳細は "各種設定について" のドキュメントを参照して下さい。

View file

@ -810,7 +810,7 @@
このツールをクリックすると、直前に行った操作が取り消されます。いくつもの操作をさかのぼって取り消すことができます! </p>
<p>
<strong>注:</strong> キーボードで <b><code>[Control]</code></b> + <code><b>[Z]</b></code> を押しても取り消しできます。 </p>
<strong>注:</strong> キーボードで <b><code>[Control / &#8984;]</code></b> + <code><b>[Z]</b></code> を押しても取り消しできます。 </p>
<br clear="all">
<hr size="1">
@ -833,7 +833,7 @@
「とりけし」操作の後、描画を行っていなければ、取り消した全ての操作を元に戻せます! </p>
<p>
<strong>注:</strong> キーボードで <b><code>[Control]</code></b> + <code><b>[R]</b></code> を押してもやりなおしできます。 </p>
<strong>注:</strong> キーボードで <b><code>[Control / &#8984;]</code></b> + <code><b>[R]</b></code> を押してもやりなおしできます。 </p>
<br clear="all">
<hr size="1">
@ -853,7 +853,7 @@
「さいしょから」のボタンを押すと、新規に絵を描き始めることができます。ダイアログ画面が表示され、キャンバスの背景色やレイヤー画像(後述)を選べます。 </p>
<p>
<strong>注:</strong> キーボードで <b><code>[Control]</code></b> + <code><b>[N]</b></code> を押しても新規作成ができます。 </p>
<strong>注:</strong> キーボードで <b><code>[Control / &#8984;]</code></b> + <code><b>[N]</b></code> を押しても新規作成ができます。 </p>
<strong>レイヤー画像</strong>
<blockquote>
<p>
@ -966,7 +966,7 @@
絵を開く時に、それまで描いていた絵が保存されていなければ、保存するかどうかを確認します。(「<a href="#save">セーブ</a>」の項を参照。) </p>
<p>
<strong>注:</strong> キーボードで <b><code>[Control]</code></b> + <code><b>[O]</b></code> を押しても「ひらく」ダイアログを表示できます。 </p>
<strong>注:</strong> キーボードで <b><code>[Control / &#8984;]</code></b> + <code><b>[O]</b></code> を押しても「ひらく」ダイアログを表示できます。 </p>
<br clear="all">
<hr size="1">
@ -1006,7 +1006,7 @@
<strong>注:</strong> "<code>saveover</code>" オプション、または "<code>saveovernew</code>" オプションのどちらかが設定されている場合は、確認なしに保存されます。詳しくは"<a href="OPTIONS.html"><em>各種設定について</em></a>"のドキュメントを参照してください。) </p>
<p>
<strong>注:</strong> キーボードで <b><code>[Control]</code></b> + <code><b>[S]</b></code> を押しても作品を保存できます。 </p>
<strong>注:</strong> キーボードで <b><code>[Control / &#8984;]</code></b> + <code><b>[S]</b></code> を押しても作品を保存できます。 </p>
<br clear="all">
<hr size="1">
@ -1258,7 +1258,7 @@
この場合、タイトルバーの「閉じる」ボタンか、<b><code>[Alt]</code></b> + <b><code>[F4]</code></b> キーで終了することができます。 </p>
<p>
また、上記のどちらの方法も使えない場合、<b><code>[Shift]</code></b> + <b><code>[Control]</code></b> + <b><code>[Escape]</code></b> のキーの組み合わせで終了できます。 </p>
また、上記のどちらの方法も使えない場合、<b><code>[Shift]</code></b> + <b><code>[Control / &#8984;]</code></b> + <b><code>[Escape]</code></b> のキーの組み合わせで終了できます。 </p>
<p>
詳細は "<a href="OPTIONS.html"><em>各種設定について</em></a>" のドキュメントを参照して下さい。 </p>