summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-04-04 15:26:52 +0200
committerMattias Andrée <maandree@operamail.com>2014-04-04 15:27:07 +0200
commit8ec57ff621db9bc421b9133d2c06263a662c9532 (patch)
treec9ee47aeea3e39724f700b97366ba481596805cf /README.md
parentfix double free error and sigfault error in multi-display support (diff)
downloadblueshift-8ec57ff621db9bc421b9133d2c06263a662c9532.tar.gz
blueshift-8ec57ff621db9bc421b9133d2c06263a662c9532.tar.bz2
blueshift-8ec57ff621db9bc421b9133d2c06263a662c9532.tar.xz
update request for contributions
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 11c7497..de0c571 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-**Request for contribution:**
+**Request for contributions:**
If anyone have a monitor with backlight
supported by xbacklight. src/blueshift_randr_c.c
@@ -6,6 +6,10 @@ needs to be extended to be able to read and set
backlight settings. src/blueshift_idcrtc.c can
be used as a starting point of the implementation.
+If anyone have a multi-graphics card setup,
+testing of multiple graphics cards with DRM
+(in Linux TTY) is required.
+
---
Blueshift