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