~ubuntu-branches/ubuntu/hoary/xscreensaver/hoary-security

« back to all changes in this revision

Viewing changes to driver/test-xdpms.c

  • Committer: Bazaar Package Importer
  • Author(s): Thom May
  • Date: 2004-09-07 13:37:23 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040907133723-is6assdt3f9w1bll
Tags: 4.16-1ubuntu3
* Turn on powermanagement. Turn on screen fade.
  Turn off debugging. Turn off screen grabbers
* Fix speedmine's options
* Run glsnake with out titles by default
* Final list of screensavers

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
#endif
21
21
 
22
22
#include <stdio.h>
 
23
#include <time.h>
23
24
#include <sys/time.h>
24
25
 
25
26
#include <X11/Xlib.h>