Update documentation
This commit is contained in:
parent
9990b9b04b
commit
ca21e6a8ac
8 changed files with 80 additions and 52 deletions
9
docs/source/troubleshooting/linux.rst
Normal file
9
docs/source/troubleshooting/linux.rst
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
:github_url: https://github.com/SunshineStream/Sunshine/tree/nightly/docs/source/troubleshooting/linux.rst
|
||||
|
||||
Linux
|
||||
=====
|
||||
If screencasting fails with Wayland, you may need to run the following to force screencasting with X11.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo setcap -r $(readlink -f $(which sunshine))
|
||||
Loading…
Add table
Add a link
Reference in a new issue