|
发表于 2012-10-15 21:26:48
|
显示全部楼层
449270411 发表于 2012-10-15 21:25
list内容如下
init
languages
gfxboot.cfg内容如下
penguin=0
welcome=0
[config]
boot_show=0
penguin=0
welcome=1
xmenu_hide_current=1
menu_start_x=270
menu_start_y=135
menu_max_entries=20
menu_bar_min_width=300
menu_text_normal=0xFFFFFF
menu_text_select=0x00008B
boot_text_options=0x0000ff
boot_text_normal=0xff0000
infobox_bg=0xd8deed
infobox_text_normal=0
menu_bar_color=0xFFFFFF
loading_color=0x295202
title_bg=0xff0000
hide_reboot=0
hide_poweroff=0
disable_num_key=0
hide_help=0
hide_lang=1
custom_width=800
custom_height=600
custom_depth=16
panel_normal=0xFFF143
panel_title=0x00ff00
panel_high=0x000000
panel_bg=0xff0000
panel_border=0xff0000
#######################################################################
# === Custom definition for Gfxboot Kernel Extension by Mist Hill === #
#######################################################################
# --- System related ---
disable_ESC_key=1 # default:0 - enabled
# --- Digital Progress indicator
#timeout_digit_enable=0 # default:1 - enabled; value else - disable;
timeout_digit_x=400 # default:upper right corner minus (25 + half max str width); text is center aligned
timeout_digit_y=554 # default:upper right corner plus 10
#timeout_digit_color=0xb0e0e6 # default:white
timeout_digit_bg_color=0xb03060 # default:black
#timeout_digit_bg_alpha=48 # default:0 - means transparent background (backround color not applied)
timeout_digit_margin=3 # default:2
#timeout_digit_s_enable=0 # default:1 - enabled
# --- Progress Bar indicator
timeout_bar_enable=1 # default:disabled; 1 - enable;
timeout_bar_width=300 # default:200
#timeout_bar_height=20 # default:10; use the height of image if either bar.jpg or bar_a.jpg exist
#timeout_bar_x=50 # default:center
#timeout_bar_y=100 # default:panel text vertical align
timeout_bar_bg_color=0x8aa37b # default:green
timeout_bar_progress_color=0x63ab62 # default:red
timeout_bar_bg_alpha=112 # default:192; 0~255
#timeout_bar_progress_alpha=208 # default:192
#timeout_bar_step_size=09 # default:1 - continuous
# --- Clock indicator
timeout_clock_enable=0 # default:disabled; 1 - enable;
clock_image_x=690 # default:center
clock_image_y=10 # default:10
#clock_image_alpha=64 # default:255
mclock_secondhand_color=0xe03030 # default:red
clock_secondhand_end_length=10 # default:10
clock_secondhand_tip_fix=15 # default:20
clock_secondhand_center_fix_x=-1 # default:0
clock_secondhand_center_fix_y=-1 # default:0
# --- Circular Dot indicator
timeout_circulardot_enable=0 # default:disabled; 1 - enable;
#circulardot_image_x=680 # default:center
#circulardot_image_y=20 # default:10
#circulardot_image_clear=1 # default:0 - not clear
#circulardot_image_alpha=128 # default:255
[config]
boot_show=0
hide_reboot=0
hide_poweroff=0
disable_num_key=0
hide_help=0
hide_lang=0
penguin=0
menu_start_x=
menu_start_y=
menu_max_entries=
menu_bar_min_width=
|
|