From e294656cb11082a77f2e785fb55ddafa926bbc47 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 9 Oct 2014 18:28:37 +0200 Subject: client API: rename --input-x11-keyboard to --input-vo-keyboard Apparently we need this for Cocoa too. (The option was X11 specific in the hope that only X11 would need this hack.) --- DOCS/man/options.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 86632436dd..f0bd8aac66 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2176,8 +2176,9 @@ Input Use the right Alt key as Alt Gr to produce special characters. If disabled, count the right Alt as an Alt modifier key. Enabled by default. -``--input-x11-keyboard=`` - Disable all keyboard input on the X11 VO window. Generally useful for +``--input-vo-keyboard=`` + Disable all keyboard input on for VOs which can't participate in proper + keyboard input dispatching. This currently affects X11. Generally useful for embedding only. On X11, a sub-window with input enabled grabs all keyboard input as long @@ -2195,6 +2196,8 @@ Input As a workaround, this option is disabled by default in libmpv. (Note that ``input-default-bindings`` is disabled by default in libmpv as well.) + (This option was renamed from ``--input-x11-keyboard``.) + OSD --- -- cgit v1.2.3