diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-11 15:56:47 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2015-11-11 15:56:47 +0100 |
commit | a410ab6468aa2b0c8e5ad0f67fc6a45616500f8d (patch) | |
tree | c98896a2a65acdac6e28fc0786008c64809d1dd8 | |
parent | db8182281a3b4f44d5b5d20dd61f5253e8f1d22a (diff) | |
download | lightdm-remote-session-x2go-a410ab6468aa2b0c8e5ad0f67fc6a45616500f8d.tar.gz lightdm-remote-session-x2go-a410ab6468aa2b0c8e5ad0f67fc6a45616500f8d.tar.bz2 lightdm-remote-session-x2go-a410ab6468aa2b0c8e5ad0f67fc6a45616500f8d.zip |
Rename README -> README.md and improve content.
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | README.md | 8 |
2 files changed, 8 insertions, 1 deletions
@@ -1 +0,0 @@ -Configuration for LightDM to use the remote session diff --git a/README.md b/README.md new file mode 100644 index 0000000..adfbc2e --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# LightDM (Arctica Greeter) Remote Logon: X2Go # + +Configuration for LightDM / Arctica Greeter to launch remote X2Go sessions. + +This code project was originally started by Canonical Ltd. and has been +adapted by various authors with the purpose of making Remote Logon +against X2Go via Arctica Greeter (formerly known as Unity Greeter) +available on Ubuntu and non-Ubuntu systems alike. |