Changes between Version 71 and Version 72 of FAQ
- Timestamp:
- 12/15/15 05:23:18 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v71 v72 189 189 190 190 {{{#!div class="box" 191 == Platforms == 192 * Does Xpra work with Windows, Mac OS X, Android? 193 Some platforms have known limitations: more limited clipboard support on Windows and Mac OS X, no soft keyboard input on Android, etc. 194 If you find a bug or missing feature, please do let us know. 191 == System Tray == 195 192 * There is no system tray with Ubuntu. 196 193 There is. Just don't use the packages shipped by Ubuntu, which are outdated and lack the necessary dependencies. … … 199 196 * There is no system tray with KDE5 200 197 Just like gnome3, KDE decided to break things, see #1016. 198 }}} 199 200 {{{#!div class="box" 201 == Platforms == 202 * Does Xpra work with Windows, Mac OS X, Android? 203 Some platforms have known limitations: more limited clipboard support on Windows and Mac OS X, no soft keyboard input on Android, etc. 204 If you find a bug or missing feature, please do let us know. 201 205 * I use {{{Xpra.exe}}} but there is no output 202 206 Use {{{Xpra_cmd.exe}}} to get output in your DOS window, {{{Xpra.exe}}} redirects all output to its log file {{{Xpra.log}}}.