{
    "mode": "man",
    "parameter": "grub-mklayout",
    "section": "1",
    "url": "https://www.chedong.com/phpMan.php/man/grub-mklayout/1/json",
    "generated": "2026-06-03T04:27:41Z",
    "synopsis": "grub-mklayout [OPTION...] [OPTIONS]",
    "sections": {
        "NAME": {
            "content": "grub-mklayout - generate a GRUB keyboard layout file\n",
            "subsections": []
        },
        "SYNOPSIS": {
            "content": "grub-mklayout [OPTION...] [OPTIONS]\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "grub-mklayout processes a keyboard layout description in keymaps(5) format into a format that\ncan be used by GRUB's keymap command.\n\nGenerate GRUB keyboard layout from Linux console one.\n",
            "subsections": [
                {
                    "name": "-i --input",
                    "content": "set input filename. Default is STDIN\n",
                    "flag": "-i",
                    "long": "--input"
                },
                {
                    "name": "-o --output",
                    "content": "set output filename. Default is STDOUT\n",
                    "flag": "-o",
                    "long": "--output"
                },
                {
                    "name": "-v --verbose",
                    "content": "print verbose messages.\n\n-?, --help\ngive this help list\n",
                    "flag": "-v",
                    "long": "--verbose"
                },
                {
                    "name": "--usage",
                    "content": "give a short usage message\n",
                    "long": "--usage"
                },
                {
                    "name": "-V --version",
                    "content": "print program version\n\nMandatory or optional arguments to long options are also mandatory or optional for any corre‐\nsponding short options.\n",
                    "flag": "-V",
                    "long": "--version"
                }
            ]
        },
        "REPORTING BUGS": {
            "content": "Report bugs to <bug-grub@gnu.org>.\n",
            "subsections": []
        },
        "SEE ALSO": {
            "content": "grub-mkconfig(8)\n\nThe  full documentation for grub-mklayout is maintained as a Texinfo manual.  If the info and\ngrub-mklayout programs are properly installed at your site, the command\n\ninfo grub-mklayout\n\nshould give you access to the complete manual.\n\n\n\nGRUB 2.06-2ubuntu7.2                        December 2022                           GRUB-MKLAYOUT(1)",
            "subsections": []
        }
    },
    "summary": "grub-mklayout - generate a GRUB keyboard layout file",
    "flags": [
        {
            "flag": "-i",
            "long": "--input",
            "arg": null,
            "description": "set input filename. Default is STDIN"
        },
        {
            "flag": "-o",
            "long": "--output",
            "arg": null,
            "description": "set output filename. Default is STDOUT"
        },
        {
            "flag": "-v",
            "long": "--verbose",
            "arg": null,
            "description": "print verbose messages. -?, --help give this help list"
        },
        {
            "flag": "",
            "long": "--usage",
            "arg": null,
            "description": "give a short usage message"
        },
        {
            "flag": "-V",
            "long": "--version",
            "arg": null,
            "description": "print program version Mandatory or optional arguments to long options are also mandatory or optional for any corre‐ sponding short options."
        }
    ],
    "examples": [],
    "see_also": [
        {
            "name": "grub-mkconfig",
            "section": "8",
            "url": "https://www.chedong.com/phpMan.php/man/grub-mkconfig/8/json"
        },
        {
            "name": "GRUB-MKLAYOUT",
            "section": "1",
            "url": "https://www.chedong.com/phpMan.php/man/GRUB-MKLAYOUT/1/json"
        }
    ]
}