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 <io...@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
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to