{
    "content": [
        {
            "type": "text",
            "text": "# mk_modmap(8) (man)\n\n**Summary:** mkmodmap - translate a Linux keytable file into an xmodmap file\n\n**Synopsis:** mkmodmap [ -v ] keymapfile\n\n## See Also\n\n- dumpkeys(1)\n- keymaps(5)\n- xmodmap(1)\n\n## Section Outline\n\n- **NAME** (3 lines)\n- **SYNOPSIS** (3 lines)\n- **DESCRIPTION** (8 lines)\n- **NOTES** (4 lines)\n- **SEE ALSO** (7 lines)\n\n## Full Content\n\n### NAME\n\nmkmodmap - translate a Linux keytable file into an xmodmap file\n\n### SYNOPSIS\n\nmkmodmap [ -v ] keymapfile\n\n### DESCRIPTION\n\nThe  mkmodmap  command tries to translate a Linux console keytable file into a file that can\nbe parsed by xmodmap, and used within X.  It outputs the results to standard out.\n\nIf the -v flag is used, verbose output is given.\n\nIt requires the X header files to be installed.  (In Debian, these  are  in  the  \"xlibs-dev\"\npackage).\n\n### NOTES\n\nSince XFree version 2.1, X initialises its keymap using the Linux keymap, so xmodmap will of‐\nten be superfluous.\n\n### SEE ALSO\n\ndumpkeys(1), keymaps(5), xmodmap(1)\n\n\n\n\n\nkbd                                          2002-02-22                                 MKMODMAP(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "mk_modmap",
        "section": "8",
        "mode": "man",
        "summary": "mkmodmap - translate a Linux keytable file into an xmodmap file",
        "synopsis": "mkmodmap [ -v ] keymapfile",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "dumpkeys",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/dumpkeys/1/json"
            },
            {
                "name": "keymaps",
                "section": "5",
                "url": "https://www.chedong.com/phpMan.php/man/keymaps/5/json"
            },
            {
                "name": "xmodmap",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/xmodmap/1/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 8,
                "subsections": []
            },
            {
                "name": "NOTES",
                "lines": 4,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}