Resultados 1 al 10 de 790

Tema: SleepMode

Vista híbrida

  1. #1
    Avanzado Avatar de Car105z
    Fecha de ingreso
    08/sep/2007
    Ubicación
    El Salvador
    Móvil
    -w810i
    Mensajes
    233

    Respuesta: SleepMode

    amigo debes de descomentar las lineas que deseas utilizar, asi

    Código:
    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]: usb/other/Sleep
    ;[CUSTOM00.ICON]: 0xE5B0;
    [CUSTOM00.ICON]: fondo.png
    ;[CUSTOM01.ICON]: 
    ;[CUSTOM02.ICON]: 
    ;[CUSTOM03.ICON]: 
    ;[CUSTOM04.ICON]: 
    ;[CUSTOM05.ICON]: 
    ;[CUSTOM06.ICON]: 
    [CUSTOM_MODE]: 0x01; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    [CUSTOM_TIME]: 0x02; Time period before background changes in minutes

  2. #2
    Cuenta inhabilitada
    Fecha de ingreso
    02/ene/2008
    Ubicación
    Tuxtla Gutierrez, Chiapas , MEXICO
    Móvil
    Un super ultra mega W610
    Mensajes
    778

    Respuesta: SleepMode

    Cita Iniciado por car105z Ver mensaje
    amigo debes de descomentar las lineas que deseas utilizar, asi

    Código:
    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]: usb/other/Sleep
    ;[CUSTOM00.ICON]: 0xE5B0;
    [CUSTOM00.ICON]: fondo.png
    ;[CUSTOM01.ICON]: 
    ;[CUSTOM02.ICON]: 
    ;[CUSTOM03.ICON]: 
    ;[CUSTOM04.ICON]: 
    ;[CUSTOM05.ICON]: 
    ;[CUSTOM06.ICON]: 
    [CUSTOM_MODE]: 0x01; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    [CUSTOM_TIME]: 0x02; Time period before background changes in minutes
    Hola pues no me aparecio la imagen solo un cuadrito chiquito!!

    A que se debera

    SALUDOS

  3. #3
    Avanzado Avatar de Car105z
    Fecha de ingreso
    08/sep/2007
    Ubicación
    El Salvador
    Móvil
    -w810i
    Mensajes
    233

    Respuesta: SleepMode

    Cita Iniciado por masteraire Ver mensaje
    Hola pues no me aparecio la imagen solo un cuadrito chiquito!!

    A que se debera

    SALUDOS
    Que raro que no te aparecio la imagen, debes asegurarte de que tengas la imagen en la ruta correcta, aqui te dejo como tengo mi ini, me funciona perfecto.
    Código:
    ;Custom images can be loaded here to be placed anywhere on the sleepmode 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]: /usb/other/Sleepmode
    ;[CUSTOM00.ICON]: 0xE5B0;
    [CUSTOM00.ICON]: screen1.jpg
    [CUSTOM01.ICON]: screen2.jpg
    [CUSTOM02.ICON]: screen3.jpg
    [CUSTOM03.ICON]: screen4.jpg
    [CUSTOM04.ICON]: screen5.jpg
    [CUSTOM05.ICON]: screen6.jpg
    [CUSTOM06.ICON]: screen7.jpg
    [CUSTOM_MODE]: 0x01; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    [CUSTOM_TIME]: 0x02; Time period before background changes in minutes

  4. #4
    Experto Avatar de porongo1
    Fecha de ingreso
    05/mar/2008
    Móvil
    w760 tuning by daniel
    Mensajes
    903

    Respuesta: SleepMode

    Cita Iniciado por car105z Ver mensaje
    Que raro que no te aparecio la imagen, debes asegurarte de que tengas la imagen en la ruta correcta, aqui te dejo como tengo mi ini, me funciona perfecto.
    Código:
    ;Custom images can be loaded here to be placed anywhere on the sleepmode 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]: /usb/other/Sleepmode
    ;[CUSTOM00.ICON]: 0xE5B0;
    [CUSTOM00.ICON]: screen1.jpg
    [CUSTOM01.ICON]: screen2.jpg
    [CUSTOM02.ICON]: screen3.jpg
    [CUSTOM03.ICON]: screen4.jpg
    [CUSTOM04.ICON]: screen5.jpg
    [CUSTOM05.ICON]: screen6.jpg
    [CUSTOM06.ICON]: screen7.jpg
    [CUSTOM_MODE]: 0x03; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    [CUSTOM_TIME]: 0x01; Time period before background changes in minutes
    amigo masteraire
    te sale el cuadrito como tu dices porque tienes descomentada el custom oo.icon..descomentala y no tendras ese problema.y para que te aprezcan y cambien las imagenes por dia en custom mode pon 0x03..asi como te lo estyoy dejando y mira quer tus imagenes sean de tu resiolucion y esten en la ruta correcta.sakludos

    [CUSTOM00.ICON]: 0xE5B0;
    [CUSTOM00.ICON]: fondo.png



    [CUSTOM00.ICON]: 0xE5B0;
    [CUSTOM00.ICON]: screen1.jpg
    [CUSTOM01.ICON]: screen2.jpg
    [CUSTOM02.ICON]: screen3.jpg
    [CUSTOM03.ICON]: screen4.jpg
    [CUSTOM04.ICON]: screen5.jpg
    [CUSTOM05.ICON]: screen6.jpg
    [CUSTOM06.ICON]: screen7.jpg
    [CUSTOM_MODE]: 0x03; 0=static icon00, 1=sequence by time, 2=random by time, 3=sequence by Day of week(Sunday=icon00, Mon=icon01, etc)
    Última edición por porongo1; 24/07/2008 a las 14:02:33

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
  •