From 4860ee23be91b6c36f78d9db6d7aed7271a2c8e9 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 20 Feb 2017 21:49:46 +0100 Subject: Update readme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 89d9611..dc2ad57 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,15 @@ +Important! +---------- + +Blueshift is a bit broken in newer versions of X. +If Blueshift is not working in X for you, you may +need to change `i_size = 2 ** 8` in sr/curves.py +to `i_size = 2 ** 10`. However, this will break +Blueshift in the TTY, so may want to change it to +2 ** 10 conditionally. A proper fix is on its way. + +--- + **Request for contribution:** If anyone have a multi-graphics card setup, -- cgit v1.2.3-70-g09d2