blob: 40b549339935653d1d10a1d932f7fa5306a62d9b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
The iceauth program is used to edit and display the authorization information
used in connecting with ICE (the X11 Inter-Client Exchange protocol).
It operates very much like the xauth program for X11 connection authentication
records.
All questions regarding this software should be directed at the
Xorg mailing list:
https://lists.x.org/mailman/listinfo/xorg
The primary development code repository can be found at:
https://gitlab.freedesktop.org/xorg/app/iceauth
Please submit bug reports and requests to merge patches there.
For patch submission instructions, see:
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
|