summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS4
1 files changed, 3 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 0165e40..e0343f5 100644
--- a/BUGS
+++ b/BUGS
@@ -19,4 +19,6 @@ bugs:
19 19
20fixed bugs (or not-our-fault bugs): 20fixed bugs (or not-our-fault bugs):
21* Some people get weird transparency behaviour. 21* Some people get weird transparency behaviour.
22 -> this appears to be a problem with nvidia drivers, try nv instead 22 -> this appears to be a problem with nvidia drivers, make sure
23 RenderAccel is off (Option "RenderAccel" "false").
24 (thanks RJNFC on #fluxbox, and barlad in gentoo forums)