{
    "content": [
        {
            "type": "text",
            "text": "# xlsfonts(1) (man)\n\n**Summary:** xlsfonts - server font list displayer for X\n\n**Synopsis:** xlsfonts [-display host:dpy] [-l] [-ll] [-lll] [-m] [-C] [-1] [-w width] [-n columns] [-u]\n[-o] [-fn pattern] [-v]\n\n## Flags\n\n| Flag | Long | Arg | Description |\n|------|------|-----|-------------|\n| — | — | — | This option specifies the X server to contact. |\n| -d | — | — | Same as -display host:dpy. |\n| -l | — | — |  |\n| -l | — | — |  |\n| — | — | — |  |\n| -m | — | — | bounds of each font. |\n| -C | — | — | -n 0. |\n| -1 | — | — | -n 1. |\n| -w | — | — | This option specifies the width in characters that should be used in figuring out how many columns to print. The default |\n| -n | — | — | This option specifies the number of columns to use in displaying the output. By de‐ fault, it will attempt to fit as man |\n| -u | — | — |  |\n| -o | — | — | ate) rather than a ListFonts. This is useful if ListFonts or ListFontsWithInfo fail to list a known font (as is the case |\n| — | — | — | This option specifies the font name pattern to match. |\n| -v | — | — |  |\n\n## See Also\n\n- X(7)\n- Xserver(1)\n- xset(1)\n- xfd(1)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (6 lines)\n- **OPTIONS** (1 lines) — 14 subsections\n  - -display (2 lines)\n  - -d (2 lines)\n  - -l (1 lines)\n  - -ll -l (1 lines)\n  - -lll -ll (1 lines)\n  - -m (2 lines)\n  - -C (2 lines)\n  - -1 (2 lines)\n  - -w (3 lines)\n  - -n (4 lines)\n  - -u (1 lines)\n  - -o (3 lines)\n  - -fn (2 lines)\n  - -v (1 lines)\n- **SEE ALSO** (2 lines)\n- **ENVIRONMENT** (3 lines)\n- **BUGS** (3 lines)\n- **AUTHOR** (12 lines)\n\n## Full Content\n\n### NAME\n\nxlsfonts - server font list displayer for X\n\n### SYNOPSIS\n\nxlsfonts [-display host:dpy] [-l] [-ll] [-lll] [-m] [-C] [-1] [-w width] [-n columns] [-u]\n[-o] [-fn pattern] [-v]\n\n### DESCRIPTION\n\nxlsfonts lists the fonts that match the given pattern.  The wildcard character \"*\" may be\nused to match any sequence of characters (including none), and \"?\" to match any single char‐\nacter.  If no pattern is given, \"*\" is assumed.\n\nThe \"*\" and \"?\" characters must be quoted to prevent them from being expanded by the shell.\n\n### OPTIONS\n\n#### -display\n\nThis option specifies the X server to contact.\n\n#### -d\n\nSame as -display host:dpy.\n\n#### -l\n\n#### -ll -l\n\n#### -lll -ll\n\n#### -m\n\nbounds of each font.\n\n#### -C\n\n-n 0.\n\n#### -1\n\n-n 1.\n\n#### -w\n\nThis option specifies the width in characters that should be used in figuring out how\nmany columns to print.  The default is 79.\n\n#### -n\n\nThis option specifies the number of columns to use in displaying the output. By de‐\nfault, it will attempt to fit as many columns of font names into the number of charac‐\nter specified by -w width.\n\n#### -u\n\n#### -o\n\nate) rather than a ListFonts.  This is useful if ListFonts or ListFontsWithInfo fail\nto list a known font (as is the case with some scaled font systems).\n\n#### -fn\n\nThis option specifies the font name pattern to match.\n\n#### -v\n\n### SEE ALSO\n\nX(7), Xserver(1), xset(1), xfd(1), X Logical Font Description Conventions\n\n### ENVIRONMENT\n\nDISPLAY\nDISPLAY must be set to get the default host and display to use.\n\n### BUGS\n\nDoing ``xlsfonts -l'' can tie up your server for a very long time.  This is really a bug with\nsingle-threaded non-preemptable servers, not with this program.\n\n### AUTHOR\n\nMark Lillibridge\n\nJim Fulton\n\nPhil Karlton\n\nRoland Mainz\n\n\n\n\nX Version 11                               xlsfonts 1.0.6                                xlsfonts(1)\n\n"
        }
    ],
    "structuredContent": {
        "command": "xlsfonts",
        "section": "1",
        "mode": "man",
        "summary": "xlsfonts - server font list displayer for X",
        "synopsis": "xlsfonts [-display host:dpy] [-l] [-ll] [-lll] [-m] [-C] [-1] [-w width] [-n columns] [-u]\n[-o] [-fn pattern] [-v]",
        "flags": [
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "This option specifies the X server to contact."
            },
            {
                "flag": "-d",
                "long": null,
                "arg": null,
                "description": "Same as -display host:dpy."
            },
            {
                "flag": "-l",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-l",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-m",
                "long": null,
                "arg": null,
                "description": "bounds of each font."
            },
            {
                "flag": "-C",
                "long": null,
                "arg": null,
                "description": "-n 0."
            },
            {
                "flag": "-1",
                "long": null,
                "arg": null,
                "description": "-n 1."
            },
            {
                "flag": "-w",
                "long": null,
                "arg": null,
                "description": "This option specifies the width in characters that should be used in figuring out how many columns to print. The default is 79."
            },
            {
                "flag": "-n",
                "long": null,
                "arg": null,
                "description": "This option specifies the number of columns to use in displaying the output. By de‐ fault, it will attempt to fit as many columns of font names into the number of charac‐ ter specified by -w width."
            },
            {
                "flag": "-u",
                "long": null,
                "arg": null,
                "description": ""
            },
            {
                "flag": "-o",
                "long": null,
                "arg": null,
                "description": "ate) rather than a ListFonts. This is useful if ListFonts or ListFontsWithInfo fail to list a known font (as is the case with some scaled font systems)."
            },
            {
                "flag": "",
                "long": null,
                "arg": null,
                "description": "This option specifies the font name pattern to match."
            },
            {
                "flag": "-v",
                "long": null,
                "arg": null,
                "description": ""
            }
        ],
        "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": "xset",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xset/1/json"
            },
            {
                "name": "xfd",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xfd/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "-display",
                        "lines": 2
                    },
                    {
                        "name": "-d",
                        "lines": 2,
                        "flag": "-d"
                    },
                    {
                        "name": "-l",
                        "lines": 1,
                        "flag": "-l"
                    },
                    {
                        "name": "-ll -l",
                        "lines": 1,
                        "flag": "-l"
                    },
                    {
                        "name": "-lll -ll",
                        "lines": 1
                    },
                    {
                        "name": "-m",
                        "lines": 2,
                        "flag": "-m"
                    },
                    {
                        "name": "-C",
                        "lines": 2,
                        "flag": "-C"
                    },
                    {
                        "name": "-1",
                        "lines": 2,
                        "flag": "-1"
                    },
                    {
                        "name": "-w",
                        "lines": 3,
                        "flag": "-w"
                    },
                    {
                        "name": "-n",
                        "lines": 4,
                        "flag": "-n"
                    },
                    {
                        "name": "-u",
                        "lines": 1,
                        "flag": "-u"
                    },
                    {
                        "name": "-o",
                        "lines": 3,
                        "flag": "-o"
                    },
                    {
                        "name": "-fn",
                        "lines": 2
                    },
                    {
                        "name": "-v",
                        "lines": 1,
                        "flag": "-v"
                    }
                ]
            },
            {
                "name": "SEE ALSO",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "ENVIRONMENT",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "BUGS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "AUTHOR",
                "lines": 12,
                "subsections": []
            }
        ]
    }
}