@@ -5647,6 +5647,16 @@ <h2>Input</h2>
5647
5647
<dd>Begin the built-in window dragging when the mouse moves outside a deadzone of
5648
5648
<tt class="docutils literal">N</tt> pixels while the mouse button is being held down (default: 3). This only
5649
5649
affects VOs which support the <tt class="docutils literal"><span class="pre">begin-vo-dragging</span></tt> command.</dd>
5650
+ <dt><tt class="docutils literal"><span class="pre">--input-ime=<yes|no></span></tt></dt>
5651
+ <dd><p class="first">Enable keyboard input via an active input method (IME) connected to the VO.
5652
+ (default: yes). The input popup window, if there is any, is always
5653
+ positioned at the top left of the window. Whether pre-edit text is drawn
5654
+ depends on the platform. You may need to configure your IME to display the
5655
+ pre-edit inside of the input popup window if you cannot read the pre-edit
5656
+ text in the mpv window.</p>
5657
+ <p class="last">Wayland only. On Windows, the IME is currently always enabled. This option
5658
+ is not applicable to terminal input.</p>
5659
+ </dd>
5650
5660
</dl>
5651
5661
</div>
5652
5662
<div class="section" id="osd">
0 commit comments