diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2020-02-15 08:41:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-02-15 08:41:45 +0700 |
commit | 2b7fc09e96aea2f5178c4dcef639a6b61992b17e (patch) | |
tree | a8ed048a8338b3663a8720bbb129f1589d0a368c /system/xorgxrdp/README | |
parent | 9227ee9a54a8f1bcbce1f4ca0608bc4d483d9924 (diff) |
system/xorgxrdp: Added (support files for xrdp).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/xorgxrdp/README')
-rw-r--r-- | system/xorgxrdp/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/xorgxrdp/README b/system/xorgxrdp/README new file mode 100644 index 0000000000000..ebd375e8ccaae --- /dev/null +++ b/system/xorgxrdp/README @@ -0,0 +1,8 @@ +** xorgxrdp ** is a collection of modules to be used with a pre-existing X.Org +install to make the X server act like X11rdp. Unlike X11rdp, you don't have to +recompile the whole X Window System. Instead, additional modules are installed to +a location where the existing Xorg installation would pick them. + +xorgxrdp is to be used together with xrdp and X.Org Server. +It is pretty useless using xorgxrdp alone. +xrdp needs to be installed before xorgxrdp. |