mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 10:51:07 +02:00
Origin commit data
------------------
Commit: 46d6a25c39
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Origin message was:
------------------
- data/oled/themes: remove some hardcoded paths
74 lines
2.0 KiB
Plaintext
74 lines
2.0 KiB
Plaintext
# align 0=none, 1=left, 2=center, 3=right
|
|
# if align > 0 x_position will be ignored
|
|
# if glcd_background_image != "" background color will be ignored
|
|
# glcd_position_settings != false allows to edit position settings in gui
|
|
glcd_foreground_color_red=100
|
|
glcd_foreground_color_green=100
|
|
glcd_foreground_color_blue=100
|
|
glcd_background_color_red=0
|
|
glcd_background_color_green=0
|
|
glcd_background_color_blue=0
|
|
glcd_background_image=
|
|
glcd_font=@FONTDIR@/neutrino.ttf
|
|
glcd_channel_percent=25
|
|
glcd_channel_align=2
|
|
glcd_channel_x_position=0
|
|
glcd_channel_y_position=25
|
|
glcd_logo=true
|
|
glcd_logo_percent=25
|
|
glcd_logo_x_position=0
|
|
glcd_logo_y_position=25
|
|
glcd_epg_percent=15
|
|
glcd_epg_align=2
|
|
glcd_epg_x_position=0
|
|
glcd_epg_y_position=130
|
|
glcd_start=false
|
|
glcd_start_percent=0
|
|
glcd_start_align=0
|
|
glcd_start_x_position=0
|
|
glcd_start_y_position=0
|
|
glcd_end=false
|
|
glcd_end_percent=0
|
|
glcd_end_align=0
|
|
glcd_end_x_position=0
|
|
glcd_end_y_position=0
|
|
glcd_duration=false
|
|
glcd_duration_percent=0
|
|
glcd_duration_align=0
|
|
glcd_duration_x_position=0
|
|
glcd_duration_y_position=0
|
|
glcd_progressbar=true
|
|
glcd_progressbar_color_red=62
|
|
glcd_progressbar_color_green=62
|
|
glcd_progressbar_color_blue=62
|
|
glcd_progressbar_percent=20
|
|
glcd_progressbar_width=480
|
|
glcd_progressbar_x_position=0
|
|
glcd_progressbar_y_position=210
|
|
glcd_time=true
|
|
glcd_time_percent=25
|
|
glcd_time_align=2
|
|
glcd_time_x_position=0
|
|
glcd_time_y_position=230
|
|
glcd_icons_percent=4
|
|
glcd_icons_y_position=6
|
|
glcd_icon_ecm_x_position=100
|
|
glcd_icon_cam_x_position=148
|
|
glcd_icon_txt_x_position=193
|
|
glcd_icon_dd_x_position=238
|
|
glcd_icon_mute_x_position=273
|
|
glcd_icon_timer_x_position=333
|
|
glcd_icon_rec_x_position=398
|
|
glcd_icon_ts_x_position=443
|
|
glcd_weather=false
|
|
glcd_weather_curr_x_position=0
|
|
glcd_weather_next_x_position=0
|
|
glcd_weather_y_position=0
|
|
glcd_standby_clock_digital_y_position=20
|
|
glcd_standby_clock_simple_size=40
|
|
glcd_standby_clock_simple_y_position=20
|
|
glcd_standby_weather_curr_x_position=10
|
|
glcd_standby_weather_next_x_position=340
|
|
glcd_standby_weather_y_position=175
|
|
glcd_position_settings=true
|