From 3af89b858c7d86cb23bb75a68a3643449a4b15c3 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 10 Mar 2014 20:17:35 +0100 Subject: add EDID support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/lisp-esque | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'examples/lisp-esque') diff --git a/examples/lisp-esque b/examples/lisp-esque index 72af2bc..53fd63a 100644 --- a/examples/lisp-esque +++ b/examples/lisp-esque @@ -167,6 +167,16 @@ def _size(mods, args): ''' pass +def _edid(mods, args): + ''' + Find monitors by extended display information data + + @param mods:[]|[str] Optionally the number of monitors to list + @param args:list EDID of outputs' monitors + @return :list : encoding of found monitors + ''' + pass + def _coordinates(mods, args): ''' Specify geographical location by coordinates -- cgit v1.2.3-70-g09d2