Go to file
Adam Jackson d52fddefae DPMS: Align the default timeouts with the default screensaver timeout.
On a typical LCD, a black screensaver is actually worse for power
consumption than a normal screen, because it takes more energy to turn
the crystals opaque.  Also, the intermediate DPMS states are essentially
useless and most monitors alias them to the 'off' state, so we may as
well do the same.

As a pleasant side effect, this brings the default DPMS timeouts in line
with the EnergyStar Program Requirements for Computers:

http://www.energystar.gov/index.cfm?c=revisions.computer_spec

which state that products must be "shipped with the display's Sleep mode
set to activate within 15 minutes of user inactivity".
2009-04-03 18:22:20 -04:00
composite Set bg pixmap of composite overlay window to None (#20912) 2009-04-03 11:23:28 -04:00
config config: if we can't connect to HAL, listen for a startup notification. 2009-02-10 15:01:44 +10:00
damageext Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dbe Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
dix DPMS: Align the default timeouts with the default screensaver timeout. 2009-04-03 18:22:20 -04:00
doc Remove references to rgb.txt from files section of Xserver and Xorg man pages 2009-02-27 14:42:59 +00:00
exa exa: Accept scratch pixmaps with offscreen memory as such. 2009-03-19 20:40:03 +01:00
fb fb: add fbDoCopy and fbCopyRegion compatibility wrappers. 2009-02-11 14:35:17 +01:00
glx Support setTexBuffer2 in AIGLX. 2009-04-02 13:39:52 -04:00
hw DPMS: Fix cast abuse 2009-04-03 18:22:19 -04:00
include DPMS: Unexport all the various setup variables. 2009-04-03 18:22:19 -04:00
mi misprite: Remove private header, fold into misprite.c 2009-03-27 12:44:20 -04:00
miext [shadow] Store the closure in the buffer 2009-01-28 17:33:25 -05:00
os Remove two unused defines in C files 2009-03-23 16:06:34 +10:00
randr Correct access mode in call to dixLookupWindow() within RRSelectInput. 2009-03-09 17:29:24 -04:00
record Remove #define NEED_EVENTS and NEED_REPLIES 2008-12-12 11:43:32 +10:00
render render: replace a wrong inputInfo.pointer with pDev 2009-03-16 13:29:07 +10:00
Xext DPMS: Code motion. 2009-04-03 18:22:19 -04:00
xfixes xfixes: useless (void) typecast removal 2009-03-16 13:29:07 +10:00
Xi Xi: check for existence of the button class before accessing it 2009-03-20 14:48:57 +10:00
xkb xkb: plug a memory leak in XkbCopySrvLedInfo (#20756) 2009-03-23 16:07:23 +10:00
.gitignore .gitignore: ignore sdksyms.dep 2009-01-25 19:13:33 -02:00
acinclude.m4 dolt: allow older versions of bash to compile the xserver (#19031) 2008-12-12 04:54:34 -05:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac selinux: Add support for avc_acquire_netlink_fd() 2009-03-16 13:24:48 -04:00
COPYING Revert "Update COPYING for SHA1 code" 2008-09-23 09:21:37 -07:00
cpprules.in For MANDEFS, also replace __mandir__ for $(mandir) which includes 2006-12-08 15:51:44 -06:00
Makefile.am Require macros 1.2.0 or newer for XORG_CHANGELOG and XORG_CWARNFLAGS. 2008-12-07 18:52:23 -02:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Enable compiling the X Server and modules with hidden symbols by default. 2008-11-28 02:01:57 -02:00