diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-10 20:17:35 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-10 20:17:35 +0100 |
commit | 3af89b858c7d86cb23bb75a68a3643449a4b15c3 (patch) | |
tree | c6cc9f27b28fb92d8e4e34c18a88f055640a1062 /info/blueshift.texinfo | |
parent | update todo (diff) | |
download | blueshift-3af89b858c7d86cb23bb75a68a3643449a4b15c3.tar.gz blueshift-3af89b858c7d86cb23bb75a68a3643449a4b15c3.tar.bz2 blueshift-3af89b858c7d86cb23bb75a68a3643449a4b15c3.tar.xz |
add EDID support
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'info/blueshift.texinfo')
-rw-r--r-- | info/blueshift.texinfo | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/info/blueshift.texinfo b/info/blueshift.texinfo index 44cdea7..48cd214 100644 --- a/info/blueshift.texinfo +++ b/info/blueshift.texinfo @@ -827,6 +827,10 @@ that are either unused or not known whether they are used or not (if @code{status} is @code{False}.) +@item find_by_edid(name) +Matches outputs by monitor extended display +information data. + @end table These functions returns a list of matching |