Re: [Debian bugs] Built in screensaver support
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <[email protected]> |
Mon Aug 12 2002, Mikael Hedin wrote: > Hi! > > I'll be writing a few mails about bugs that have been reported by > Debian users. The reports can be found at > http://bugs.debian.org/src:ogle if you want. > > I got a request to disable the X builtin screensaver. I guess it > would be really simple to just add a call to XResetScreenSaver() et > al. Should I send a patch? Or have you done it already? I remember > some cvs repository (anonymous), but it's not on the wab page? > I added the XResetScreenSaver() to cvs goto ogle.berlios.de to find the cvs repository Another way to disable the screensaver without having to install a new version of ogle, is to add 'xset s 0' in the ogle script before $DVDP_CTRL -u ... is called and 'xset s <time>' after, to reenable it when ogle exits. I looked a bit at the other outstanding bug reports ogle ignores rc files: Don't know what he expects to happen with the changes in the oglerc he made. Does debian install the oglerc at /etc/oglerc instead of /usr/share/ogle/oglerc ? /Bj|rn