Input: document meanings of KEY_SCREEN and KEY_ZOOM
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 18 Jan 2019 19:18:17 +0000 (11:18 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 Mar 2019 00:41:30 +0000 (17:41 -0700)
commit07ba9e7be423423043c5090a2f395c0da26e1b3d
tree219e2e16ab601c4b34f9b574aa8ac94eeb3da900
parent738c06d0e4562e0acf9f2c7438a22b2d5afc67aa
Input: document meanings of KEY_SCREEN and KEY_ZOOM

It is hard to say what KEY_SCREEN and KEY_ZOOM mean, but historically DVB
folks have used them to indicate switch to full screen mode. Later, they
converged on using KEY_ZOOM to switch into full screen mode and KEY)SCREEN
to control aspect ratio (see Documentation/media/uapi/rc/rc-tables.rst).

Let's commit to these uses, and define:

- KEY_FULL_SCREEN (and make KEY_ZOOM its alias)
- KEY_ASPECT_RATIO (and make KEY_SCREEN its alias)

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
include/uapi/linux/input-event-codes.h