From 73627c39253f8a0c4d4e344da4cb1fc0d3b64a2e Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 4 Apr 2014 14:24:00 +0200 Subject: add display to print_curves for compatibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/monitor.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/monitor.py') diff --git a/src/monitor.py b/src/monitor.py index d115d40..2cb7c18 100644 --- a/src/monitor.py +++ b/src/monitor.py @@ -230,12 +230,13 @@ def drm(*crtcs, screen = 0, display = None): pass # Happens on exit by TERM signal -def print_curves(*crtcs, screen = 0, compact = False): +def print_curves(*crtcs, screen = 0, display = None compact = False): ''' Prints the curves to stdout @param crtcs:*int Dummy parameter @param screen:int Dummy parameter + @param display:str? Dummy parameter @param compact:bool Whether to print in compact form ''' # Convert curves to [0, 0xFFFF] integer lists -- cgit v1.2.3-70-g09d2