Changes between Version 28 and Version 29 of Sound
- Timestamp:
- 09/06/14 05:37:07 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Sound
v28 v29 15 15 Unlike screen updates which are discrete events, sound compression processes the operating system's sound data stream and so this is a continuous process which will take up a little bit of CPU and bandwidth. 16 16 17 If you want to turn it off globally, set {{{speaker = no}}} in your system wide {{{xpra.conf}}}or in the per-user configuration file.17 If you want to turn off speaker forwarding, set {{{speaker = no}}} in your system wide {{{xpra.conf}}} (to disable it globally) or in the per-user configuration file. 18 18 }}} 19 19