HOWTO get Korean input on Debian
From LinuxReviews
Jump to navigationJump to searchIf you're using the vanilla Debian and want to install a Korean keyboard, this guide is for you.
Debian 2021
- Install Hangul support for ibus and the Korean fonts:
su -c “apt install ibus-hangul fonts-unfonts-core” - Restart your computer
- Open "Region and Language" from the Settings app
- Add "Korean (Hangul)"
- After adding it, click "Korean Hangul", then click the Gear icon that appears under it
- Enable "Start in Hangul mode"
Type in Korean! Open an app that supports Korean fonts (i.e. a web browser) and hit Super + Space to swap between input languages.
Super is the Windows key on most keyboards
Debian XFCE Edition 2021
- Install the keyboard switcher and the Korean fonts:
su -c “apt install ibus-hangul fonts-unfonts-core” - Run
ibus-setup, click "Input Method", click "Add" - Find and select "Korean", then add "Hangul"
- Run
ibus-setup-hangul, and enable "Start in Hangul Mode"
Type in Korean! Open an app that supports Korean fonts (i.e. a web browser) and hit Super + Space to swap between input languages.
Super is the Windows key on most keyboards
