From bc12309e351d67ab056db4d8c37544492bfc32d7 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 3 Mar 2014 13:51:18 +0100 Subject: add todo to xdisplay about vt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/plugins/xdisplay.py | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins') diff --git a/src/plugins/xdisplay.py b/src/plugins/xdisplay.py index c4957f4..936d463 100644 --- a/src/plugins/xdisplay.py +++ b/src/plugins/xdisplay.py @@ -42,4 +42,5 @@ class XDisplay: self.display, self.screen = (self.connection.split(':')[1] + '.').split('.')[:2] self.display = int(self.display) self.screen = None if self.screen == '' else int(self.screen) + # TODO get VT -- cgit v1.2.3-70-g09d2