Linux Server
리눅스 한글 입력 설정
delmaster
2015. 3. 19. 20:00
한글 입력 설정을 위해 아래 방법을 통해 구성 합니다.
1. 한글 설치
* yum install kde-i18n-Korean
2. 한글 기본 설정
* vi /etc/sysconfig/i18n
* LANG="ko_KR.UTF-8"
* 재부팅
3. 한영전환 설정
1. yum install ibus-hangul ibus-anthy
2. System - Preferences - Input Method
3. Enable input method feature 체크
4. Input Method Preferences... 클릭
5. General 탭 - Keyboard shortcuts - Enable or disable - ... 클릭
6. modifiers - Control 체크 해제, Shift 체크 - Apply - ok
7. Input Method 탭 - select an input method - Korean - Korean - Add
8. Advanced 탭 - Global input method settings - share the same input... 체크
9. close - close
10. 로그아웃
끝!
xwindows로 부팅이 필요하다면 아래 내용 참고.
* su -
* vi /etc/inittab
* 3 -> 5 변경