21 lines
633 B
Markdown
21 lines
633 B
Markdown
|
The appres program prints the resources seen by an application (or
|
||
|
subhierarchy of an application) with the specified class and instance
|
||
|
names. It can be used to determine which resources a particular
|
||
|
program will load.
|
||
|
|
||
|
All questions regarding this software should be directed at the
|
||
|
Xorg mailing list:
|
||
|
|
||
|
https://lists.x.org/mailman/listinfo/xorg
|
||
|
|
||
|
The master development code repository can be found at:
|
||
|
|
||
|
https://gitlab.freedesktop.org/xorg/app/appres
|
||
|
|
||
|
Please submit bug reports and requests to merge patches there.
|
||
|
|
||
|
For patch submission instructions, see:
|
||
|
|
||
|
https://www.x.org/wiki/Development/Documentation/SubmittingPatches
|
||
|
|