mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- tuxtxt: change some default values
Signed-off-by: Thilo Graf <dbt@novatux.de> This should be bounded to current loacle settings.
This commit is contained in:
@@ -1957,10 +1957,10 @@ int Init(int source)
|
|||||||
|
|
||||||
/* config defaults */
|
/* config defaults */
|
||||||
screenmode = 0;
|
screenmode = 0;
|
||||||
screen_mode1 = 1;
|
screen_mode1 = 0;
|
||||||
color_mode = 10;
|
color_mode = 20;
|
||||||
trans_mode = 1;
|
trans_mode = 6;
|
||||||
menulanguage = 1; /* english */
|
menulanguage = 0; /* deutsch */
|
||||||
/*national_subset = 0;*//* default */
|
/*national_subset = 0;*//* default */
|
||||||
auto_national = 1;
|
auto_national = 1;
|
||||||
swapupdown = 0;
|
swapupdown = 0;
|
||||||
|
Reference in New Issue
Block a user