Hello all, I have a sollution from the SuSE support. But its strange that it won't work tru the KDE...? Greatings Gerrit Jan Eldering You are talking about the monitor I realize. You find the following article about that in our support database http://sdb.suse.de/en/ with the keyword "DPMS". Title: XFree86: activating DPMS with XFree86 4.0 http://sdb.suse.de/en/sdb/html/cg_dpms4.0.html _______________________________________________________ Applies to SuSE Linux: Versions since 6.4 XFree86: Versions since 4.0 Request: You want to activate energy saving modes for your monitor. Procedure: The energy saving mode must be activated in the XFree86 4.0 config file. For this you need to edit the file /etc/X11/XF86Config. Go to the section Monitor that looks something like: Section "Monitor" HorizSync 31.5-90 Identifier "Monitor" ModelName "DDC-Probed" VendorName "DDC-Probed" VertRefresh 50-100 UseModes "Modes" EndSection Add the option "DPMS" like this: Section "Monitor" HorizSync 31.5-90 Identifier "Monitor" ModelName "DDC-Probed" VendorName "DDC-Probed" VertRefresh 50-100 UseModes "Modes" Option "DPMS" EndSection After restarting the X server you can activate the energy saving modes with xset dpms 600 1200 2400 # Standby, Suspend and Offtime in seconds Best regards Your SuSE Support-Team Hartmut Meyer (isupport@suse.de) ------------------------------------------------------------ SuSE GmbH, Tel: +49-421-5262300 Mo-Fr 13-18.00 Schanzaeckerstr. 10, Fax: +49-421-5262350 90443 Nuernberg, Email: isupport@suse.de Germany WWW: http://support.suse.de/ ----------------------------------------