Update OPTIONS docs to cover all command-line args

The anti-args (e.g., "nosave=no" / "save=yes", as the
opposite of "nosave=yes") were not covered.  A few were missing, too.
This commit is contained in:
Bill Kendrick 2021-08-08 01:06:18 -07:00
parent 9c2fa458b8
commit a95bd5a194
11 changed files with 1237 additions and 32 deletions

View file

@ -1,12 +1,12 @@
Tux Paint
バージョン 0.9.26
バージョン 0.9.27
各種設定について
Copyright © 2002-2021 by various contributors; "AUTHORS" 参照.
http://www.tuxpaint.org/
2021年6月28日
2021年8月 8日
----------------------------------------------------------------------
@ -67,6 +67,11 @@ Windows のユーザー
プログラムを、ウィンドウ内ではなく、フルスクリーンモードで起動します。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"fullscreen=no". In both cases, may be overridden by the
command-line option "--windowed".
fullscreen=native
プログラムをフルスクリーンモードで起動します。その際、画面の解像度をオペレーティングシステムの設定から推定します。
@ -90,6 +95,11 @@ Windows のユーザー
ウィンドウの幅と高さの設定を入れ替えます。これは、タブレットパソコンのような縦型のディスプレイでウィンドウを回転させる際に便利なオプションです。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"orient=landscape". In both cases, may be overridden by the
command-line option "--orient=landscape".
native=yes
Tux Paint をフルスクリーンモードで起動する際、"windowsize"
@ -116,14 +126,30 @@ Windows のユーザー
以降の場合に有効なオプションであることに注意して下さい。(環境変数 "SDL_VIDEO_ALLOW_SCREENSAVER"
の値を "1" に設定しても、同様のことができます)
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"allowscreensaver=no" or "disablescreensaver=yes". In both
cases, may be overridden by the command-line option
"--disablescreensaver".
nosound=yes
効果音を無効にします。(注:このオプションを設定すると、[Alt] + [S] を押しても、効果音を有効化することはできません
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "nosound=no"
or "sound=yes". In both cases, may be overridden by the
command-line option "--sound".
nostereo=yes
ステレオの効果音を無効にする。(片耳イヤホンや1台のスピーカーで使用する場合に役に立ちます)
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "nostereo=no"
or "stereo=yes". In both cases, may be overridden by the
command-line option "--stereo".
noquit=yes
画面の "やめる" ボタンや [Escape] キーによるプログラム終了を無効にする。
@ -134,6 +160,11 @@ Windows のユーザー
また、[Shift] + [Control] + [Escape].
というキーの組み合わせでもプログラムを終了することができます。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "noquit=no" or
"quit=yes". In both cases, may be overridden by the command-line
option "--quit".
noprint=yes
印刷を無効にします。
@ -142,6 +173,11 @@ Windows のユーザー
SECONDS で設定した秒数ごとに1回だけしか印刷できなくなります。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"printdelay=0". In both cases, may be overridden by the
command-line option "--printdelay=0".
printcommand=COMMAND
(Linux 及び Unix の場合のみ)
@ -181,6 +217,11 @@ Windows のユーザー
オプションが設定されていれば、変更した印刷の設定は "userdata/print.cfg"
ファイルに記録され、再利用されます。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "printcfg=no"
or "noprintcfg=yes". In both cases, may be overridden by the
command-line option "--noprintcfg".
altprint=always
"いんさつ" ボタンをクリックすると、常に印刷ダイアログを表示しますLinux と Unix
@ -221,14 +262,29 @@ Windows のユーザー
標準では、Linux および Unix では "~/.tuxpaint/" に、Windows では "userdata\"
にロックファイルが保存されます。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nolockfile=no" or "lockfile=yes". In both cases, may be
overridden by the command-line option "--lockfile".
simpleshapes=yes
「ずけい」ツールで、形を決めたあとに回転させるステップを省略します。クリックして、ドラッグして、ボタンを離すだけで、図形を描くことができます。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"simpleshapes=no" or "complexshapes=yes". In both cases, may be
overridden by the command-line option "--complexshapes".
uppercase=yes
すべてのテキストが大文字で表記されます「Brush」は「BRUSH」。まだ大文字しか習っていない子供たちにとって役に立つオプションです。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "uppercase=no"
or "mixedcase=yes". In both cases, may be overridden by the
command-line option "--mixedcase".
grab=yes
タックスペイントがマウスとキーボードを「独占」します。マウスカーソルがタックスペイントのウィンドウ内に限定され、ほとんどすべてのキーボード入力が直接タックスペイントに渡されます。
@ -237,16 +293,31 @@ Windows のユーザー
によるウィンドウの切り替えや、[Ctrl]-[Escape]
キーによる操作が無効になります。このオプションは、特にフルスクリーンモード時に有効です。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "grab=no" or
"dontgrab=yes". In both cases, may be overridden by the
command-line option "--dontgrab".
noshortcuts=yes
キーボードショートカット(保存: [Ctrl]-[S]、新規作成: [Ctrl]-[N] など)を無効にします。
これは、キーボードの操作に慣れていない子供が不用意にコマンドを実行してしまうことを防ぐために有効です。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"noshortcuts=no" or "shortcuts=yes". In both cases, may be
overridden by the command-line option "--shortcuts".
nowheelmouse=yes
マウスでのホイールによる操作が無効になります。(通常、ホイールは右のセレクターメニューをスクロールします)。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nowheelmouse=no" or "wheelmouse=yes". In both cases, may be
overridden by the command-line option "--wheelmouse".
nobuttondistinction=yes
Tux Paint 0.9.15
@ -254,6 +325,12 @@ Windows のユーザー
マウス操作が苦手なお子さんの場合、このオプションを使用することで、マウスの2つまたは3つのボタンの区別を無効にすることができます。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nobuttondistinction=no" or "buttondistinction=yes". In both
cases, may be overridden by the command-line option
"--buttondistinction".
nofancycursors=yes
Tux Paint 独自のマウスポインタを無効にし、システム標準のマウスポインタを使用するようにします。
@ -261,12 +338,22 @@ Windows のユーザー
環境によっては Tux Paint
のマウスカーソルが原因で不具合が起こることがあります。そういった場合にこのオプションを有効にして下さい。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nofancycursors=no" or "fancycursors=yes". In both cases, may be
overridden by the command-line option "--fancycursors".
hidecursor=yes
マウスカーソルを表示しないようにします。
タブレットPCなどのタッチスクリーンを用いるデバイスのためのオプションです。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"hidecursor=no" or "showcursor=yes". In both cases, may be
overridden by the command-line option "--showcursor".
nooutlines=yes
このモードでは、「せん」ツール、「かたち」ツール、「はんこ」ツールそしてけしゴムを使うときに、アウトラインをシンプルな線で表示します。
@ -274,11 +361,21 @@ Windows のユーザー
Tux Paint を非常に遅いパソコンで使いたい場合や、リモートの X-Window
ディスプレイで使う場合に、速度を改善します。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nooutlines=no" or "outlines=yes". In both cases, may be
overridden by the command-line option "--outlines".
sysfonts=yes
もじツールで、オペレーティングシステムのフォントを使用します。通常では、Tux Paint
はパッケージに付属するフォントだけを使用します。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "sysfonts=no"
or "nosysfonts=yes". In both cases, may be overridden by the
command-line option "--nosysfonts".
alllocalefonts=yes
バージョン0.9.21以前では、Tux
@ -288,38 +385,79 @@ Windows のユーザー
以前のバージョンのように全てのフォントを読み込むようにするには、このオプションを有効にします。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"alllocalefonts=no" or "currentlocalefont=yes". In both cases,
may be overridden by the command-line option
"--currentlocalefont".
nostamps=yes
「はんこ」の画像を読み込まず、「はんこ」ツールを無効にします。
これによって、初回起動時のプログラムの読み込みが高速になります。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "nostamps=no"
or "stamps=yes". In both cases, may be overridden by the
command-line option "--stamps".
nostampcontrols=yes
「はんこ」ツールの画像には、上下または左右に反転できたり、大きさを変更したりできるものがあります。このオプションを設定すると、このような操作を無効にします。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nostampcontrols=no" or "stampcontrols=yes". In both cases, may
be overridden by the command-line option "--stampcontrols".
nomagiccontrols=yes
「まほう」ツールの中には、「ふで」ツールのように画像の一部分だけに効果を及ぼすか、キャンバス全体に効果を及ぼすかを選択できるものがあります。このオプションを設定すると、「まほう」ツールの動作の選択を無効にして、ツールごとに標準の動作だけをするようにします。(たいていは「ふで」のような動作になります)
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"nomagiccontrols=no" or "magiccontrols=yes". In both cases, may
be overridden by the command-line option "--magiccontrols".
noshapecontrols=yes
「かたち」ツールでの2つの動作モード-マウスをクリックした箇所を中心として図形を拡大するか、マウスをクリックした箇所をコーナーとして図形を拡大するか-を選択するボタンを無効にします。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"noshapecontrols=no" or "shapecontrols=yes". In both cases, may
be overridden by the command-line option "--shapecontrols".
nolabel=yes
「ラベル」ツールを無効にします。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "nolabel=no"
or "label=yes". In both cases, may be overridden by the
command-line option "--label".
newcolorslast=yes
「さいしょから」でキャンバスを選択する際、単色のキャンバスが末尾に、スターター画像やテンプレートが先頭になるよう、表示順序を変更します。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"newcolorslast=no" or "newcolorsfirst=yes". In both cases, may
be overridden by the command-line option "--newcolorsfirst".
mirrorstamps=yes
反転可能なスタンプは、はじめから反転されるようにします。
左から右ではなく右から左に向かって描き進むことを好むユーザーに役に立つオプションです。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"mirrorstamps=no" or "dontmirrorstamps=yes". In both cases, may
be overridden by the command-line option "--dontmirrorstamps".
mouse-accessibility=yes
例えば「せん」ツールなどでは、マウスをクリックしてドラッグした後にマウスボタンを放すというのが標準の操作ですが、このモードを設定すると、マウスをクリックしてからマウスを動かした後に再度マウスをクリックするという操作になります。
@ -338,6 +476,12 @@ Windows のユーザー
画面キーボードの変更をできないようにします。小さな子供向けにシンプルにしたい場合に設定します。
このオプションが設定されると onscreen-keyboard=yes も設定されているとみなします。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"onscreen-keyboard-disable-change=no". In both cases, may be
overridden by the command-line option
"--onscreen-keyboard-disable-change=no".
joystick-dev=N
何番目のジョイスティックデバイスを使うかを設定します。標準では 0 (最初のジョイスティック)
@ -464,6 +608,11 @@ Windows のユーザー
* 注「mouse-accessibility」オプションの機能は、キーボードの操作にも連動します。両方のオプションを有効にした場合、例えば線を引く場合は、「クリック」のキーを一度押してから「移動」のキーで描画し、最後にもう一度「クリック」キーを押して描画を完了します。
* 通常のマウスやジョイスティックも同時に使用することができます(例えば、マウスで移動してキーボードでクリックしたり、その逆も可能です)。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "keyboard=no"
or "2$keyboard=no". In both cases, may be overridden by the
command-line option "--mouse".
savedir=DIRECTORY
Tux Paint が、作品を保存する "saved" ディレクトリの場所を変更します。
@ -568,14 +717,29 @@ Windows のユーザー
絵の保存ができないようにします("セーブ"
ボタンも無効になります)。一時的なお遊びに使う場合や、テスト環境で使えるオプションです。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "nosave=no" or
"save=yes". In both cases, may be overridden by the command-line
option "--save".
autosave=yes
プログラムを終了するときに、絵を保存するかどうか尋ねずに、自動的に保存します。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using "autosave=no"
or "noautosave=yes". In both cases, may be overridden by the
command-line option "--noautosave".
startblank=yes
Tux Paint を起動する際、前回最後に開いていた絵を読み込む代わりに、毎回、空のキャンバスで開始します。
Note: If used in a system-wide configuration file, may be
overridden by the user's configuration file using
"startblank=no" or "startlast=yes". In both cases, may be
overridden by the command-line option "--startlast".
colorfile=FILENAME
お好みのカラーパレットを記述した簡単なテキストファイルを作成して、そのファイル名を "colorfile"
@ -891,6 +1055,8 @@ Windows のユーザー
--fullscreen
--WIDTHxHEIGHT
--buttonsize=SIZE
--colorsrows=ROWS
--orient=portrait
--native
--allowscreensaver
@ -904,6 +1070,8 @@ Windows のユーザー
--altprintnever
--altprintalways
--papersize=PAPERSIZE
--printcommand=COMMAND
--altprintcommand=COMMAND
--nolockfile
--simpleshapes
--uppercase

View file

@ -14,7 +14,7 @@
<center>
<h1>
<span style="white-space: nowrap;">Tux Paint</span><br>
バージョン 0.9.26 </h1>
バージョン 0.9.27 </h1>
<h2>
各種設定について </h2>
@ -25,7 +25,7 @@
</p>
<p>
2021年6月28日 </p>
2021年8月 8日 </p>
</center>
<hr size="2"
@ -129,6 +129,8 @@
<dd>
<p>
プログラムを、ウィンドウ内ではなく、フルスクリーンモードで起動します。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>fullscreen=no</code>". In both cases, may be overridden by the command-line option "<code>--windowed</code>". </p>
</dd>
<dt>
@ -176,6 +178,8 @@
<dd>
<p>
ウィンドウの幅と高さの設定を入れ替えます。これは、タブレットパソコンのような縦型のディスプレイでウィンドウを回転させる際に便利なオプションです。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>orient=landscape</code>". In both cases, may be overridden by the command-line option "<code>--orient=landscape</code>". </p>
</dd>
<dt>
@ -209,6 +213,8 @@
<dd>
<p>
標準では、Tux Paint の起動中は スクリーンセーバーが起動しない設定になっていますが、"<code>allowscreensaver</code>" オプションを指定すると、スクリーンセーバーが有効になります。これはSDLライブラリのバージョンが 1.2.12 以降の場合に有効なオプションであることに注意して下さい。(環境変数 "<code>SDL_VIDEO_ALLOW_SCREENSAVER</code>" の値を "<code>1</code>" に設定しても、同様のことができます) </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>allowscreensaver=no</code>" or "<code>disablescreensaver=yes</code>". In both cases, may be overridden by the command-line option "<code>--disablescreensaver</code>". </p>
</dd>
<dt>
@ -218,6 +224,8 @@
<dd>
<p>
効果音を無効にします。(注:このオプションを設定すると、<b>[Alt]</b> + <b>[S]</b> を押しても、効果音を有効化することはできません </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nosound=no</code>" or "<code>sound=yes</code>". In both cases, may be overridden by the command-line option "<code>--sound</code>". </p>
</dd>
<dt>
@ -227,6 +235,8 @@
<dd>
<p>
ステレオの効果音を無効にする。(片耳イヤホンや1台のスピーカーで使用する場合に役に立ちます) </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nostereo=no</code>" or "<code>stereo=yes</code>". In both cases, may be overridden by the command-line option "<code>--stereo</code>". </p>
</dd>
<dt>
@ -242,6 +252,9 @@
<p>
また、<b>[Shift]</b> + <b>[Control]</b> + <b>[Escape]</b>. というキーの組み合わせでもプログラムを終了することができます。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>noquit=no</code>" or "<code>quit=yes</code>". In both cases, may be overridden by the command-line option "<code>--quit</code>". </p>
</dd>
<dt>
@ -260,6 +273,9 @@
<dd>
<p>
<i>SECONDS</i> で設定した秒数ごとに1回だけしか印刷できなくなります。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>printdelay=0</code>". In both cases, may be overridden by the command-line option "<code>--printdelay=0</code>". </p>
</dd>
<dt>
@ -319,6 +335,9 @@
<p>
これは、Tux Paint をフルスクリーンモードで起動している場合にのみ有効であることに注意してください。)"printcfg" オプションが設定されていれば、変更した印刷の設定は "<code>userdata/print.cfg</code>" ファイルに記録され、再利用されます。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>printcfg=no</code>" or "<code>noprintcfg=yes</code>". In both cases, may be overridden by the command-line option "<code>--noprintcfg</code>". </p>
</dd>
<dt>
@ -377,6 +396,9 @@
<p>
標準では、Linux および Unix では "<code>~/.tuxpaint/</code>" に、Windows では "<code>userdata\</code>" にロックファイルが保存されます。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nolockfile=no</code>" or "<code>lockfile=yes</code>". In both cases, may be overridden by the command-line option "<code>--lockfile</code>". </p>
</dd>
<dt>
@ -386,6 +408,8 @@
<dd>
<p>
「ずけい」ツールで、形を決めたあとに回転させるステップを省略します。クリックして、ドラッグして、ボタンを離すだけで、図形を描くことができます。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>simpleshapes=no</code>" or "<code>complexshapes=yes</code>". In both cases, may be overridden by the command-line option "<code>--complexshapes</code>". </p>
</dd>
<dt>
@ -395,6 +419,8 @@
<dd>
<p>
すべてのテキストが大文字で表記されます「Brush」は「BRUSH」。まだ大文字しか習っていない子供たちにとって役に立つオプションです。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>uppercase=no</code>" or "<code>mixedcase=yes</code>". In both cases, may be overridden by the command-line option "<code>--mixedcase</code>". </p>
</dd>
<dt>
@ -407,6 +433,8 @@
<p>
これは、ユーザーが Tux Paint から抜け出すことができないようにするのに便利です。 <b>[Alt]-[Tab]</b> によるウィンドウの切り替えや、<b>[Ctrl]-[Escape]</b> キーによる操作が無効になります。このオプションは、特にフルスクリーンモード時に有効です。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>grab=no</code>" or "<code>dontgrab=yes</code>". In both cases, may be overridden by the command-line option "<code>--dontgrab</code>". </p>
</dd>
<dt>
@ -419,6 +447,8 @@
<p>
これは、キーボードの操作に慣れていない子供が不用意にコマンドを実行してしまうことを防ぐために有効です。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>noshortcuts=no</code>" or "<code>shortcuts=yes</code>". In both cases, may be overridden by the command-line option "<code>--shortcuts</code>". </p>
</dd>
<dt>
@ -428,6 +458,8 @@
<dd>
<p>
マウスでのホイールによる操作が無効になります。(通常、ホイールは右のセレクターメニューをスクロールします)。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nowheelmouse=no</code>" or "<code>wheelmouse=yes</code>". In both cases, may be overridden by the command-line option "<code>--wheelmouse</code>". </p>
</dd>
<dt>
@ -440,6 +472,8 @@
<p>
マウス操作が苦手なお子さんの場合、このオプションを使用することで、マウスの2つまたは3つのボタンの区別を無効にすることができます。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nobuttondistinction=no</code>" or "<code>buttondistinction=yes</code>". In both cases, may be overridden by the command-line option "<code>--buttondistinction</code>". </p>
</dd>
<dt>
@ -452,6 +486,8 @@
<p>
環境によっては Tux Paint のマウスカーソルが原因で不具合が起こることがあります。そういった場合にこのオプションを有効にして下さい。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nofancycursors=no</code>" or "<code>fancycursors=yes</code>". In both cases, may be overridden by the command-line option "<code>--fancycursors</code>". </p>
</dd>
<dt>
@ -464,6 +500,8 @@
<p>
タブレットPCなどのタッチスクリーンを用いるデバイスのためのオプションです。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>hidecursor=no</code>" or "<code>showcursor=yes</code>". In both cases, may be overridden by the command-line option "<code>--showcursor</code>". </p>
</dd>
<dt>
@ -476,6 +514,8 @@
<p>
Tux Paint を非常に遅いパソコンで使いたい場合や、リモートの X-Window ディスプレイで使う場合に、速度を改善します。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nooutlines=no</code>" or "<code>outlines=yes</code>". In both cases, may be overridden by the command-line option "<code>--outlines</code>". </p>
</dd>
<dt>
@ -485,6 +525,8 @@
<dd>
<p>
<b>もじ</b>ツールで、オペレーティングシステムのフォントを使用します。通常では、Tux Paint はパッケージに付属するフォントだけを使用します。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>sysfonts=no</code>" or "<code>nosysfonts=yes</code>". In both cases, may be overridden by the command-line option "<code>--nosysfonts</code>". </p>
</dd>
<dt>
@ -497,6 +539,8 @@
<p>
以前のバージョンのように全てのフォントを読み込むようにするには、このオプションを有効にします。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>alllocalefonts=no</code>" or "<code>currentlocalefont=yes</code>". In both cases, may be overridden by the command-line option "<code>--currentlocalefont</code>". </p>
</dd>
<dt>
@ -509,6 +553,8 @@
<p>
これによって、初回起動時のプログラムの読み込みが高速になります。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nostamps=no</code>" or "<code>stamps=yes</code>". In both cases, may be overridden by the command-line option "<code>--stamps</code>". </p>
</dd>
<dt>
@ -518,6 +564,8 @@
<dd>
<p>
「はんこ」ツールの画像には、上下または左右に反転できたり、大きさを変更したりできるものがあります。このオプションを設定すると、このような操作を無効にします。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nostampcontrols=no</code>" or "<code>stampcontrols=yes</code>". In both cases, may be overridden by the command-line option "<code>--stampcontrols</code>". </p>
</dd>
<dt>
@ -527,6 +575,8 @@
<dd>
<p>
「まほう」ツールの中には、「ふで」ツールのように画像の一部分だけに効果を及ぼすか、キャンバス全体に効果を及ぼすかを選択できるものがあります。このオプションを設定すると、「まほう」ツールの動作の選択を無効にして、ツールごとに標準の動作だけをするようにします。(たいていは「ふで」のような動作になります) </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nomagiccontrols=no</code>" or "<code>magiccontrols=yes</code>". In both cases, may be overridden by the command-line option "<code>--magiccontrols</code>". </p>
</dd>
<dt>
@ -536,6 +586,8 @@
<dd>
<p>
「かたち」ツールでの2つの動作モード-マウスをクリックした箇所を中心として図形を拡大するか、マウスをクリックした箇所をコーナーとして図形を拡大するか-を選択するボタンを無効にします。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>noshapecontrols=no</code>" or "<code>shapecontrols=yes</code>". In both cases, may be overridden by the command-line option "<code>--shapecontrols</code>". </p>
</dd>
<dt>
@ -545,6 +597,8 @@
<dd>
<p>
「ラベル」ツールを無効にします。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nolabel=no</code>" or "<code>label=yes</code>". In both cases, may be overridden by the command-line option "<code>--label</code>". </p>
</dd>
<dt>
@ -554,6 +608,8 @@
<dd>
<p>
「さいしょから」でキャンバスを選択する際、単色のキャンバスが末尾に、スターター画像やテンプレートが先頭になるよう、表示順序を変更します。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>newcolorslast=no</code>" or "<code>newcolorsfirst=yes</code>". In both cases, may be overridden by the command-line option "<code>--newcolorsfirst</code>". </p>
</dd>
<dt>
@ -566,6 +622,8 @@
<p>
左から右ではなく右から左に向かって描き進むことを好むユーザーに役に立つオプションです。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>mirrorstamps=no</code>" or "<code>dontmirrorstamps=yes</code>". In both cases, may be overridden by the command-line option "<code>--dontmirrorstamps</code>". </p>
</dd>
<dt>
@ -575,7 +633,7 @@
<dd>
<p>
例えば「せん」ツールなどでは、マウスをクリックしてドラッグした後にマウスボタンを放すというのが標準の操作ですが、このモードを設定すると、マウスをクリックしてからマウスを動かした後に再度マウスをクリックするという操作になります。 </p>
</dd>
</dd>
<dt>
<code><b>onscreen-keyboard=yes</b></code>
@ -584,7 +642,7 @@
<dd>
<p>
「もじ」ツールと「ラベル」ツールで、画面キーボードを表示します。 </p>
</dd>
</dd>
<dt>
<code><b>onscreen-keyboard-layout=<i>レイアウト名</i></b></code>
@ -603,6 +661,8 @@
<p>
画面キーボードの変更をできないようにします。小さな子供向けにシンプルにしたい場合に設定します。<br>
このオプションが設定されると <b>onscreen-keyboard=yes</b> も設定されているとみなします。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>onscreen-keyboard-disable-change=no</code>". In both cases, may be overridden by the command-line option "<code>--onscreen-keyboard-disable-change=no</code>". </p>
</dd>
<dt>
@ -865,6 +925,9 @@
<li>通常のマウスやジョイスティックも同時に使用することができます(例えば、マウスで移動してキーボードでクリックしたり、その逆も可能です)。 </li>
</ul>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>keyboard=no</code>" or "2$<code>keyboard=no</code>". In both cases, may be overridden by the command-line option "<code>--mouse</code>". </p>
</dd>
<dt>
@ -1006,6 +1069,8 @@
<dd>
<p>
絵の保存ができないようにします("セーブ" ボタンも無効になります)。一時的なお遊びに使う場合や、テスト環境で使えるオプションです。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>nosave=no</code>" or "<code>save=yes</code>". In both cases, may be overridden by the command-line option "<code>--save</code>". </p>
</dd>
<dt>
@ -1015,6 +1080,8 @@
<dd>
<p>
プログラムを終了するときに、絵を保存するかどうか尋ねずに、自動的に保存します。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>autosave=no</code>" or "<code>noautosave=yes</code>". In both cases, may be overridden by the command-line option "<code>--noautosave</code>". </p>
</dd>
<dt>
@ -1024,6 +1091,8 @@
<dd>
<p>
Tux Paint を起動する際、前回最後に開いていた絵を読み込む代わりに、毎回、空のキャンバスで開始します。 </p>
<p>
Note: If used in a system-wide configuration file, may be overridden by the user's configuration file using "<code>startblank=no</code>" or "<code>startlast=yes</code>". In both cases, may be overridden by the command-line option "<code>--startlast</code>". </p>
</dd>
<dt>
@ -2648,6 +2717,8 @@
<dt>
<code><b>--fullscreen<br>
--<i>WIDTH</i>x<i>HEIGHT</i><br>
--buttonsize=<i>SIZE</i><br>
--colorsrows=<i>ROWS</i><br>
--orient=portrait<br>
--native<br>
--allowscreensaver<br>
@ -2661,6 +2732,8 @@
--altprintnever<br>
--altprintalways<br>
--papersize=<i>PAPERSIZE</i><br>
--printcommand=<i>COMMAND</i><br>
--altprintcommand=<i>COMMAND</i><br>
--nolockfile<br>
--simpleshapes<br>
--uppercase<br>