diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2015-09-22 19:25:43 -0700 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2015-09-25 09:46:11 -0400 |
commit | a31bbc450a08622aadafc264b3efe57e465eaecb (patch) | |
tree | 438326f6cd57eae2e7e23e5caf935c92e58e1a69 /dix | |
parent | 424ba5de56e2ddf173bb0d26daa821f12897f18f (diff) |
protocol.txt: Add MIT-SHM 1.2 requests
Reviewed-by: Adam Jackson <ajax@redhat.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'dix')
-rw-r--r-- | dix/protocol.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dix/protocol.txt b/dix/protocol.txt index 459c38589..244556a08 100644 --- a/dix/protocol.txt +++ b/dix/protocol.txt @@ -237,6 +237,8 @@ R002 MIT-SHM:Detach R003 MIT-SHM:PutImage R004 MIT-SHM:GetImage R005 MIT-SHM:CreatePixmap +R006 MIT-SHM:AttachFd +R007 MIT-SHM:CreateSegment V000 MIT-SHM:Completion E000 MIT-SHM:BadShmSeg R000 MIT-SUNDRY-NONSTANDARD:SetBugMode |