From 24c87751ea37c948565d40cb84d7726466b0c4b0 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 13 Mar 2014 23:31:48 +0100 Subject: ttymode variable + document drm support MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- examples/crtc-searching | 3 --- 1 file changed, 3 deletions(-) (limited to 'examples/crtc-searching') diff --git a/examples/crtc-searching b/examples/crtc-searching index 0539f0e..36b56fb 100644 --- a/examples/crtc-searching +++ b/examples/crtc-searching @@ -7,9 +7,6 @@ # but `Screen.crtc_count` is much more effective. -# Check if we are in X or TTY. -ttymode = not (('DISPLAY' in os.environ) and (':' in os.environ['DISPLAY'])) - # We want to use the ad-hoc mode options. uses_adhoc_opts = True -- cgit v1.2.3-70-g09d2