Re: No screensaver?!? Where is screenblank? (SUMMARY)

From: Gert-Jan Vons (oddgjv%atlas%cesar@CRBCA1.SINET.SLB.COM)
Date: Tue Jun 15 1993 - 04:10:57 CDT


Regarding Jef Poskanzer's screenblank code as posted by Scott Raney,
at least under Solaris1.1, I had to fix the location of the fbio.h
include file. Don't know if it is necessary for Solaris2 though (can't
check it, I'm not running it right know).

        Gert-Jan Vons

------------------- START OF PATCH -------------------
*** screenblank.c.org Tue Jun 15 10:32:59 1993
--- screenblank.c Tue Jun 15 10:34:27 1993
***************
*** 23,29 ****
  #include <sys/stat.h>
  #include <fcntl.h>
  #include <sys/ioctl.h>
! #include <sys/fbio.h>

  /* Definitions. */
--- 23,29 ----
  #include <sys/stat.h>
  #include <fcntl.h>
  #include <sys/ioctl.h>
! #include <sun/fbio.h>

  /* Definitions. */
-------------------- END OF PATCH -------------------

---------------------------------------------------
J.G. Vons E-Mail: vons%ulysse@crbca1.sinet.slb.com



This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:07:55 CDT