Changes between Version 28 and Version 29 of Usage
- Timestamp:
- 12/15/15 04:27:18 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Usage
v28 v29 99 99 * on MS Windows, which does not have regular "unix domain sockets", you will need to use TCP sockets to connect (see above, "{{{bind-tcp=}}}"). 100 100 * the display being shadowed must be active (not locked or turned off) 101 * On posix systems, the default X11 session is usually "{{{:0}}}" or "{{{:1}}}" and should be detected automatically101 * On posix systems, the default X11 session is usually {{{:0}}} or {{{:1}}} and should be detected automatically if there is only one active session 102 102 * if there is more than one display active on the server system, you can specify which one you want to shadow: {{{xpra shadow ssh:SERVERHOST:DISPLAY}}} 103 103 }}}