{
    "mode": "man",
    "parameter": "GRUB-KBDCOMP",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/GRUB-KBDCOMP/1/json",
    "generated": "2026-06-13T22:58:36Z",
    "synopsis": "grub-kbdcomp -o OUTPUT CKBMAPARGUMENTS...",
    "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": []
        }
    },
    "summary": "grub-kbdcomp - generate a GRUB keyboard layout file",
    "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"
        }
    ]
}