{
    "content": [
        {
            "type": "text",
            "text": "# GRUB-KBDCOMP (man)\n\n## NAME\n\ngrub-kbdcomp - generate a GRUB keyboard layout file\n\n## SYNOPSIS\n\ngrub-kbdcomp -o OUTPUT CKBMAPARGUMENTS...\n\n## DESCRIPTION\n\ngrub-kbdcomp  processes  a  X  keyboard layout description in keymaps(5) format into a format\nthat can be used by GRUB's keymap command.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION** (3 subsections)\n- **REPORTING BUGS**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "GRUB-KBDCOMP",
        "section": "",
        "mode": "man",
        "summary": "grub-kbdcomp - generate a GRUB keyboard layout file",
        "synopsis": "grub-kbdcomp -o OUTPUT CKBMAPARGUMENTS...",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [
            {
                "flag": "-h",
                "long": "--help",
                "arg": null,
                "description": "print this message and exit"
            },
            {
                "flag": "-V",
                "long": "--version",
                "arg": null,
                "description": "print the version information and exit"
            },
            {
                "flag": "-o",
                "long": "--output",
                "arg": null,
                "description": "save output in FILE [required] grub-kbdcomp generates a keyboard layout for GRUB using ckbcomp"
            }
        ],
        "examples": [],
        "see_also": [
            {
                "name": "grub-mklayout",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/grub-mklayout/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 5,
                "subsections": [
                    {
                        "name": "-h --help",
                        "lines": 2,
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-V --version",
                        "lines": 2,
                        "flag": "-V",
                        "long": "--version"
                    },
                    {
                        "name": "-o --output",
                        "lines": 4,
                        "flag": "-o",
                        "long": "--output"
                    }
                ]
            },
            {
                "name": "REPORTING BUGS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 12,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "grub-kbdcomp - generate a GRUB keyboard layout file\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "grub-kbdcomp -o OUTPUT CKBMAPARGUMENTS...\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "grub-kbdcomp  processes  a  X  keyboard layout description in keymaps(5) format into a format\nthat can be used by GRUB's keymap command.\n\nMake GRUB keyboard layout file.\n",
                "subsections": [
                    {
                        "name": "-h --help",
                        "content": "print this message and exit\n",
                        "flag": "-h",
                        "long": "--help"
                    },
                    {
                        "name": "-V --version",
                        "content": "print the version information and exit\n",
                        "flag": "-V",
                        "long": "--version"
                    },
                    {
                        "name": "-o --output",
                        "content": "save output in FILE [required]\n\ngrub-kbdcomp generates a keyboard layout for GRUB using ckbcomp\n",
                        "flag": "-o",
                        "long": "--output"
                    }
                ]
            },
            "REPORTING BUGS": {
                "content": "Report bugs to <bug-grub@gnu.org>.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "grub-mklayout(8)\n\nThe full documentation for grub-kbdcomp is maintained as a Texinfo manual.  If the  info  and\ngrub-kbdcomp programs are properly installed at your site, the command\n\ninfo grub-kbdcomp\n\nshould give you access to the complete manual.\n\n\n\ngrub-kbdcomp ()                             December 2022                            GRUB-KBDCOMP(1)",
                "subsections": []
            }
        }
    }
}