summaryrefslogtreecommitdiff
path: root/Xext/xace.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-08-16 10:44:51 -0400
committerEamon Walsh <ewalsh@moss-charon.epoch.ncsc.mil>2007-08-16 10:44:51 -0400
commit5bee8db003a5d552ee1d85bb6c40a3cb93bd6b2b (patch)
treed0f767f17e637c9e42d7985ce1b896931bdc33f4 /Xext/xace.h
parentb82557c9fb60f11fd2696c8fb2ae17b9dfd915ed (diff)
xace: drop background-none checking hook, add new hook for controlling
access to other clients.
Diffstat (limited to 'Xext/xace.h')
-rw-r--r--Xext/xace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Xext/xace.h b/Xext/xace.h
index f7ff205cc..f1a6e9d8c 100644
--- a/Xext/xace.h
+++ b/Xext/xace.h
@@ -47,7 +47,7 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
#define XACE_PROPERTY_ACCESS 4
#define XACE_DRAWABLE_ACCESS 5
#define XACE_MAP_ACCESS 6
-#define XACE_BACKGRND_ACCESS 7
+#define XACE_CLIENT_ACCESS 7
#define XACE_EXT_ACCESS 8
#define XACE_SERVER_ACCESS 9
#define XACE_SELECTION_ACCESS 10