Re: [PATCH 2/7] [media] doc-rst: switch to new names for Full Screen/Aspect keys

From: Dmitry Torokhov
Date: Mon Feb 18 2019 - 02:26:12 EST


On Fri, Jan 18, 2019 at 03:30:32PM -0800, Dmitry Torokhov wrote:
> We defined better names for keys to activate full screen mode or
> change aspect ratio (while keeping the existing keycodes to avoid
> breaking userspace), so let's use them in the document.
>
> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx>
> ---
> Documentation/media/uapi/rc/rc-tables.rst | 4 ++--

Mauro, do you want to take this through your tree or I should pick it up
with the patch that does renames in uapi header?

Thanks!

> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/media/uapi/rc/rc-tables.rst b/Documentation/media/uapi/rc/rc-tables.rst
> index c8ae9479f842..57797e56f45e 100644
> --- a/Documentation/media/uapi/rc/rc-tables.rst
> +++ b/Documentation/media/uapi/rc/rc-tables.rst
> @@ -616,7 +616,7 @@ the remote via /dev/input/event devices.
>
> - .. row 78
>
> - - ``KEY_SCREEN``
> + - ``KEY_ASPECT_RATIO``
>
> - Select screen aspect ratio
>
> @@ -624,7 +624,7 @@ the remote via /dev/input/event devices.
>
> - .. row 79
>
> - - ``KEY_ZOOM``
> + - ``KEY_FULL_SCREEN``
>
> - Put device into zoom/full screen mode
>
> --
> 2.20.1.321.g9e740568ce-goog
>

--
Dmitry