mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
04ad458c7c
- when hardware accelartion is not available users can experience switched colors - to work around the issue it is possible to pass --disable-gpu to the command line PR: 240098 PR: 237277 Submitted by: Lorenzo Salvadore Reported by: Nuno Teixeira
11 lines
281 B
Plaintext
11 lines
281 B
Plaintext
[
|
|
{ type: install
|
|
message: <<EOM
|
|
If you get wrong colors when watching html5 videos, this is probably because
|
|
your system does not support hardware acceleration (see bug 237277): you can
|
|
disable it by starting the browser from command line with the --disable-gpu
|
|
option.
|
|
EOM
|
|
}
|
|
]
|