{
    "content": [
        {
            "type": "text",
            "text": "# LOADUNIMAP (info)\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\nsetfont(8).  However, for backwards compatibility it is still available\nas 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": "info",
        "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": 17,
                "subsections": []
            },
            {
                "name": "FILES",
                "lines": 6,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 3,
                "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\nsetfont(8).  However, for backwards compatibility it is still available\nas a separate command.\n\nThe  program  loadunimap loads the specified map in the kernel unicode-\nto-font mapping table.  If no map is given def  mapping  table  is  as-\nsumed.  The default extension (that can be omitted) is .uni.\n\nIf  the  -o  oldmap  option  is given, the old map is saved in the file\nspecified.\n\nOn Linux 2.6.1 and later one can specify the console device  using  the\n-C option.\n\nUsually  one  does  not call loadunimap directly - its function is also\nbuilt 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\nkbd                               2004-01-01                     LOADUNIMAP(8)",
                "subsections": []
            }
        }
    }
}