lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sun, 17 Feb 2019 23:26:06 -0800 From: Dmitry Torokhov <dmitry.torokhov@...il.com> To: Mauro Carvalho Chehab <mchehab@...nel.org> Cc: Jiri Kosina <jikos@...nel.org>, Benjamin Tissoires <benjamin.tissoires@...hat.com>, linux-input@...r.kernel.org, linux-kernel@...r.kernel.org, linux-media@...r.kernel.org Subject: Re: [PATCH 2/7] [media] doc-rst: switch to new names for Full Screen/Aspect keys 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@...il.com> > --- > 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
Powered by blists - more mailing lists