I'm using a TS-7390 and used the "MakeImage" code from this thread to make my
own logo screen. I have it looking good after icewm starts up, but it looks
horriby wrong when I replace the "splash.gz" that is used by the fastboot
startup.
I was hoping someone else had seen this and could give advice. I assume the
framebuffer's display mode changes when icewm starts. If I could either figure
out how to mimic that change earlier, or get the correct geometry for replacing
Technologic's splash.gz, that would be great.
Bob
--- In "PeterElliot" <> wrote:
>
> Hi Yan,
>
> You're welcome.
>
> I didn't realize how useful this program would be until I started
> using it. I use it to load 800x600 icon pages into spare frame buffer
> pages. It used to take 100 times longer to get a graphic change into
> application.
>
> The program started out as a part of a much bigger program with lots
> of includes. I commented out as may as I could before it wouldn't
> compile, and then added them back until it compiled.
>
> I've made the changes you suggest to the code and reuploaded it to
> the files section.
>
> Regards,
>
> PJE
>
> --- In "Yan Seiner" <yan@> wrote:
> >
> > Thanks Peter!
> >
> > Works like a charm.
> >
> > A minor fixup for building natively on a linux box:
> >
> > add
> >
> > #include <sys/types.h>
> > #include <sys/stat.h>
> >
> > with the other #includes.
> >
> > I'm surprised that Cygwin didn't complain about that....
> >
> > --Yan
> >
>
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|