{
    "content": [
        {
            "type": "text",
            "text": "# loadunimap (man)\n\n## NAME\n\nloadunimap - load the kernel unicode-to-font mapping table\n\n## SYNOPSIS\n\nloadunimap [ -C console ] [ -o oldmap ] [ map ]\n\n## DESCRIPTION\n\nThe  loadunimap command is obsolete - its function is now built-in into setfont(8).  However,\nfor backwards compatibility it is still available as a separate command.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **FILES**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "loadunimap",
        "section": "",
        "mode": "man",
        "summary": "loadunimap - load the kernel unicode-to-font mapping table",
        "synopsis": "loadunimap [ -C console ] [ -o oldmap ] [ map ]",
        "tldr_summary": null,
        "tldr_examples": [],
        "tldr_source": null,
        "flags": [],
        "examples": [],
        "see_also": [
            {
                "name": "mapscrn",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/mapscrn/8/json"
            },
            {
                "name": "setfont",
                "section": "8",
                "url": "https://www.chedong.com/phpMan.php/man/setfont/8/json"
            }
        ],
        "section_outline": [
            {
                "name": "NAME",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "SYNOPSIS",
                "lines": 2,
                "subsections": []
            },
            {
                "name": "DESCRIPTION",
                "lines": 13,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 6,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "loadunimap - load the kernel unicode-to-font mapping table\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "loadunimap [ -C console ] [ -o oldmap ] [ map ]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The  loadunimap command is obsolete - its function is now built-in into setfont(8).  However,\nfor backwards compatibility it is still available as a separate command.\n\nThe program loadunimap loads the specified map in the kernel unicode-to-font  mapping  table.\nIf no map is given def mapping table is assumed.  The default extension (that can be omitted)\nis .uni.\n\nIf the -o oldmap option is given, the old map is saved in the file specified.\n\nOn Linux 2.6.1 and later one can specify the console device using the -C option.\n\nUsually one does not call loadunimap directly - its function is also built into setfont(8).\n",
                "subsections": []
            },
            "FILES": {
                "content": "/usr/share/unimaps\nThe default directory for unicode mappings.\n\n/usr/share/unimaps/def.uni\nThe default mapping file.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "mapscrn(8), setfont(8)\n\n\n\n\nkbd                                          2004-01-01                                LOADUNIMAP(8)",
                "subsections": []
            }
        }
    }
}