Skip to content

Commit

Permalink
[media] doc-rst: switch to new names for Full Screen/Aspect keys
Browse files Browse the repository at this point in the history
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@gmail.com>
  • Loading branch information
Dmitry Torokhov committed Mar 27, 2019
1 parent 07ba9e7 commit 2291da5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/media/uapi/rc/rc-tables.rst
Original file line number Diff line number Diff line change
Expand Up @@ -616,15 +616,15 @@ the remote via /dev/input/event devices.

- .. row 78

- ``KEY_SCREEN``
- ``KEY_ASPECT_RATIO``

- Select screen aspect ratio

- 4:3 16:9 SELECT

- .. row 79

- ``KEY_ZOOM``
- ``KEY_FULL_SCREEN``

- Put device into zoom/full screen mode

Expand Down

0 comments on commit 2291da5

Please sign in to comment.