aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2012-01-23 16:14:17 +0100
committermarha <marha@users.sourceforge.net>2012-01-23 16:14:17 +0100
commit7c71281dc91e15ef59ab3f4d5c11422a8cb7afdb (patch)
tree9722c7a3f88f8f214d6ee932649a49260a1dad48 /include
parent0eaea775777698473905f651139f491cce632b19 (diff)
downloadvcxsrv-7c71281dc91e15ef59ab3f4d5c11422a8cb7afdb.tar.gz
vcxsrv-7c71281dc91e15ef59ab3f4d5c11422a8cb7afdb.tar.bz2
vcxsrv-7c71281dc91e15ef59ab3f4d5c11422a8cb7afdb.zip
Enabled client ID tracking
Diffstat (limited to 'include')
-rw-r--r--include/dix-config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dix-config.h b/include/dix-config.h
index 24c525480..43106a4dd 100644
--- a/include/dix-config.h
+++ b/include/dix-config.h
@@ -276,7 +276,7 @@
#define RES 1
/* Support client ID tracking in X resource extension */
-#undef CLIENTIDS
+#define CLIENTIDS 1
/* Support MIT-SCREEN-SAVER extension */
#define SCREENSAVER 1