Im sorry i didn't get you. Do you want me to code the startup1.txt for fonts and animations (or you want me to incorporate it into the firmware?)
Below are the lines you should enter into the startup1.txt:
(Note: For font, make sure the name is MyFont.ttf
Any image file kept in a folder called Wallpaper will replace the wallpaper folder in the setup menu)
Code:mount --bind /mmc/mmca1/MyFont.ttf /usr/language/fonts/AMCSL.TTF mount --bind /mmc/mmca1/on.gif /usr/data_resource/animation/Moto1.gif mount --bind /mmc/mmca1/off.gif /usr/data_resource/animation/Moto2.gif mount --bind /mmc/mmca1/Wallpapers /usr/data_resource/picture mount --bind /mmc/mmca1/startup.wav /usr/data_resource/phone/ui_start_up_mono.wav mount --bind /mmc/mmca1/lick.wav /usr/SYSqtapp/setup/soundfile/Touch_Scr_Click.wav mount --bind /mmc/mmca1/tone.wav /usr/SYSqtapp/setup/soundfile/Touch_Scr_Tone.wav



28Likes

Reply With Quote



