Changes between Version 60 and Version 61 of FAQ
- Timestamp:
- 09/06/14 05:39:50 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v60 v61 46 46 If the xpra server is completely gone, you can start a new one with "{{{xpra start --use-display}}}" to re-use the existing display. If it is still running but unresponsive, you should kill it first (and use {{{kill -9}}} to prevent the tear down code from also stopping the vfb display) 47 47 * Why does Xpra use so much of my CPU? 48 If you have sound forwarding enabled, then this will consume a fair amount of CPU, whether sound is being played or not. Turn if off if you don't need it.48 [/wiki/Sound sound forwarding] will consume a little bit of CPU and bandwidth. Turn if off if you don't need it. 49 49 Some applications will also repaint their windows unnecessarily, if you don't use them, try minimizing the window. 50 50 * I have keyboard problems