{
    "content": [
        {
            "type": "text",
            "text": "# unicode_start (man)\n\n## NAME\n\nunicodestart - put keyboard and console in unicode mode\n\n## SYNOPSIS\n\nunicodestart [font [umap]]\n\n## DESCRIPTION\n\nThe unicodestart command will put the keyboard and console into Unicode (UTF-8) mode.\n\n## Sections\n\n- **NAME**\n- **SYNOPSIS**\n- **DESCRIPTION**\n- **NOTE**\n- **SEE ALSO**\n\nUse structuredContent.sections for detailed options, examples, and full documentation.\n"
        }
    ],
    "structuredContent": {
        "command": "unicode_start",
        "section": "",
        "mode": "man",
        "summary": "unicodestart - put keyboard and console in unicode mode",
        "synopsis": "unicodestart [font [umap]]",
        "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": "kbdmode",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/kbdmode/1/json"
            },
            {
                "name": "loadkeys",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/loadkeys/1/json"
            },
            {
                "name": "unicodestop",
                "section": "1",
                "url": "https://www.chedong.com/phpMan.php/man/unicodestop/1/json"
            },
            {
                "name": "utf-8",
                "section": "7",
                "url": "https://www.chedong.com/phpMan.php/man/utf-8/7/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": "NOTE",
                "lines": 3,
                "subsections": []
            },
            {
                "name": "SEE ALSO",
                "lines": 5,
                "subsections": []
            }
        ],
        "sections": {
            "NAME": {
                "content": "unicodestart - put keyboard and console in unicode mode\n",
                "subsections": []
            },
            "SYNOPSIS": {
                "content": "unicodestart [font [umap]]\n",
                "subsections": []
            },
            "DESCRIPTION": {
                "content": "The unicodestart command will put the keyboard and console into Unicode (UTF-8) mode.\n\nFor  the  keyboard this means that one can attach 16-bit U+xxxx values to keyboard keys using\nloadkeys(1), and have these appear as UTF-8 input to user programs.  Also, that one can  type\nhexadecimal Alt-xxxx using the numeric keypad, and again produce UTF-8.\n\nFor  the console this means that the kernel expects UTF-8 output from user programs, and dis‐\nplays the output accordingly.\n\nThe parameter font is a font that is loaded. It should have a built-in Unicode map, or, if it\nhasn't,  such a map can be given explicitly as second parameter.  When no font was specified,\nthe current font is kept.\n",
                "subsections": []
            },
            "NOTE": {
                "content": "Unicode mode is a parameter with a value per virtual console.  However, usually the font  and\nkeymap is common to all consoles.\n",
                "subsections": []
            },
            "SEE ALSO": {
                "content": "dumpkeys(1), kbdmode(1), loadkeys(1), unicodestop(1), utf-8(7), setfont(8)\n\n\n\nkbd                                          3 Feb 2001                             UNICODESTART(1)",
                "subsections": []
            }
        }
    }
}