- neutrino: add additional key to leave standby mode; unify standby locales

This re-adds an old feature from dbox2, but uses a more configurable way

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-07-20 00:27:11 +02:00
committed by Thilo Graf
parent 1b71d71b4b
commit 3ea17f4046
8 changed files with 35 additions and 15 deletions

View File

@@ -535,6 +535,7 @@ struct SNeutrinoSettings
int key_list_start;
int key_list_end;
int key_power_off;
int key_standby_off_add;
int menu_left_exit;
int timeshift_pause;
int auto_timeshift;