From 71abe0bebc85e839bf8cd67ad1d6f9cf0a9a5a96 Mon Sep 17 00:00:00 2001 From: Ulrich Sibiller Date: Sun, 21 Oct 2018 23:54:10 +0200 Subject: enable CLIENTIDS functions in xserver these can be used to determine the PID and name of an X11 client, e.g. in debugging. --- nx-X11/config/cf/xorg.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nx-X11/config') diff --git a/nx-X11/config/cf/xorg.cf b/nx-X11/config/cf/xorg.cf index 578d82af4..6f1f43018 100644 --- a/nx-X11/config/cf/xorg.cf +++ b/nx-X11/config/cf/xorg.cf @@ -594,7 +594,7 @@ IPLAN2P8_DEFS = -DUSE_IPLAN2P8 #ifndef XFree86ServerOSDefines # define XFree86ServerOSDefines -DDDXOSINIT -DSERVER_LOCK -DDDXOSFATALERROR \ - -DDDXOSVERRORF + -DDDXOSVERRORF -DCLIENTIDS #endif #ifndef XFree86ConsoleDefines -- cgit v1.2.3