Index: [thread] [date] [subject] [author]
  From: Andrew Apted <ajapted@netspace.net.au>
  To  : ggi-develop@eskimo.com
  Date: Fri, 4 Sep 1998 23:10:28 +1000

Re: svgalib target

Marcus writes:

>  > Ha! I must be really stupid :) I had an old kgi.so lying around in
>  > /usr/local/lib/ggi/display/. Strange though that is tried to use it, for
>  > I had the KGI and FBCON targets switched off.
>  
>  Libggi checks if /dev/graphics exists, and if it does it tries
>  the KGI target. This should probably be fixed.

I've been pondering whether init.c should have "#ifdef TARG_xyz ...
#endif" around the attempts to load each display driver in the case of
ggiOpen(NULL).  What do you think ?

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

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