diff options
author | Ulrich Sibiller <uli42@gmx.de> | 2019-03-09 11:18:57 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-09 11:18:57 +0100 |
commit | 492ced0eaf2a95c40815eee693b2562849083044 (patch) | |
tree | b848e12cbfef4a7df85ba2536622ad39303c9198 | |
parent | 008a8d8051786badb83e455bd9281103ba9a6470 (diff) | |
download | vcxsrv-master.tar.gz vcxsrv-master.tar.bz2 vcxsrv-master.zip |
Create README.mdmaster
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 000000000..05e840730 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# vcxsrv +VcXsrv Windows X Server (X2Go/Arctica Builds) + +This used to be the repos providing the code for the version of VcXrv that got shipped +with the Windows client of x2go (https://www.x2go.org). Starting with version 4.1.2.0 +of the client (released 2018-06-25) VcXsrv's (then current) upstream version 1.20.0.0 +is shipped. So this repo is no longer updated. Bug reports regarding the X server should +be opened at the upstream VcXsrv site: https://sourceforge.net/projects/vcxsrv/ |