Changes between Version 2 and Version 3 of Ticket #863, comment 6
- Timestamp:
- 05/20/15 21:34:46 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #863, comment 6
v2 v3 26 26 27 27 {{{ 28 xpra start :13 --no-daemon --bind-tcp=0.0.0.0:2200 --html=on --start-child=firefox --start-child=xterm --start-child=xterm --encodings=h264,png,jpeg ,rgb28 xpra start :13 --no-daemon --bind-tcp=0.0.0.0:2200 --html=on --start-child=firefox --start-child=xterm --start-child=xterm --encodings=h264,png,jpeg 29 29 }}} 30 30 … … 46 46 EDIT: changed wording for consistency 47 47 EDIT2: Added client output on crash. 48 EDIT3: I am bad at copy-paste. Fixed.