Changes between Version 1 and Version 2 of Ticket #2342, comment 4
- Timestamp:
- 07/25/19 17:32:52 (21 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2342, comment 4
v1 v2 3 3 4 4 Sorry, I should have checked with simple setups first. 5 6 Edit: Example to reproduce: 7 {{{ 8 xpra start :30 --xvfb="/usr/bin/Xvfb :30" --start "mousepad" --daemon=no --clipboard=yes 9 }}} 10 {{{ 11 xpra attach :30 --xsettings=no 12 }}}