Home | History | Annotate | only in /xsrc/external/mit/xfindproxy/dist
Up to higher level directory
NameDateSize
aclocal.m419-Jul-2015114.9K
ChangeLog19-Jul-201512.6K
compile19-Jul-20157.2K
config.guess19-Jul-201541.9K
config.h.in21-Feb-20111.6K
config.sub19-Jul-201535.1K
configure19-Jul-2015338.4K
configure.ac19-Jul-20151.8K
COPYING21-Feb-20111.1K
depcomp19-Jul-201523K
install-sh19-Jul-201514.3K
Makefile.am21-Feb-20111.8K
Makefile.in19-Jul-201528.4K
missing19-Jul-20156.7K
README21-Feb-2011933
xfindproxy.c19-Jul-201511.6K
xfindproxy.h17-Mar-20143.7K
xfindproxy.man19-Jul-20154.2K

README

      1 xfindproxy is used to locate available X11 proxy services.
      2 
      3 It utilizes the Proxy Management Protocol to communicate with a proxy
      4 manager.  The proxy manager keeps track of all available proxy
      5 services, starts new proxies when necessary, and makes sure that
      6 proxies are shared whenever possible.
      7 
      8 All questions regarding this software should be directed at the
      9 Xorg mailing list:
     10 
     11         http://lists.freedesktop.org/mailman/listinfo/xorg
     12 
     13 Please submit bug reports to the Xorg bugzilla:
     14 
     15         https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
     16 
     17 The master development code repository can be found at:
     18 
     19         git://anongit.freedesktop.org/git/xorg/app/xfindproxy
     20 
     21         http://cgit.freedesktop.org/xorg/app/xfindproxy
     22 
     23 For patch submission instructions, see:
     24 
     25 	http://www.x.org/wiki/Development/Documentation/SubmittingPatches
     26 
     27 For more information on the git code manager, see:
     28 
     29         http://wiki.x.org/wiki/GitPage
     30 
     31