{
    "content": [
        {
            "type": "text",
            "text": "# xlsatoms(1) (man)\n\n**Summary:** xlsatoms - list interned atoms defined on server\n\n**Synopsis:** xlsatoms [-options ...]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | This option specifies the X server to which to connect. |\n| — | — | — | This option specifies a printf-style string used to list each atom <value,name> pair, printed in that order (value is an |\n| — | — | — | This option specifies the range of atom values to check. If low is not given, a value of 1 assumed. If high is not given |\n| — | — | — | This option specifies the name of an atom to list. If the atom does not exist, a message will be printed on the standard |\n| — | — | — | Print out the program version and exit. |\n\n## See Also\n\n- X(7)\n- Xserver(1)\n- xprop(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (2 lines)\n- **DESCRIPTION** (5 lines)\n- **OPTIONS** (1 lines) — 5 subsections\n  - -display (2 lines)\n  - -format (4 lines)\n  - -range (4 lines)\n  - -name (3 lines)\n  - -version (2 lines)\n- **SEE ALSO** (2 lines)\n- **ENVIRONMENT** (2 lines)\n- **AUTHOR** (5 lines)\n\n## Full Content\n\n### NAME\n\nxlsatoms - list interned atoms defined on server\n\n### SYNOPSIS\n\nxlsatoms [-options ...]\n\n### DESCRIPTION\n\nXlsatoms  lists  the  interned atoms.  By default, all atoms starting from 1 (the lowest atom\nvalue defined by the protocol) are listed until unknown atom is found.  If an explicit  range\nis  given, xlsatoms will try all atoms in the range, regardless of whether or not any are un‐\ndefined.\n\n### OPTIONS\n\n#### -display\n\nThis option specifies the X server to which to connect.\n\n#### -format\n\nThis option specifies a printf-style string used to list each atom <value,name> pair,\nprinted  in  that  order  (value is an unsigned long and name is a char *).  Xlsatoms\nwill supply a newline at the end of each line.  The default is %lu\\t%s.\n\n#### -range\n\nThis option specifies the range of atom values to check.  If  low  is  not  given,  a\nvalue  of 1 assumed.  If high is not given, xlsatoms will stop at the first undefined\natom at or above low.\n\n#### -name\n\nThis option specifies the name of an atom to list.  If the atom  does  not  exist,  a\nmessage will be printed on the standard error.\n\n#### -version\n\nPrint out the program version and exit.\n\n### SEE ALSO\n\nX(7), Xserver(1), xprop(1)\n\n### ENVIRONMENT\n\nDISPLAY to get the default host and display to use.\n\n### AUTHOR\n\nJim Fulton, MIT X Consortium\n\n\n\nX Version 11                               xlsatoms 1.1.3                                XLSATOMS(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "xlsatoms",
        "section": "1",
        "mode": "man",
        "summary": "xlsatoms - list interned atoms defined on server",
        "synopsis": "xlsatoms [-options ...]",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "This option specifies the X server to which to connect."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "This option specifies a printf-style string used to list each atom <value,name> pair, printed in that order (value is an unsigned long and name is a char *). Xlsatoms will supply a newline at the end of each line. The default is %lu\\t%s."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "This option specifies the range of atom values to check. If low is not given, a value of 1 assumed. If high is not given, xlsatoms will stop at the first undefined atom at or above low."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "This option specifies the name of an atom to list. If the atom does not exist, a message will be printed on the standard error."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "Print out the program version and exit."
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "X",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/X/7/json"
            },
            {
                "name": "Xserver",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/Xserver/1/json"
            },
            {
                "name": "xprop",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xprop/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-display",
                        "lines": 2
                    },
                    {
                        "name": "-format",
                        "lines": 4
                    },
                    {
                        "name": "-range",
                        "lines": 4
                    },
                    {
                        "name": "-name",
                        "lines": 3
                    },
                    {
                        "name": "-version",
                        "lines": 2
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ENVIRONMENT",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 5,
                "subsections": []
            }
        ]
    }
}