Howto remote desktop linux: Difference between revisions
Jump to navigation
Jump to search
Mandulete1 (talk | contribs) No edit summary |
Mandulete1 (talk | contribs) |
||
Line 2: | Line 2: | ||
to fix nxplayer crashing when connecting to another machine edit this key in $HOME/.nx/config/player.cfg: | to fix nxplayer crashing when connecting to another machine edit this key in $HOME/.nx/config/player.cfg: | ||
<option key="Enable hardware accelerated decoding" value="disabled" /> | <option key="Enable hardware accelerated decoding" value="disabled" /> | ||
= references = | |||
* https://kasmweb.com/community-edition | * https://kasmweb.com/community-edition | ||
* https://www.cendio.com/thinlinc | * https://www.cendio.com/thinlinc |
Revision as of 21:07, 9 August 2023
nomachine
to fix nxplayer crashing when connecting to another machine edit this key in $HOME/.nx/config/player.cfg:
<option key="Enable hardware accelerated decoding" value="disabled" />