Página 74 de 79 PrimerPrimer ... 2464697273747576 ... ÚltimoÚltimo
Resultados 731 al 740 de 790

Tema: SleepMode

  1. #731
    Avanzado Avatar de zion_1008
    Fecha de ingreso
    15/jun/2008
    Ubicación
    Reynosa, Tamps. Mexico
    Móvil
    W300!
    Mensajes
    378

    Respuesta: SleepMode

    tu ini debe quedar asi
    [IMAGE_FOLDER]: /card/other/sleepmode/

    [CUSTOM00.ICON]: Prueba.png
    [CUSTOM00.ICON]: Prueba.png
    [CUSTOM01.ICON]: Prueba.png
    [CUSTOM02.ICON]: Prueba.png
    [CUSTOM03.ICON]: Prueba.png
    [CUSTOM04.ICON]: Prueba.png
    [CUSTOM05.ICON]: Prueba.png
    [CUSTOM06.ICON]: Prueba.png

    [CUSTOM_MODE]: 0x00; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    [CUSTOM_TIME]: 0x00; Time period before background changes in minutes

    debes poner las imagenes en la carpeta sleepmode en la memory card con el nombre "prueba.png" asegurate de que sean en formato .png

  2. #732
    Recién Iniciado
    Fecha de ingreso
    14/sep/2008
    Móvil
    w910
    Mensajes
    6

    Respuesta: SleepMode

    Probado exactamente como dijiste, y nada no sale el fondo... gracias por el interes. Saludos

  3. #733
    Avanzado Avatar de b10h4z4rd
    Fecha de ingreso
    13/jul/2008
    Ubicación
    Bs. As. - Argentina
    Móvil
    W200a
    Mensajes
    174

    Respuesta: SleepMode

    Tengo una duda, porque cuando lo pongo en daemons junto con el standby mode se me borra todo lo que puse en el standby? Ambos elf me funcionan perfectamente pero separados, y si pongo el sleep solo en daemons y despues inicio el standby manualmente me funcionan bien los 2. Tengo un w200.
    Gracias aaa6

  4. #734
    Top Sony Administrador Avatar de Gil
    Fecha de ingreso
    01/dic/2006
    Ubicación
    Frente a mi PC
    Móvil
    W810
    Mensajes
    1.906

    Respuesta: SleepMode

    @b10h4z4rd:
    Hola!
    Prueba editar la línea REPLACE_STBY, ponle 0x00. Si ya lo tienes así, entonces prueba entrar desde transferencia de archivos (unidad extraíble) y quita los dos elf de Daemons y después ponlos de nuevo, pero primero pon el SleepMode y después el StandbyMode.


    Un saludo!

  5. #735
    Top Android Avatar de trazka
    Fecha de ingreso
    27/jul/2008
    Ubicación
    durango mexico
    Móvil
    w580i
    Mensajes
    29

    Respuesta: SleepMode

    hola quisiera me pudieran ayudar a modificar mi .ini

    lo que pasa es que me aparece una linea donde muestra el porcentaje de la bateria y otras cosas, pero no supe como quitarle la linea les dejo mi ini.









    ;NOTE: You must edit this file to fit your phone.
    ;remove comments ";" to activate that parameter
    ;************************************************* *******
    ;This Example is for 240x320 pixel screen display phones*
    ;************************************************* *******
    ;DB2020 Missed and Status Icon set-up
    ;00 - KEYLOCKED
    ;01 - SOUNDOFF
    ;02 - MISSED_VOICE_CALL
    ;03 - MISSED_SMS
    ;04 - MISSED EMAIL
    ;05 - MISSED_MMS
    ;06 - Missed Calendar event
    ;15 - music player
    ;16 - FM radio
    ;17 - battery charging

    [ICON00]: KEYLOCK_ICN
    [ICON01]: SILENT_MODE_ICN
    [ICON02]: CALLS_MISSED_STATUS_ICN
    [ICON03]: MSG_UI_TEXT_MESSAGE_STATUS_BAR_ICN
    [ICON04]: MSG_UI_EMAIL_MESSAGE_ICN
    [ICON05]: MSG_UI_MULTIMEDIA_MESSAGE_STATUS_BAR_ICN
    ;[ICON06]: CALE_APPOINTMENT_ICN.png
    [ICON06]: 0xE5E1;
    [ICON07]: 0xE5E2;
    [ICON15]: MEDIAPLAYER_RUNNING_ICN
    [ICON16]: FM_RADIO_STATUSBAR_RADIO_ICN
    [ICON17]: C_UI_BATTERY_CHARGING_ICN
    ;---------------------------------------------------------

    ;Custom images can be loaded here to be placed anywhere on screen, usually as background
    ;Set this to an unused icon and use sysgfx (or other method) to replace it with your custom picture
    ;You can define multiple backgrounds 0-6 to switch automatically according to custom_mode
    ;Specify either hex code of internal image or folder and name of external image

    [IMAGE_FOLDER]: /card/other/sleepmode/

    [CUSTOM00.ICON]: Prueba.png
    ;[CUSTOM00.ICON]: Prueba.png
    ;[CUSTOM01.ICON]: Prueba.png
    ;[CUSTOM02.ICON]: Prueba.png
    ;[CUSTOM03.ICON]: Prueba.png
    ;[CUSTOM04.ICON]: Prueba.png
    ;[CUSTOM05.ICON]: Prueba.png
    ;[CUSTOM06.ICON]: Prueba.png

    [CUSTOM_MODE]: 0x00; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    [CUSTOM_TIME]: 0x00; Time period before background changes in minutes
    ;----------------------------------------------------------

    ;Fonts Set-up
    ;Choose FONT - valid range 0x00->0x23
    ;Not all fonts are available on all phones!
    ;If font not available(not in DYN_CONST.bin)
    ;elf will default to FONT_E_20R
    ;Set font to FF to turn off that display
    [FONT00]: 0x18; Clock
    [FONT01]: 0x11; Date
    [FONT02]: 0x11; Day of week
    [FONT03]: 0x04; Custom Message
    [FONT05]: 0x11; MiniGPS location
    [FONT06]: 0x06; Radio/Mplayer
    [FONT07]: 0x04; Radio/Mplayer on Standby
    [FONT08]: 0x0E; Clock on standby
    [FONT09]: 0x0A; date on standby
    [FONT10]: 0x0A; day on standby
    [FONT11]: 0x0A; custom msg on standby
    [FONT13]: 0x06; status line clock
    [FONT14]: 0x06; custom msg 2 on standby
    [FONT15]: 0x06; batt/heap/temp on standby

    ;------Font Options Available------------------------;
    ;0x00=FONT_D_7R; 0x10=FONT_E_18R; 0x20=FONT_E_40R;
    ;0x01=FONT_E_14R; 0x11=FONT_E_18B; 0x21=FONT_E_60R;
    ;0x02=FONT_E_14B; 0x12=FONT_E_18I; 0x22=FONT_E_75R;
    ;0x03=FONT_E_14I; 0x13=FONT_E_18BI;0x23=FONT_E_100R;
    ;0x04=FONT_E_14BI; 0x14=FONT_E_22R; 0x24=FONT_ICON_16BIT_V2;
    ;0x05=FONT_E_16R; 0x15=FONT_E_22B; 0x25=FONT_ICON_2BIT_V2_2NDLCD;
    ;0x06=FONT_E_16B; 0x16=FONT_E_22I; 0x26=FONT_D_18B;
    ;0x07=FONT_E_16I; 0x17=FONT_E_22BI;0xFF=No display
    ;0x08=FONT_E_16BI; 0x18=FONT_E_24R;
    ;0x09=FONT_E_20R; 0x19=FONT_E_24B;
    ;0x0A=FONT_E_20B; 0x1A=FONT_E_25R;
    ;0x0B=FONT_E_20I; 0x1B=FONT_E_25B;
    ;0x0C=FONT_E_20BI; 0x1C=FONT_E_25I;
    ;0x0D=FONT_D_24B; 0x1D=FONT_E_25BI;
    ;0x0E=FONT_D_29B; 0x1E=FONT_E_30R;
    ;0x0F=FONT_E_8R; 0x1F=FONT_E_36R;
    ;----------------------------------------------------
    ;----------------------------------------------------;
    ;optional manual fontcodes
    ;Use any of these to override [FONT]
    [FONTCODE00]: 0x5C;
    [FONTCODE01]: 0x55;
    [FONTCODE02]: 0x55;
    ;[FONTCODE03]: 0x30;
    ;[FONTCODE04]: 0x30;
    [FONTCODE05]: 0x55;
    [FONTCODE06]: 0x55;
    ;[FONTCODE07]: 0x55;
    ;[FONTCODE08]: 0x55;
    ;[FONTCODE09]: 0x55;
    ;[FONTCODE10]: 0x55;
    ;[FONTCODE11]: 0x55;
    ;[FONTCODE12]: 0x55;
    ;[FONTCODE13]: 0x55;
    ;[FONTCODE14]: 0x55;
    ;[FONTCODE15]: 0x55;

    ;----------------------------------------------------;
    ;Window positions
    ; TOP = offset of text from top of screen
    ; X-Postition of text, left justify and set X to move text to the right
    ;Can be used for clock/day/date/message

    ;example for 220x340 phones
    [WIN00.TOP]: 0x3C; Clock (60)
    ;[WIN00.X]: 0x00;
    [WIN01.TOP]: 0xF5; Date (245)
    ;[WIN01.X]: 0x00;
    [WIN02.TOP]: 0xDC; Dayof Week (220)
    ;[WIN02.X]: 0x00;
    [WIN03.TOP]: 0x01; Icons
    ;[WIN03.X]: 0x00;
    [WIN04.TOP]: 0xA0; Custom Message (160)
    ;[WIN04.X]: 0x00;
    [WIN05.TOP]: 0x1B; Battery/Heap status (27)
    [WIN06.TOP]: 0x15C; MiniGPS location
    ;[WIN06.X]: 0xFF;
    [WIN07.TOP]: 0x00; Radio/Mplayer
    [WIN08.TOP]: 0x01; Custom Icon Position
    [WIN08.X]: 0xFF;
    [WIN09.TOP]: 0x00; Icon Row 2, set to 0 to disable
    ;[WIN09.X]: 0xFF;
    [WIN10.TOP]: 0x00; Album Art top edge stby screen
    [WIN10.X]: 0xFF; Album Art left edge stby screen
    [WIN11.TOP]: 0x00; Album Art top edge sleepmode screen
    [WIN11.X]: 0xFF;Album Art top edge sleepmode screen
    [WIN12.TOP]: 0x00; clock on standby
    [WIN12.X]: 0xFF; clock on standby
    [WIN13.TOP]: 0x00; date on standby
    [WIN13.X]: 0xFF; date on standby
    [WIN14.TOP]: 0x00; day on standby
    [WIN14.X]: 0xFF; day on standby
    [WIN15.TOP]: 0x00; custom msg on standby
    [WIN15.X]: 0xFF; custom msg on standby
    [WIN16.TOP]: 0x00; custom image on standby
    [WIN16.X]: 0xFF; custom image on standby
    [WIN17.TOP]: 0x00; custom image 2 on standby
    [WIN17.X]: 0xFF; custom image 2 on standby
    [WIN18.TOP]: 0x00; custom image on status
    [WIN18.X]: 0xFF; custom image on status
    [WIN19.TOP]: 0x00; custom msg 2 on standby
    [WIN19.X]: 0xFF; custom msg 2 on standby
    [WIN20.TOP]: 0x00; batt/heap/temp status on standby
    [WIN20.X]: 0xFF; batt/heap/temp status on standby

    ;---------Drawing options-------------------------------------------------
    [REPLACE_STBY]: 0x00; Draw clock/date/day/message on standby screen
    [DRAW_WITH_MUSIC]: 0x00; Draw clock/date/day/message on standby screen when music plays
    ;--------Individual drawing options----------------------------------------
    [TIME_MUSIC]: 0x00; draw time with music
    [DAY_MUSIC]: 0x01; draw day with music
    [DATE_MUSIC]: 0x01; draw date with music
    [MSG_MUSIC]: 0x01; draw custom message with music

    ;Event Sounds Place reminder.mp3,wake.mp3,sleep.mp3,missed.mp3 in [IMAGE_FOLDER]
    [REMINDER]: 0x00; Minute reminder, 0-disabled, allowed values from 0x01 to 0x3C (60)
    [MISSED_REMINDER]: 0x01; minutes between notification of missed event 1-60 in hex
    [#_REMINDERS]: 0x02; number of flash/vibra per notification

    ;Horizontal location of windows
    ; 0=LEFT,1=RIGHT,2=CENTER
    [TIME_JUSTIFY]: 0x02;
    [DAY_JUSTIFY]: 0x02;
    [DATE_JUSTIFY]: 0x02;
    [ICON_JUSTIFY]: 0x02; Icon row 1 (missed events)
    [ICON_JUSTIFY_2]: 0x02; Icon row 2 (status)
    [MSG_JUSTIFY]: 0x02;
    [GPS_JUSTIFY]: 0x02;
    [STATUS_JUSTIFY]: 0x02; battery/temp/heap in sleepmode
    [TIME_JUSTIFY_STBY]: 0x02;
    [DAY_JUSTIFY_STBY]: 0x00;
    [DATE_JUSTIFY_STBY]: 0xFF;
    [MSG_JUSTIFY_STBY]: 0xFF;
    [MSG_JUSTIFY_STBY_2]: 0xFF;

    ;custom message must be <= 30 characters
    [CUSTOM_MSG]: >>>NAVA<<<
    [CUSTOM_MSG_STBY]: :-]
    [CUSTOM_MSG_STBY_2]: :-]W810i:-]

    ;Color Set-up--------------------------------------------------------------
    ;1st two bytes(TT) set translucency and then next 6 bytes are RedGreenBlue
    ;SET COLOR=0x01 TO USE THEME COLOR
    ;Set any color 1st byte to 00 (i.e. 0x00XXXXXX) to make transparent
    ;COLOR default Black 0xFF000000 on White 0xFFFFFFFF
    ;Red =0xFFFF00FF;
    ;Green=0xFF00FF00;
    ;Blue =0xFF0000FF;
    ;
    ;;;;;;;;;;;;;;;;;;;;;;;TTRRGGBB
    [COLOR00]: 0xFF000033;Clock
    [HICOLOR00]: 0xFF000033;
    [COLOR01]: 0xFF000033;Date
    [HICOLOR01]: 0xFFFFFFFF;
    [COLOR02]: 0xFF000033;Day of week
    [HICOLOR02]: 0xFFFFFFFF; hilight colors
    [COLOR03]: 0xFF000000; Icons if using B/W
    [COLOR04]: 0xFF000033;Custom Message
    [COLOR06]: 0xFFFFFFFF; Screen Background
    [COLOR07]: 0xFFFFFFFF; Screen Outline
    [COLOR08]: 0xFF000000; MiniGPS
    [COLOR09]: 0xFF000000; Radio/Mplayer
    [COLOR10]: 0xFF000000; Radio/Mpayer in standby
    [COLOR11]: 0xB0FFFF00; clock in standby
    [HICOLOR11]: 0xFF000000;
    [COLOR12]: 0xFF00FF00; date in standby
    [HICOLOR12]: 0xFF000000;
    [COLOR13]: 0xFF00FF00; day in standby
    [HICOLOR13]: 0xFF000000;
    [COLOR14]: 0xFFFF00FF; custom msg in standby
    [COLOR15]: 0xFFFFC000; clock in status line
    [HICOLOR15]: 0xFFFFFFFF; clock in status highlight
    [COLOR16]: 0xFF000000; custom msg 2 in standby
    [COLOR17]: 0xFF000033;batt/heap/temp on standby

    [RANDOM]: 0x00; 0x00=Your colors,0x01=Random every session,0x02=Random every vol+/- push, Random every second


    ;---------Options---------------------------------------
    [DOW_MODE]: 0x01; 00=short day of week names, 01=normal
    [HEAP_FMT]: 0x01; 00=KB, 01=MB, 02=Bat% + Heap, 03=Bat%
    [SECONDS]: 0x00; 01=display seconds
    [AM_PM]: 0x00; 00=24 hour clock, 01=12 hour clock
    [SHOW_CURRENT]: 0x01; shows current in mA, always on when charging
    [BACKLIGHT_TIMEOUT]: 0x0C; timeout in seconds
    [BACKLIGHT_LEVEL]: 0x09; Can be levels from 1 to 10
    [REFRESH_TIME]: 0xC0; lower numbers scroll faster, recommended 160-400 msec(0xA0 to 0x1D0)
    [CONT_REFRESH]: 0x00; No longer needed, set to 0
    [TOTAL_BLACK]: 0x01; set to 0x01 for total black on db2020 phones
    [HANDS_FREE]: 0x36; keycode for handsfree button
    [KEY_DELAY]: 0x708; delay in ms between handsfree keypresses
    [EFFECTS_KEY]: 0x13; 0 key
    [EFFECTS_KEY_MODE]: 0x01; 0=short, 1=long
    [EFFECTS_1]: 0x00; strobe
    [EFFECTS_2]: 0x00; lamp
    [EFFECTS_3]: 0x00; vibra
    [EFFECTS_4]: 0x01; random color fill in stby
    [EFFECTS_VOLUME]: 0x05; set from 0-8

    ;--------Track Display Options-----------------------------------
    ;Known track addresses
    ;W810: 0x4C0656DC
    ;K810,K800,W850,w660, W880: 0x20DC4BEC
    ;W800: 0x4C085FE0
    ;W200: 0x4C0520D0
    ;K750: 0x4C07A878
    ;K790, W610, W580: 0x20DBE81C
    ;[TRACK_ADDRESS]: 0x20DC4BEC; your phone's address of track file.mp3
    [TRACK_ON_STBY]: 0x00; Display track/station on standby screen
    [STBY_OFFSET]: 0x6E; where offset = distance from bottom of screen
    [W800]: 0x00; set to 0x01 for W800,K750, W700 phones
    [SCROLL]: 0x00; 00=no scroll, 01=scroll player only, 02=scroll radio only, 03=scroll both
    [SHOW_FREQ]: 0x01; 01=Show frequency next to radio station names
    [WAKE_ON_NEWTRACK]: 0x01; phone will show sleepmode clock on track change

    ;ID3 info display set-up
    ;Enter fields you want and in the order you want
    ;Example [FIELD_ORDER1]: TLA title + album + artist TA=Title+Artist
    ;Use FIELD_ORDER2 for second line

    [FIELD_ORDER1]: TA
    [FIELD_ORDER2]: L
    [LINE_OFFSET]: 0x15; pixels offset between 1st and 2nd lines
    [CUSTOM_SEPARATOR]: -
    [DISPLAY_ART]: 0x00; 0-none,1-stby screen,2-sleepmode screen,3-both
    [STBY_IMAGE]: test.png
    [STBY_FILL]: 0x80000080;
    [ID3_EXTRA]: 0x00; display year/genre/comment on line 3
    [STBY_HIGHLIGHT]: 0x01; fill highlights text only
    [HIGHLIGHT_WIDTH]: 0x0F; highlight thickness, depends on font size and line offset
    [STATUS_LINE]: 0xFFFFFF00; color of mp3 path in status line, 0=no display
    [STATUS_FILL]: 0x40000000; status area fill color
    [SECONDS_ON_STATUS]: 0x01;
    [TURBO]: 0x00; interpret change interval in seconds instead of minutes
    ;Background to load during music
    ;[WALL_DURING_PLAY]: yourimage.jpg
    [RELOAD_KEY]: 0x10; double click to reload ini file
    [WIN2UNICODE_FILE]: latin.bin

    ;If using Chinese firmware with codemap.vkp
    ;[CODEMAP_ADDR]:0x453A0000; k750_R1CA021_CHINA/APAC
    ;[CODEMAP_ADDR]:0x453A0000; K750_R1DB001_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45370000; W700_R1DB001_CHINA/APAC
    ;[CODEMAP_ADDR]:0x4575C000; W550_R4BC020_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45350000; W800_R1BC002_CHINA/APAC
    ;[CODEMAP_ADDR]:0x458B0000; W810_R4EA031_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45DC0000; K790_R8BA024_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45DC0000; K800_R8BA024_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45DC0000; K810_R8BA024_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45C80000; W610_R6BC002_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45D40000; W830_R1KG001_CHINA/APAC
    ;[CODEMAP_ADDR]:0x45D40000; W850_R1KG001_CHINA/APAC

    ;---------Automatic Wallpaper Changer------------------------;
    ;Up to 20 images can be specified, put them in [IMAGE_FOLDER]
    ;[WALL00]: 1.jpg
    ;[WALL01]: image2.png
    ;[WALL02]: image3.bmp
    ;[WALL03]: image4.gif
    ;[WALL_CHANGE]: 0x00; minute interval, 0 to disable, valid range 1-60 in hex
    ;[WALL_MODE]: 0x01; 1=sequence by time, 2=random by time; 3=sequence by day (must load 7 images)
    ;[WALL_CHANGE_KEY]: 0x04; double click of this key will cycle through your wallpapers
    ;----supported phones for auto-wallpaper change-------------;
    ;[PHONE]: 0x00;
    0x00;//W810_R4EA031
    0x01;//W800_R1BD001
    0x02;//K750_R1CA021
    0x03;//W700_R1CA021
    0x04;//Z550_R6CA009
    0x05;//W850_R1KG001
    0x06;//K800_R8BF003
    0x07;//K810_R8BA024
    0x08;//W880_R8BA024
    0x09;//W610_R6BC002
    0x0A;//W580_R8BA024
    0x0B;//W660_R8BB001
    0x0C;//W550_R4CB020
    0x0D;//W200_R4HA014
    0x0E;//W300_R4EA031


    [NO_SLEEPMODE]: 0x00;
    [INCOMING_FLASH]: 0x01;
    [INCOMING_VIBRATE]: 0x00;
    [STATUS_OFFSET]: 0x01;


    ;Do Not delete

  6. #736
    Top Sony Administrador Avatar de Gil
    Fecha de ingreso
    01/dic/2006
    Ubicación
    Frente a mi PC
    Móvil
    W810
    Mensajes
    1.906

    Respuesta: SleepMode

    @trazka:
    Hola!
    Prueba editando esta línea:

    [WIN05.TOP]: 0x1B; Battery/Heap status (27)

    Dale más valor al hexa para moverlo fuera de la pantalla.


    Un saludo!

  7. #737
    Plus 50 Avatar de CaitO
    Fecha de ingreso
    01/dic/2006
    Ubicación
    Caracas Venezuela
    Móvil
    k800 > k810
    Mensajes
    152

    Respuesta: SleepMode

    Hola como puedo quitar la funciones de apagado y reinicio?
    osea cuando dejo hundido la tecla de volumen (el de baajr el volumen) se reinicia, cuando dejo el 7 hundido se apaga y otras teclas tambien..

    Como puedo modificar eso?
    Tengo la version 1.28h

    Y también quiero q se pueda ver la imagen del headset...

    Gracias!!!aaa6

    Código PHP:
    [ICON00]: KEYLOCK_ICN
    [ICON01]: SILENT_MODE_ICN
    [ICON02]: CALLS_MISSED_STATUS_ICN
    [ICON03]: MSG_UI_TEXT_MESSAGE_STATUS_BAR_ICN
    [ICON04]: MSG_UI_EMAIL_MESSAGE_ICN
    [ICON05]: MSG_UI_MULTIMEDIA_MESSAGE_STATUS_BAR_ICN
    ;[ICON06]: CALE_APPOINTMENT_ICN.png
    ;[ICON07]: CALE_RN_TASK_STATUS_ICN
    [ICON06]: 0xE5E1;
    [
    ICON07]: 0xE5E2;
    [
    ICON15]: MEDIAPLAYER_RUNNING_ICN
    [ICON16]: FM_RADIO_STATUSBAR_RADIO_ICN
    [ICON17]: C_UI_BATTERY_CHARGING_ICN

    [IMAGE_FOLDER]: /usb/sleep/
    [
    CUSTOM00.ICON]:  wm7 sleep.png
    ;[CUSTOM00.ICON]: 0xECAF;
    ;[
    CUSTOM01.ICON]: 
    ;[
    CUSTOM02.ICON]: Skin2.png
    ;[CUSTOM03.ICON]: Skin3.png
    ;[CUSTOM04.ICON]: 
    ;[
    CUSTOM05.ICON]: 
    ;[
    CUSTOM06.ICON]: 

    ;[
    CUSTOM_MODE]: 0x000=static icon001=sequence by time2=random by time3=sequence by Day of week(Sunday=icon00Mon=icon01etc)
    ;[
    CUSTOM_TIME]: 0x05Time period before background changes in minutes

    ;FONT D0C15191C2B2E2D2C5B5C5E55)
    [
    FONT00]: 0x22Clock
    [FONT01]: 0x04Date
    [FONT02]: 0x04Day of week
    [FONT03]: 0x04Custom Message
    [FONT04]: 0x04Battery/Heap Status
    [FONT05]: 0x04MiniGPS location
    [FONT06]: 0x15Radio/Mplayer
    [FONT07]: 0x01Radio/Mplayer on Standby
    [FONT08]: 0x30clock on standby
    ;[FONT09]: 0x30date on standby
    ;[FONT10]: 0x30day on standby
    ;[FONT11]: 0x30custom msg 1 on standby
    ;[FONT12]: 0x30font for track display in status line
    ;[FONT13]: 0x30font for clock in status line
    ;[FONT14]: 0x05custom msg 2 on standby
    ;[FONT15]: 0x30batt/heap/temp on standby
    ;[FONTCODE00]: 0x5C;
    ;[
    FONTCODE01]: 0x55;
    ;[
    FONTCODE02]: 0x55;
    ;[
    FONTCODE03]: 0x55;
    ;[
    FONTCODE04]: 0x30;
    ;[
    FONTCODE05]: 0x55;
    ;[
    FONTCODE06]: 0x55;


    ;[
    FONTCODE07]: 0x55;
    ;[
    FONTCODE08]: 0xD;
    [
    FONTCODE09]: 0x19;
    [
    FONTCODE10]: 0xD;
    [
    FONTCODE11]: 0x2E;
    [
    FONTCODE12]: 0x0C;
    [
    FONTCODE13]: 0x19;
    [
    FONTCODE14]: 0xD;
    [
    FONTCODE15]: 0xD;

    ;----------------------------------------------------;
    ;
    Window positions
    TOP offset of text from top of screen
    X-Postition of textleft justify and set X to move text to the right
    ;Can be used for clock/day/date/message

    ;example for 220x340 phones
    [WIN00.TOP]: 0x15Clock 
    [WIN01.TOP]: 0x70Date
    [WIN02.TOP]: 0x80Dayof Week
    [WIN03.TOP]: 0xE7Icons
    [WIN04.TOP]: 0x00Custom Message
    [WIN05.TOP]: 0x00Battery/Heap status
    [WIN06.TOP]: 0x90MiniGPS location
    [WIN07.TOP]: 0xC1Radio/Mplayer
    [WIN08.TOP]: 0x00Custom Icon Position
    [WIN08.X]: 0x00;
    [
    WIN09.TOP]: 0x00Icon Row 2set to 0 to disable
    [WIN09.X]: 0x00;
    ;[
    WIN10.TOP]: 0x5CAlbum Art top edge stby screen
    ;[WIN10.X]: 0x00Album Art left edge stby screen
    ;[WIN11.TOP]: 0x5CAlbum Art top edge sleepmode screen
    ;[WIN11.X]: 0x00;Album Art top edge sleepmode screen
    [WIN12.TOP]: 0xC3clock on standby
    [WIN12.X]: 0x02;
    [
    WIN13.TOP]: 0xDDdate on standby
    [WIN13.X]: 0x02;
    [
    WIN14.TOP]: 0xD5day on standby
    [WIN14.X]: 0x02;
    [
    WIN15.TOP]: 0x03custom text on standby
    [WIN15.X]: 0x00;
    [
    WIN16.TOP]: 0x00custom image on standby
    [WIN16.X]: 0x7Dcustom image on standby
    [WIN17.TOP]: 0xF1custom image 2 on standby
    [WIN17.X]: 0x02custom image 2 on standby
    [WIN18.TOP]: 0x00custom image on status
    [WIN18.X]: 0x02custom image on status
    [WIN19.TOP]: 0xEDcustom msg 2 on standby
    [WIN19.X]: 0x02custom msg 2 on standby
    [WIN20.TOP]: 0xDEbatt/heap/temp status on standby
    [WIN20.X]: 0x7Ebatt/heap/temp status on standby
    [STBY_OFFSET]: 0x62;
    [
    LINE_OFFSET]: 0x11;
    ;[
    CUSTOM_MSG]: M-tel
    ;[CUSTOM_MSG_STBY]: -- K81       i--
    [
    CUSTOM_MSG_STBY_2]: * * * * * * * * * *
    ;[
    STBY_IMAGE]: 13.png
    [STBY_IMAGE_2]: STBY_IMAGE_2.png
    [STATUS_IMAGE]: thumbsup.png
    [STATUS_IMAGE_RADIO]: STATUS_IMAGE_RADIO.png

    ;Horizontal location of windows
    ;0=LEFT,1=RIGHT,2=CENTER
    [TIME_JUSTIFY]: 0x02;
    [
    DAY_JUSTIFY]:  0x02;
    [
    DATE_JUSTIFY]: 0x02;
    [
    ICON_JUSTIFY]: 0x01Icon row 1 (missed events)
    [
    ICON_JUSTIFY_2]: 0x01Icon row 2 (status)
    [
    MSG_JUSTIFY]: 0x00;
    [
    GPS_JUSTIFY]: 0x02;
    [
    STATUS_JUSTIFY]: 0x02battery/temp/heap in sleepmode
    ;
    [
    TIME_JUSTIFY_STBY]: 0x00;
    [
    DAY_JUSTIFY_STBY]: 0x00;
    [
    DATE_JUSTIFY_STBY]: 0x00;
    [
    MSG_JUSTIFY_STBY]: 0x02;
    [
    MSG_JUSTIFY_STBY_2]: 0x00;

    ;
    SET COLOR=0x01 to use theme color
    [COLOR00]: 0xFF0000000xFFFF9933CLOCK
    [COLOR01]: 0xFFFFFFFF0xFFF5FFFADATE
    [COLOR02]: 0xFFFFFFFF0xFFF5FFFADAY OF WEEK
    [COLOR03]: 0xFF000000MISSED ICONS
    [COLOR04]: 0x00FFFFFFMESSAGE
    [COLOR05]: 0xFFFFFFFF;; 0xFFFF9933STATUS
    [COLOR08]: 0xFFFFFFFF;; miniGPS
    [COLOR09]: 0xFFFFFFFF;; FM radio station
    [COLOR10]: 0xFFFFFFFFRadio/Mplayer in stdby
    ;[COLOR06]: 0xFF000000background
    ;[COLOR07]: 0x00000000outline
    ;[RANDOM]: 0x00
    ;
    0x00=Your colors,0x01=Random every session,0x02=Random every vol+/- pushRandom every second
    [COLOR11]: 0xFFC0C0C0clock on standby
    [COLOR12]: 0xFFC0C0C0date on standby
    [COLOR13]: 0xFFC0C0C0day on standby
    [COLOR14]: 0xFFC0C0C0custom msg in standby
    [COLOR15]: 0xFFCCCCCCclock in status line
    [COLOR16]: 0xFFFF9900custom msg 2 in standby
    [COLOR17]: 0x00B3FF02batt/heap/temp on standby
    ;[STATUS_LINE]: 0xFFFF9933;
    ;[
    STATUS_FILL]: 0x30FF9933;
    ;[
    STBY_FILL]: 0x40FF9933;

    ;
    HICOLOR00]: 0x00000000clock on sleepmode screen
    [HICOLOR01]: 0x00000000date on sleepmode screen
    [HICOLOR02]: 0x00000000day on sleepmode screen
    [HICOLOR11]: 0xFF000000clock on standby
    [HICOLOR12]: 0xFF000000date on standby
    [HICOLOR13]: 0xFF000000day on standby
    [HICOLOR14]: 0xFF000000custom msg in standby
    ;[HICOLOR15]: 0xFFFFCC33clock in status line
    [HICOLOR16]: 0xFF000000custom msg 2 in standby


    [DOW_MODE]: 0x0100=short day of week names01=normal
    [HEAP_FMT]: 0x0100=KB01=MB02=Bat% + Heap03=Bat%
    [
    AM_PM]: 0x00; new behaviorset to 0 for 24 clock or for 12 hour clock
    [SECONDS]: 0x0001=24 hr display seconds in sleepmode screen
    ;[SECONDS_ON_STATUS]: 0x00display seconds in status line clock
    [SHOW_CURRENT]: 0x0101=display battery current in status line

    [BACKLIGHT_TIMEOUT]: 0x0C;
    [
    BACKLIGHT_LEVEL]: 0x10
    [
    REFRESH_TIME]: 0x1D0160-400 msec(0xA0 to 0x1D0)
    [
    CONT_REFRESH]: 0x00;
    [
    TOTAL_BLACK]: 0x01;
    [
    W800]: 0x00;
    [
    EFFECTS_VOLUME]: 0x01;

    ;[
    TRACK_ON_STBY]: 0x01;
    [
    TRACK_ADDRESS]: 0x20DC4BEC;
    [
    SCROLL]: 0x0100 no scrolling01 scroll player only02 scroll radio only03 scroll both 
    [SHOW_FREQ]: 0x00;
    [
    WAKE_ON_NEWTRACK]: 0x00;
    [
    HANDS_FREE]: 0x44;
    [
    KEY_DELAY]: 0x200;
    ;
    TLA title album artist
    [FIELD_ORDER1]: TLA
    ;[FIELD_ORDER2]:
    ;[
    ID3_EXTRA]: 0x011=display year/genre/comment on line 32=artist3=title4=album
    [CUSTOM_SEPARATOR]: 
    [
    DISPLAY_ART]: 0x010-none,1-stby screen,2-sleepmode screen,3-both
    [WIN2UNICODE_FILE]: cyrillic.bin
    ;[REMINDER]: 0x00Minute reminder0-disabledallowed values from 0x01 to 0x3C (60)

    [
    EFFECTS_KEY]: 0x23;
    [
    EFFECTS_KEY_MODE]: 0x01;
    [
    EFFECTS_1]: 0x01strobe
    [EFFECTS_2]: 0x01lamp
    [EFFECTS_3]: 0x000x00=no vibra0x01=short vibra0x02=med vibra0x03=long vibra
    [EFFECTS_4]: 0x01random half-transparent color fill in stby

    [STBY_HIGHLIGHT]: 0x01fill highlights text only
    [HIGHLIGHT_WIDTH]: 0x0Ahighlight thicknessdepends on font size and line offset
    [REPLACE_STBY]: 0x00
    [
    DRAW_WITH_MUSIC]: 0x01Draw clock/date/day/message on standby screen when music plays
    [TIME_MUSIC]: 0x00draw time with music
    [DAY_MUSIC]: 0x01draw day with music
    [DATE_MUSIC]: 0x01draw date with music
    [MSG_MUSIC]: 0x01draw custom message with music



    ;---------Automatic Wallpaper Changer------------------------;
    ;[
    WALL00]: stanby5.png
    [WALL01]: bg.png
    [WALL02]: standby-ElegantWhite.png
    [WALL03]: Laserprecision-Bubbles.gif
    [WALL04]: Digitize_standby.gif
    [WALL05]: BrowseView_Background.png
    [WALL06]: Data_Set.jpg
    [WALL07]: Burton.jpg
    [WALL08]: Princehesam.jpg
    [WALL09]: Power dots.gif
    [WALL10]: 99699.png
    ;[WALL_CHANGE]: 0x20minute interval0 to disablevalid range 1-60 in hex
    ;[WALL_MODE]: 0x011=sequence by time2=random by time3=sequence by day (must load 7 images)
    [
    WALL_CHANGE_KEY]: 0x04;
    [
    PHONE]: 0x07;
    ;[
    WALL_DURING_PLAY]: Diamond WM.png
    ;[TURBO]: 0x01
    [
    RELOAD_KEY]: 0x13;

    ;[
    MISSED_REMINDER]: 0x00minutes between notification of missed event 1-60 in hex
    ;[#_REMINDERS]: 0x02; number of flash/vibra per notification
    ;[CODEMAP_ADDR]:


    [
    NO_SLEEPMODE]: 0x00;
    [
    INCOMING_FLASH]: 0x01;
    [
    INCOMING_VIBRATE]: 0x00;
    [
    STATUS_OFFSET]: 0x01

  8. #738
    Top Sony Administrador Avatar de Gil
    Fecha de ingreso
    01/dic/2006
    Ubicación
    Frente a mi PC
    Móvil
    W810
    Mensajes
    1.906

    Respuesta: SleepMode

    @CaitO:
    Hola!
    Para la imágen del headset, no sé a qué te refieras...
    Para que no se te reinicie o apague, sólo borra el Shutdown.ini, o configura el .ini con otras teclas para esas funciones...


    Un saludo!

  9. #739
    Plus 10 Avatar de LIMMORTEL
    Fecha de ingreso
    15/oct/2008
    Ubicación
    oax,mexico
    Móvil
    W850i
    Mensajes
    88

    Respuesta: SleepMode

    Ps solo kisiera ke me resolvieran una duda por
    ke con este elf cuando recibia una llamada si estaba
    activado el sleep y tenia funcionando el walkman se
    reiniciabaa11 pero el walkman funcionando asi normal
    sin ke se activara el sleep si recibia las llamadas.
    y eso ke tengo actualizado todo la verdad
    no se por ke se reiniciaba
    por eso se lo kite pero ps este elf
    si me gusto un buen nada mas
    ke a veces estaba oyendo musica
    cuando iva caminando y ps al recibir
    una llamada se reiniciaba y eso si es molesto

    algien ke me pueda decir o explicar
    por ke le pasaba eso a mi cel?


    mi telefono es un:
    w850 firm:r1kgoo1 red 52

    saludosaaa8de antemano cualkiera ke sea la prespuesta gracias

  10. #740
    Top Android Avatar de trazka
    Fecha de ingreso
    27/jul/2008
    Ubicación
    durango mexico
    Móvil
    w580i
    Mensajes
    29

    Respuesta: SleepMode

    este elf me causa reinicios al ver un video

Página 74 de 79 PrimerPrimer ... 2464697273747576 ... ÚltimoÚltimo

Información de tema

Usuarios viendo este tema

Actualmente hay 1 usuarios viendo este tema. (0 miembros y 1 visitantes)

Temas similares

  1. SleepMode
    Por ICG en el foro Firmware - Actualización - Despersonalización - Cambio de idioma
    Respuestas: 2
    Último mensaje: 02/10/2011, 13:12:00
  2. [DISCUSION] SleepMode for A2
    Por albertnet3 en el foro Solo Discusiones
    Respuestas: 14
    Último mensaje: 28/03/2011, 09:58:26
  3. [ELF] SleepMode A2
    Por albertnet3 en el foro Solo Elfs y Actualizaciones
    Respuestas: 3
    Último mensaje: 30/08/2010, 13:36:06
  4. sleepmode 1.28h
    Por bombgang en el foro Elfs Pack
    Respuestas: 2
    Último mensaje: 13/09/2008, 13:51:41
  5. sleepmode.elf w300i
    Por Roberto58 en el foro Elfs Pack
    Respuestas: 2
    Último mensaje: 13/08/2008, 00:05:15

Etiquetas para este tema

Marcadores

Permisos de publicación

  • No puedes crear nuevos temas
  • No puedes responder temas
  • No puedes subir archivos adjuntos
  • No puedes editar tus mensajes
  •