{
    "mode": "man",
    "parameter": "APPRES",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/APPRES/1/json",
    "generated": "2026-05-30T06:05:12Z",
    "synopsis": "appres [class [instance]] [-1] [-V] [toolkitoptions]",
    "sections": {
        "NAME": {
            "content": "appres - list X application resource database\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "appres [class [instance]] [-1] [-V] [toolkitoptions]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "The  appres program prints the resources seen by an application (or subhierarchy of an appli‐\ncation) with the specified class and instance names.  It can be used to determine  which  re‐\nsources a particular program will load.  For example,\n\n% appres  XTerm\n\nwill  list the resources that any xterm program will load.  If no application class is speci‐\nfied, the class -AppResTest- is used.\n\nTo match a particular instance name, specify an instance  name  explicitly  after  the  class\nname, or use the normal Xt toolkit option.  For example,\n\n% appres  XTerm  myxterm\nor\n% appres  XTerm  -name  myxterm\n\nTo list resources that match a subhierarchy of an application, specify hierarchical class and\ninstance names.  The number of class and instance components must be equal, and the  instance\nname should not be specified with a toolkit option.  For example,\n\n% appres  Xman.TopLevelShell.Form  xman.topBox.form\n\nwill  list  the  resources  of  widgets of xman topBox hierarchy.  To list just the resources\nmatching a specific level in the hierarchy, use the -1 option.  For example,\n\n% appres  XTerm.VT100  xterm.vt100  -1\n\nwill list the resources matching the xterm vt100 widget.\n\nThe -V option prints the appres command version and exits.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "X(7), xrdb(1), listres(1)\n",
            "subsections": []
        },
        "AUTHOR": {
            "content": "Jim Fulton, MIT X Consortium\n\n\n\nX Version 11                                appres 1.0.5                                   APPRES(1)",
            "subsections": []
        }
    },
    "summary": "appres - list X application resource database",
    "flags": [],
    "examples": [],
    "see_also": [
        {
            "name": "X",
            "section": "7",
            "url": "https://www.chedong.com/phpMan.php/man/X/7/json"
        },
        {
            "name": "xrdb",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/xrdb/1/json"
        },
        {
            "name": "listres",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/listres/1/json"
        }
    ]
}