Quoting Ville Syrj�l� ([EMAIL PROTECTED]): > On Fri, Apr 04, 2003 at 02:58:36PM +0200, Denis Oliver Kropp wrote: > > > > So X wakes up, but the function that turns the display back on > > isn't called? > > Found the bug. Turned out I had to set the global DPMSPowerLevel variable > in the the SetDPMS() function. Anyway it works perfectly now :) > > I've attached patches to DirectFB and XDirectFB. Should I go ahead an > commit these or do we need something fancier than SetOpacity() for DPMS?
An extra call with an enum would be better. How about SetScreenPowerMode() until we have an IDirectFBScreen (containing layers)? -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
