spec: correct sub-code values for RRProvider*Notify event encoding

These values match the RRNotify_* definitions in randrproto.h and
don't overlap with the RROutput*Notify codes from RandR 1.2.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: Dave Airlie <airlied@redhat.com>
This commit is contained in:
Alan Coopersmith 2012-08-26 22:50:05 -07:00
parent ed0233e46f
commit 534dea4512

View file

@ -2984,7 +2984,7 @@ A.3.2 Protocol Events added with version 1.4
┌─── ┌───
RRProviderChangeNotify RRProviderChangeNotify
1 Base + 1 code 1 Base + 1 code
1 1 sub-code 1 3 sub-code
2 CARD16 sequence number 2 CARD16 sequence number
4 TIMESTAMP timestamp 4 TIMESTAMP timestamp
4 WINDOW request window 4 WINDOW request window
@ -2994,7 +2994,7 @@ A.3.2 Protocol Events added with version 1.4
┌─── ┌───
RRProviderPropertyNotify RRProviderPropertyNotify
1 Base + 1 code 1 Base + 1 code
1 2 sub-code 1 4 sub-code
2 CARD16 sequence number 2 CARD16 sequence number
4 WINDOW window 4 WINDOW window
4 PROVIDER provider 4 PROVIDER provider
@ -3008,7 +3008,7 @@ A.3.2 Protocol Events added with version 1.4
┌─── ┌───
RRResourceChangeNotify RRResourceChangeNotify
1 Base + 1 code 1 Base + 1 code
1 2 sub-code 1 5 sub-code
2 CARD16 sequence number 2 CARD16 sequence number
4 TIMESTAMP time 4 TIMESTAMP time
4 WINDOW window 4 WINDOW window