diff options
author | 2020-05-12 11:30:42 +0200 | |
---|---|---|
committer | 2020-05-12 11:30:42 +0200 | |
commit | 97cbda2dbf2439bf009e5345177b12b54c941228 (patch) | |
tree | 42c58d346d6e6d4911f29f8c4946cad4b0948158 /net-im/zoom/files | |
parent | app-admin/ansible: remove vulnerable version. (diff) | |
download | gentoo-97cbda2dbf2439bf009e5345177b12b54c941228.tar.gz gentoo-97cbda2dbf2439bf009e5345177b12b54c941228.tar.bz2 gentoo-97cbda2dbf2439bf009e5345177b12b54c941228.zip |
net-im/zoom: Add README.gentoo about display compositing.
Closes: https://bugs.gentoo.org/722430
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'net-im/zoom/files')
-rw-r--r-- | net-im/zoom/files/README.gentoo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net-im/zoom/files/README.gentoo b/net-im/zoom/files/README.gentoo new file mode 100644 index 000000000000..06f1f9b3dce0 --- /dev/null +++ b/net-im/zoom/files/README.gentoo @@ -0,0 +1,5 @@ +Some of Zoom's screen share features (e.g., the whiteboard) require +display compositing. If you encounter a black window when sharing +the screen, then one of the following actions should help: +- Enable compositing in your window manager if it is supported +- Alternatively, run the xcompmgr command (from x11-misc/xcompmgr) |