fastlane
Slavan
- Učlanjen(a)
- 10.05.2004
- Poruke
- 101
- Poena
- 319
uz B-Rad FW dolazi fajl "S00custom-options". Otvorite ga u Wordpadu i izaberite sve što vam treba od dodatnih opcija.
Za veličinu titla npr.
__________________________________________________
## change subtitle size to one not menu-selectable
config_tool -c SUBTITLE_FONT_SIZE=44
#config_tool -c SUBTITLE_FONT_SIZE=48
#config_tool -c SUBTITLE_FONT_SIZE=50
#config_tool -c SUBTITLE_FONT_SIZE=52
#config_tool -c SUBTITLE_FONT_SIZE=56
#config_tool -c SUBTITLE_FONT_SIZE=60
#config_tool -c SUBTITLE_FONT_SIZE=64
#config_tool -c SUBTITLE_FONT_SIZE=68
#config_tool -c SUBTITLE_FONT_SIZE=72
#config_tool -c SUBTITLE_FONT_SIZE=76
#config_tool -c SUBTITLE_FONT_SIZE=80
____________________________________________________________
Ovde sam odabrao veličinu titla 44 skidanjem znaka # ispred linije.
Definisanje akcije ethernet porta i napajanja usb porta
____________________________________________________________
## ethernet actions to be executed when ethernet interface is
## brought up & down by the OSD
## only executed when you put your wdtv live comes on and
## when the wdtv live goes into standby via remote
##
## [you may have number actions which are executed in order]
##
#config_tool -c ETH_UP_ACTION='logger -t "eth_up_action" "I am doing something"
#config_tool -c ETH_UP_ACTION20='sleep 5; ether-wake -b xx:xx:xx:xx:xx:xx; sleep 10; . /conf/net.mounts'
#config_tool -c ETH_DOWN_ACTION='logger -t "eth_down_action" "the OSD has been suspended"'
## the following ethernet action will stop all running services and then turn off power to the usb bus
## unless you know what you're doing it MUST be the last action
#config_tool -c ETH_DOWN_ACTION9999='suspend && sleep 2 && usb.power.off'
## the following ethernet action will tun on power to the usb bus then start all services
## unless you know what you're doing it MUST be the first action
#config_tool -c ETH_UP_ACTION00='usb.power.on && sleep 5 && resume'
_____________________________________________________________
:type:
Znači, sve # poskidate ispred Config linija za opcije koje vam trebaju, sačuvate fajl, i snimite ga u rut USB fleša.
Ugasite napajanje WD-a i ponovo uključite.
Kad se podigne WD, prikaže se meni Video itd. .... obrišite fajl "S00custom-options".
thats all
Za veličinu titla npr.
__________________________________________________
## change subtitle size to one not menu-selectable
config_tool -c SUBTITLE_FONT_SIZE=44
#config_tool -c SUBTITLE_FONT_SIZE=48
#config_tool -c SUBTITLE_FONT_SIZE=50
#config_tool -c SUBTITLE_FONT_SIZE=52
#config_tool -c SUBTITLE_FONT_SIZE=56
#config_tool -c SUBTITLE_FONT_SIZE=60
#config_tool -c SUBTITLE_FONT_SIZE=64
#config_tool -c SUBTITLE_FONT_SIZE=68
#config_tool -c SUBTITLE_FONT_SIZE=72
#config_tool -c SUBTITLE_FONT_SIZE=76
#config_tool -c SUBTITLE_FONT_SIZE=80
____________________________________________________________
Ovde sam odabrao veličinu titla 44 skidanjem znaka # ispred linije.
Definisanje akcije ethernet porta i napajanja usb porta
____________________________________________________________
## ethernet actions to be executed when ethernet interface is
## brought up & down by the OSD
## only executed when you put your wdtv live comes on and
## when the wdtv live goes into standby via remote
##
## [you may have number actions which are executed in order]
##
#config_tool -c ETH_UP_ACTION='logger -t "eth_up_action" "I am doing something"
#config_tool -c ETH_UP_ACTION20='sleep 5; ether-wake -b xx:xx:xx:xx:xx:xx; sleep 10; . /conf/net.mounts'
#config_tool -c ETH_DOWN_ACTION='logger -t "eth_down_action" "the OSD has been suspended"'
## the following ethernet action will stop all running services and then turn off power to the usb bus
## unless you know what you're doing it MUST be the last action
#config_tool -c ETH_DOWN_ACTION9999='suspend && sleep 2 && usb.power.off'
## the following ethernet action will tun on power to the usb bus then start all services
## unless you know what you're doing it MUST be the first action
#config_tool -c ETH_UP_ACTION00='usb.power.on && sleep 5 && resume'
_____________________________________________________________
:type:
Znači, sve # poskidate ispred Config linija za opcije koje vam trebaju, sačuvate fajl, i snimite ga u rut USB fleša.
Ugasite napajanje WD-a i ponovo uključite.
Kad se podigne WD, prikaže se meni Video itd. .... obrišite fajl "S00custom-options".
thats all