{
    "mode": "info",
    "parameter": "LOADUNIMAP",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/info/LOADUNIMAP/json",
    "generated": "2026-07-05T23:44:10Z",
    "synopsis": "loadunimap [ -C console ] [ -o oldmap ] [ map ]",
    "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": []
        }
    },
    "summary": "loadunimap - load the kernel unicode-to-font mapping table",
    "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"
        }
    ]
}