|
|
|
@ -123,7 +123,7 @@ def ReadDisplayConfigRC():
|
|
|
|
|
dpms_seconds = None
|
|
|
|
|
dpms_enabled = None
|
|
|
|
|
|
|
|
|
|
configpath = ExecWithCapture("kde-config",['kde-config','--path','config'],True)
|
|
|
|
|
configpath = ExecWithCapture("tde-config",['tde-config','--path','config'],True)
|
|
|
|
|
|
|
|
|
|
# Hunt down the user's displayconfigrc file and adjust the resolution
|
|
|
|
|
# on the fly to match. (Non-root Users can independantly specify their own settings.)
|
|
|
|
|