Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Mon, 14 Sep 1998 18:13:50 +1000

New target `display-file' committed

Hi folks,

Subject says it all.  Using the display-file target goes something like
this:

    export GGI_DISPLAY=file:/tmp/filename

One consequence of the file format I've chosen is that it works on top
of framebuffer devices (like /dev/fb0) so long as the modes match [and
there's a little bit garbage at the top which is the header].  File
format details can be found in ib/libggi/display/file/filehook.h.

Cheers,
_____________________________________________  ____
                                               \  /
  Andrew Apted   <andrew@ggi-project.org>       \/
  

Index: [thread] [date] [subject] [author]