diff options
author | rathnor <rathnor> | 2003-06-16 00:43:11 (GMT) |
---|---|---|
committer | rathnor <rathnor> | 2003-06-16 00:43:11 (GMT) |
commit | 2f7ad1cade602187d41c1e4c95fa127cb0608ee1 (patch) | |
tree | b3ed4ca2e0715fb3bf0b92fe8f14c82e31df9bbd /BUGS | |
parent | 2dff875e65947d806f7134807c0d4a6a8a859367 (diff) | |
download | fluxbox_pavel-2f7ad1cade602187d41c1e4c95fa127cb0608ee1.zip fluxbox_pavel-2f7ad1cade602187d41c1e4c95fa127cb0608ee1.tar.bz2 |
update nvidia issue
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -19,4 +19,6 @@ bugs: | |||
19 | 19 | ||
20 | fixed bugs (or not-our-fault bugs): | 20 | fixed 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) | ||