Changes between Version 2 and Version 3 of About
- Timestamp:
- 05/25/13 15:53:58 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
About
v2 v3 1 1 {{{#!div class="box" 2 = About =2 = [[Image(http://xpra.org/icons/gears.png)]] About = 3 3 4 4 Xpra is '''screen for X''': it allows you to run X programs, usually on a remote host, direct their display to your local machine, and then to disconnect from these programs and reconnect from the same or another machine, without losing any state. It gives you remote access to individual applications. 5 6 [[BR]] 5 7 6 8 Xpra is "''rootless''" or "'''seamless'''": programs you run under it show up on your desktop as regular programs, managed by your regular window manager. 7 9 Sessions can be accessed over SSH, or password protected over plain TCP sockets. 8 10 11 [[BR]] 12 9 13 Xpra is usable over reasonably slow links and does its best to '''adapt''' to changing network bandwidth constraints. 14 15 [[BR]] 10 16 11 17 Xpra is '''open-source''' (GPLv2+), multi-platform and multi-language, with current clients written in Python and Java.