From 46b42aae13ba56c5a9c000e09d4165169638f410 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 24 Feb 2014 19:55:13 +0100 Subject: m + info: add section: hardware detection MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/monitor.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/monitor.py') diff --git a/src/monitor.py b/src/monitor.py index 67c2c16..f09db6d 100644 --- a/src/monitor.py +++ b/src/monitor.py @@ -365,6 +365,7 @@ class Output: @variable widthmm:int? The physical width of the monitor, measured in millimetres, `None` if unknown or not connected @variable heigthmm:int? The physical height of the monitor, measured in millimetres, `None` if unknown or not connected @variable crtc:int? The CRTC index, `None` if not connected + @variable screen:int? The screen index, `None` if none ''' def __init__(self): ''' -- cgit v1.2.3-70-g09d2