diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2016-01-02 09:34:39 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2016-01-02 09:34:39 +0100 |
commit | 591aa1f1c3b745e0b5b7432ced8ec7e7c332589f (patch) | |
tree | 53131616401435918c1ff483d3d833a931d1a658 /README | |
parent | usage (diff) | |
download | radharc-591aa1f1c3b745e0b5b7432ced8ec7e7c332589f.tar.gz radharc-591aa1f1c3b745e0b5b7432ced8ec7e7c332589f.tar.bz2 radharc-591aa1f1c3b745e0b5b7432ced8ec7e7c332589f.tar.xz |
known issues
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -100,6 +100,15 @@ NOTES I suggest using a local script named radharc that sets all options for you. +KNOWN ISSUES + In X.org, the gamma ramps do not apply to hardware cursors, + because the developers thinks it is the graphics drivers + that shall fix this, and they are not accepting patches for + this. You can use xorg-server-hwcursor-gamma, however, that + patched version does not apply apply the gamma ramps until + the cursor changes image. You can also use sortware cursors + if this really bothers you. + SEE ALSO redshift(1), blueshift(1), redshift-adjust(1), nightshift(1) |