[X2Go-Commits] [nx-libs] 03/03: Revert "Disable DPMS in nxagent."

git-admin at x2go.org git-admin at x2go.org
Wed Mar 7 03:39:53 CET 2018


This is an automated email from the git hooks/post-receive script.

x2go pushed a commit to branch 3.6.x-rpm-debug
in repository nx-libs.

commit d7686270ab2adfc2861d63e320dbb71f3ec51c6c
Author: Mihai Moldovan <ionic at ionic.de>
Date:   Wed Mar 7 03:38:53 2018 +0100

    Revert "Disable DPMS in nxagent."
    
    This reverts commit 1e07969e2472892ff48c91fbe000dadd7889fc6d.
---
 nx-X11/programs/Xserver/hw/nxagent/Init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/nx-X11/programs/Xserver/hw/nxagent/Init.c b/nx-X11/programs/Xserver/hw/nxagent/Init.c
index 12f7f0b..598077b 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/Init.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/Init.c
@@ -572,7 +572,7 @@ int DPMSGet(int *level)
 
 Bool DPMSSupported(void)
 {
-  return 0;
+  return 1;
 }
 
 #endif

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/nx-libs.git


More information about the x2go-commits mailing list