Refresh OPTIONs re: coarse keyboard movement

h/t Shin-Ichi in
https://sourceforge.net/p/tuxpaint/tuxpaint-docs/ci/97ecddd3c022b7a38d065d175670d474157a38d4/
This commit is contained in:
Bill Kendrick 2021-03-27 00:44:26 -07:00
parent 18b82ab0df
commit dcd4b7c59c
10 changed files with 27 additions and 33 deletions

View file

@ -580,7 +580,7 @@
<dd>
<p>
Presents a clickable on-screen keyboard when using the <b>Text</b> and <b>Label</b> tools. </p>
「もじ」ツールと「ラベル」ツールで、画面キーボードを表示します。 </p>
</dd>
<dt>
@ -833,7 +833,7 @@
使用方法: </p>
<ul>
<li>キャンバスエリアでは、通常はなめらかに、<code>default</code> キーWindows では Shift キー)を押しながらでは飛び飛びにカーソルが動きます。 </li>
<li>キャンバスエリアでは、通常はなめらかに、<code>Shift</code> キーを押しながらでは飛び飛びにカーソルが動きます。 </li>
<li>ツールボタンのエリアでは、飛び飛びにカーソルが動きます。 </li>
@ -4918,13 +4918,13 @@
... この言語指定は、実行したコマンドプロンプトウィンドウが終了するまでの間だけ有効となります。 </p>
<p>
For something more permanent, you can set an 'environment variable' using the "システムのプロパティ" dialogue as follows: </p>
常にこの言語設定を有効にするには、以下のようにして、"システムのプロパティ" ダイアログで環境変数を設定します: </p>
<ul>
<li>Press the "<b>[Windows]+[R]</b>" key combination to open the "ファイル名を指定して実行" dialogue.</li>
<li>Enter "<code>sysdm.cpl</code>" in the text box and click the "<b>[OK]</b>" button to open the "システムのプロパティ" dialogue.</li>
<li>Select the "詳細設定" tab.</li>
<li>Click the "環境変数(N)..." button.</li>
<li>Edit the value of the parameter "<code>LANG</code>" (create it, if it doesn't exists).</li>
<li>"<b>[Windows]+[R]</b>" キーを押して "ファイル名を指定して実行" ダイアログを開く。</li>
<li>テキストボックスに "<code>sysdm.cpl</code>" と入力して "<b>[OK]</b>" ボタンを押し、"システムのプロパティ" ダイアログを開く。</li>
<li>"詳細設定" タブを選択。</li>
<li>"環境変数(N)..." ボタンをクリック。</li>
<li>環境変数 "<code>LANG</code>" の値を編集。(変数が設定されていなければ新たに作成)</li>
</ul>
</blockquote>
</blockquote>