http://roboticist.tistory.com/572

http://programmingsummaries.tistory.com/360



http://kwonnam.pe.kr/wiki/linux/inputmethod

Ubuntu 기본 입력기. ibus-hangul을 설치하면 한글 입력이 활성화 된다.


sudo add-apt-repository ppa:createsc/3beol

sudo apt-get update; sudo apt-get install ibus ibus-hangul

# ibus와 ibus-hangul을 모두 업그레이드 한다.

ibus-setup-hangul

'Linux' 카테고리의 다른 글

Gstreamer 파이프라인 디버깅  (0) 2017.04.14
임베디드 시스템 엔지니어를 위한 리눅스 커널 분석 링크  (0) 2016.08.09
Ubuntu16.04 ssh  (0) 2016.07.15
Linux64bit 에서 32bit 프로그램 실행  (0) 2016.07.13
wayland font  (0) 2016.02.24

+ Recent posts