summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-02-18 17:30:00 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-02-18 17:30:00 -0800
commit720758ac56ecb41e8156c7dae35d764fa926cd98 (patch)
treee07de9415e22f3f3c74ac9e8f3c721f69c0fd3b0
parenta39c4444bc0f44128031498278bc95f969ffe590 (diff)
Add standard url's to README
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--README26
1 files changed, 26 insertions, 0 deletions
diff --git a/README b/README
index 1854d36..c671605 100644
--- a/README
+++ b/README
@@ -13,3 +13,29 @@ clients will connect to lbxproxy, it is important that the user's
network ID of the proxy. lbxproxy does not get involved with how
these entries are added to the .Xauthority file. The user is
responsible for setting it up.
+
+Note that the X server source from X.Org no longer supports the LBX
+extension, so this program is only useful in connecting to older X servers.
+
+All questions regarding this software should be directed at the
+Xorg mailing list:
+
+ http://lists.freedesktop.org/mailman/listinfo/xorg
+
+Please submit bug reports to the Xorg bugzilla:
+
+ https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
+
+The master development code repository can be found at:
+
+ git://anongit.freedesktop.org/git/xorg/app/lbxproxy
+
+ http://cgit.freedesktop.org/xorg/app/lbxproxy
+
+For patch submission instructions, see:
+
+ http://www.x.org/wiki/Development/Documentation/SubmittingPatches
+
+For more information on the git code manager, see:
+
+ http://wiki.x.org/wiki/GitPage