NameDateSize

..10-Nov-202518

aclocal.m4H A D10-Nov-2025114.9 KiB

ChangeLogH A D10-Nov-202512.6 KiB

compileH A D10-Nov-20257.2 KiB

config.guessH A D10-Nov-202541.9 KiB

config.h.inH A D10-Nov-20251.6 KiB

config.subH A D10-Nov-202535.1 KiB

configureH A D10-Nov-2025338.4 KiB

configure.acH A D10-Nov-20251.8 KiB

COPYINGH A D10-Nov-20251.1 KiB

depcompH A D10-Nov-202523 KiB

install-shH A D10-Nov-202514.3 KiB

Makefile.amH A D10-Nov-20251.8 KiB

Makefile.inH A D10-Nov-202528.4 KiB

missingH A D10-Nov-20256.7 KiB

READMEH A D10-Nov-2025933

xfindproxy.cH A D10-Nov-202511.6 KiB

xfindproxy.hH A D10-Nov-20253.7 KiB

xfindproxy.manH A D10-Nov-20254.2 KiB

README

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