Skip to content

Commit

Permalink
Project translation
Browse files Browse the repository at this point in the history
  • Loading branch information
master authored and master committed Mar 14, 2024
1 parent 36fe181 commit b3405e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions target/docs/KeyList.htm
Original file line number Diff line number Diff line change
Expand Up @@ -84,10 +84,10 @@ <h3 id="mouse-wheel">ホイール</h3>
</tr>
<tr>
<td>WheelUp</td>
<td>ハンドルを上に (自分から離れる方向に) 回します。</td>
<td>ハンドルを上 (自分から離れる方向)に 回します。</td>
</tr>
<tr>
<td>ホイール左<br>ホイール右</td>
<td>WheelLeft<br>WheelRight</td>
<td><p>左右にスクロールします。</p>
<p>これらは <a href="Hotkeys.htm#HWheel">ホットキーとして使用</a>できます (すべてではない) 一部のマウスには、2 番目のホイールまたはホイールを左右に傾けることができます。場合によっては、マウスにバンドルされているソフトウェアを使用して、この機能を制御する必要があります。特定のマウスに関係なく、<a href="lib/Send.htm">Send</a><a href="lib/Click.htm">Click</a> を使用して、それをサポートするプログラムで水平方向にスクロールできます。</p></td>
</tr>
Expand Down

0 comments on commit b3405e2

Please sign in to comment.