Bug 174103
| Summary: | Screen saver not disabled with xset s off & xset -dpms | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Henri Ala-Peijari <redhatbugzilla> |
| Component: | xorg-x11 | Assignee: | X/OpenGL Maintenance List <xgl-maint> |
| Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2006-01-31 18:20:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 171376 | ||
|
Description
Henri Ala-Peijari
2005-11-24 16:08:52 UTC
Please file a bug report in X.Org bugzilla, at http://bugs.freedesktop.org in the "xorg" component. In your bug report, indicate that you are using the X11R7 RC2 release (6.99.99.902), and attach your X server log and config file. Since X11R7 is in freeze right now, be sure to flag your bug report as blocking bug 1690, the release blocker bug. Once you've filed your report to X.Org, please paste the URL here and Red Hat will track the upstream bug report, and review any fixes that become available for consideration in future builds for Fedora. Thanks in advance. Setting status to "NEEDINFO_REPORTER", and awaiting upstream bug URL for tracking. Ok, so it seems that there's a component on the desktop environment that controls the screen saver as well and that has to be set also to allow the screen to stay on. I'm not sure if this is a bug, but ofcourse it would be nice if the "xset s off" + "xset -dpms" would do the job without additional work elsewhere. Any application can enable or disable DPMS, or configure it via X protocol. xset is only one application which allows you to set DPMS. There is no way to prevent other applications from modifying the DPMS settings, as there is no way to know which client is connecting, in order to allow/deny based on the client. It wouldn't be desireable to do this anyway, as some people use and prefer to use xset, while other people prefer to do things via GNOME or KDE control panels, or some other desktop system. This is not a bug, but is a feature of the X Window System, much in the same way that any application can set the wallpaper on the root window, or any one of a number of other settings. Since it appears you've discovered some other application was affecting the DPMS settings, I'm concluding this is not a bug, and setting the status to reflect. Setting status to "NOTABUG" |