Changes between Version 1 and Version 2 of About
- Timestamp:
- 05/25/13 15:53:27 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
About
v1 v2 2 2 = About = 3 3 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.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 5 6 Xpra is " rootless" or "seamless": programs you run under it show up on your desktop as regular programs, managed by your regular window manager.6 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 7 Sessions can be accessed over SSH, or password protected over plain TCP sockets. 8 8 9 Xpra is usable over reasonably slow links and does its best to adapt to changing network bandwidth constraints, especially with x264 and automatic settings.9 Xpra is usable over reasonably slow links and does its best to '''adapt''' to changing network bandwidth constraints. 10 10 11 Xpra is open-source (GPLv2+), multi-platform and multi-language, with current clients written in Python and Java. 11 Xpra is '''open-source''' (GPLv2+), multi-platform and multi-language, with current clients written in Python and Java. 12 }}}