diff options
author | Keith Packard <keithp@neko.keithp.com> | 2006-09-15 15:41:02 -0700 |
---|---|---|
committer | Keith Packard <keithp@neko.keithp.com> | 2006-09-15 15:41:02 -0700 |
commit | d6992dd3b7fcf22e4d670b29e8d0e2aba0d8e81d (patch) | |
tree | 0f581f16c18c5c591867204d09dcbf6d5ae43d03 /randrproto.txt | |
parent | e9a5a489acd591ff53823b406dca13c622439c14 (diff) |
Add CONNECTION values to spec and header.
Missing CONNECTION values in encoding and header file.
Diffstat (limited to 'randrproto.txt')
-rw-r--r-- | randrproto.txt | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/randrproto.txt b/randrproto.txt index a0fc39d..cd9bfff 100644 --- a/randrproto.txt +++ b/randrproto.txt @@ -1162,7 +1162,13 @@ A.1 Common Types 0x00001000 DoubleClock 0x00002000 ClockDivideBy2 └─── - +┌─── + CONNECTION + 0 Connected + 1 Disconnected + 2 UnknownConnection +└─── + A.2 Protocol Requests Opcodes 1 and 3 were used in the 0.0 protocols, and will return |