{
    "content": [
        {
            "type": "text",
            "text": "# getkeycodes(8) (man)\n\n**Summary:** getkeycodes - print kernel scancode-to-keycode mapping table\n\n## See Also\n\n- setkeycodes(8)\n\n## Section Outline\n\n- **NAME** (2 lines)\n- **SYNOPSIS** (1 lines) — 1 subsections\n  - getkeycodes (1 lines)\n- **DESCRIPTION** (2 lines)\n- **OPTIONS** (2 lines)\n- **SEE ALSO** (7 lines)\n\n## Full Content\n\n### NAME\n\ngetkeycodes - print kernel scancode-to-keycode mapping table\n\n### SYNOPSIS\n\n#### getkeycodes\n\n### DESCRIPTION\n\nThe getkeycodes command prints the kernel scancode-to-keycode mapping table.\n\n### OPTIONS\n\nNone.\n\n### SEE ALSO\n\nsetkeycodes(8)\n\n\n\n\n\nkbd                                          8 Nov 1994                               GETKEYCODES(8)\n\n"
        }
    ],
    "structuredContent": {
        "command": "getkeycodes",
        "section": "8",
        "mode": "man",
        "summary": "getkeycodes - print kernel scancode-to-keycode mapping table",
        "synopsis": "",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "setkeycodes",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/setkeycodes/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 1,
                "subsections": [
                    {
                        "name": "getkeycodes",
                        "lines": 1
                    }
                ]
            },
            {
                "name": "DESCRIPTION",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "OPTIONS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 7,
                "subsections": []
            }
        ]
    }
}