Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 05ff5420 authored by Nathalie Le Clair's avatar Nathalie Le Clair
Browse files

Update documentation of KEYCODE_TV_POWER

Bug: 157402294
Test: N/A
Change-Id: I1f117a88c715aadee6cc3dd5aa9a4f4af08cc7af
parent ce2de700
Loading
Loading
Loading
Loading
+7 −7
Original line number Diff line number Diff line
@@ -12,8 +12,8 @@ The general action for key handling is described in the table
| Android Key | TV Panel                                               | OTT                        | Soundbar                                               |
| ----------- | -----------------                                      | -------------------        | -------------------                                    |
| general     | Send to active source                                  | handle on device           | handle on device                                       |
| POWER       | Toggle the device power state        | Toggle the TV power state            | Toggle the TV power state         |
| TV_POWER    | Toggle the device power state        | Toggle the TV power state            | Toggle the TV power state         |
| POWER       | Toggle the device power state  | Toggle the OTT power state, TV power state follows | Toggle the soundbar power state, TV power state follows|
| TV_POWER    | Toggle the device power state  | Toggle the TV power state, OTT power state follows | Toggle the TV power state, soundbar power state follows|
| HOME        | Turn on TV, Set active Source to TV, go to home screen | OTP, and go to home screen | OTP, and go to home screen                             |
| volume keys | Handle on device or send to soundbar                   | Send to TV or soundbar     | Handle on device or send to TV                         |