From 9f02a626f849a32873b407157ea5f6ec0aba8135 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 11 Mar 2014 01:05:56 +0100 Subject: info: doc edid variable MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- info/blueshift.texinfo | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'info') diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index fdade2b..58b2ec6 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -814,13 +814,18 @@ in millimetres. @code{None} if unknown or if not connected. @item crtc -The CRT controller index. @code{none} if not +The CRT controller index. @code{None} if not connected. @item screen -The screen index. @code{none} if not -used. - +The screen index. @code{None} if not used. + +@item edid +The extended display identification data of +the monitor in lower case hexadecimal representations. +@code{None} if not used or not found. If the monitor +is used it is probably found because it is needed +for plug and play support of the monitor. @end table @code{Screens} and @code{Screen} provide a set @@ -854,7 +859,6 @@ they are used or not (if @code{status} is @item find_by_edid(name) Matches outputs by monitor extended display identification data. - @end table These functions returns a list of matching -- cgit v1.2.3-70-g09d2