summaryrefslogtreecommitdiff
path: root/include/opaque.h
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-09-22 10:51:51 -0400
committerAdam Jackson <ajax@redhat.com>2008-09-22 10:51:51 -0400
commit0bb317a78b96fddcdac319c9706b3a12f931ea44 (patch)
tree5a37459d4c93f8aef6e38f49053f718e08e2c5c5 /include/opaque.h
parentab17f88506a2dde32c50ff72b03743cd9c384ecc (diff)
Default to -br. Add -retro option for the nostalgic.
-retro also reverts to the classic cursor display behavior, meaning, the cursor will be visible before anyone calls XDefineCursor().
Diffstat (limited to 'include/opaque.h')
-rw-r--r--include/opaque.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/opaque.h b/include/opaque.h
index ab39cc8d0..07a0715ef 100644
--- a/include/opaque.h
+++ b/include/opaque.h
@@ -69,7 +69,7 @@ extern int limitNoFile;
#endif
extern Bool defeatAccessControl;
extern long maxBigRequestSize;
-extern Bool blackRoot;
+extern Bool party_like_its_1989;
extern Bool whiteRoot;
extern Bool CoreDump;