From 67f479d05794592d7a2f1752c3da9c75418c3454 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 22 Mar 2014 19:46:11 +0100 Subject: Support for running Redshift without a graphical environment in Linux by using Direct Rendering Manager MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- DESIGN | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'DESIGN') diff --git a/DESIGN b/DESIGN index 0fdf6a0..1b88aba 100644 --- a/DESIGN +++ b/DESIGN @@ -58,11 +58,11 @@ I've been mostly consistent with the naming throughout the source code (I hope). First adjustment methods: There is "randr" which is the preferred -because it has some features that are lacking in "vidmode" (IIRC it -has to do with multiple monitors). Both are APIs in the X server that -allow for manipulation of gamma ramps, which is what Redshift uses to -change the screen color temperature. There's also "wingdi" which is -for the Windows version. +because it has support for multiple outputs per X screen whic is lacking +in "vidmode". Both are APIs in the X server that allow for manipulation +of gamma ramps, which is what Redshift uses to change the screen color +temperature. There's also "wingdi" which is for the Windows version, +and "drm" which allows manipulation of gamma ramps in a TTY in Linux. Then there are location providers: "manual", "gnome-clock" and "geoclue". Some time ago there was only one way to specify the -- cgit v1.2.3-70-g09d2