Okay, I was wrong my monitor does claim to be Energy Star compliant.
The following is in my /etc/X11/xorg.conf:
Section "Monitor"
### Uncomment if you don't want to default to DDC:
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModelName "SyncMaster"
DisplaySize 360 270
### Uncomment if you don't want to default to DDC:
# HorizSync 30.0 - 85.0
# VertRefresh 50.0 - 160.0
Option "dpms"
EndSection
I do know that in FC1 when using KDE all I had to do to stop the Energy Star compliant was to turn off the screensaver and make sure that display power control was disabled, under the control center; power control settings. I did find the following:
https://bugzilla.redhat.com/bugzilla....cgi?id=109297
This is a different bug, but I'm going to try turning off the apmd service and leave on the acpid service.