diff options
Diffstat (limited to 'randrproto.txt')
-rw-r--r-- | randrproto.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/randrproto.txt b/randrproto.txt index d9bef40..a70b8bd 100644 --- a/randrproto.txt +++ b/randrproto.txt @@ -1475,7 +1475,7 @@ doesn't handle a mandatory property correctly. Raw EDID data from the device attached to the according output. Should include main EDID data and all extension - blocks. + blocks. Previously known as EdidData. "SignalFormat" aka RR_PROPERTY_SIGNAL_FORMAT Type: int32 / Atom @@ -1526,9 +1526,9 @@ doesn't handle a mandatory property correctly. Property Immutable Mandatory since ──────── ───────── ─────────────── -EdidData yes n/a +EDID yes n/a -EdidData is provided by the RandR frontend, thus not driver specific. +EDID is provided by the RandR frontend, thus not driver specific. 9.3 Properties introduced with version 1.3 of the RandR extension |