Nabi Korean Input Help in Ubuntu (Sorry, Korean input is not working!)

parksobong의 이미지

Hello, I don't mean to be rude, but I cannot type in Korean right now.

I recently installed Ubuntu 6.06 and installed Nabi.

I followed the tutorial on this page: http://ubuntuforums.org/showthread.php?t=205098&highlight=nabi

And I edited the ~/.gnomerc file with the following commands:

export XMODIFIERS="@im=nabi"
export XIM_PROGRAM=/usr/bin/nabi
export GTK_IM_MODULE=xim
export QT_IM_MODULE=xim
nabi &

Now, the nabi icon is on my panel, and when I press (shift + space), it does switch between Korean and English.

However, when the Nabi icon says it's Korean, I type and it is still in English.

Can someone help me with this?

Thank you.

doodoo의 이미지

scim 도 기본적으로 들어가 있고 나비만큼 좋던데
특별히 안쓰는 이유가 있나요?

m105의 이미지

thx.
and checking some fond in gnome desktop.
I don't speak english well.

parksobong의 이미지

처음에는 Ubuntu Repository에 있는 나비를 설치했는데, 나비 싸이트에서 소스를 받아서 컴파일 하니까 제대로 스위치 가능 합니다.

왜 우분투 꺼는 안돼는지 모르겠네요.

감사합니다.

atie의 이미지

짧게 답변을 드리면 im-switch와 .gnomerc의 설정이 충돌이 있었을 수 있습니다.(nabi가 두 개가 뜨는) .gnomerc를 쓰는 것은 브리지 적 방법이고, nabi를 설치하고 im-switch를 쓰면 따로 설정을 하지 않는 것이 대퍼식 방법입니다.
----
I paint objects as I think them, not as I see them.
Ubuntu Dapper user / Ubuntu KoreanTeam

----
I paint objects as I think them, not as I see them.
atie's minipage

yoongi의 이미지

똑같이 데스크탑과 제 노트북에 우분투 데퍼를 설치했는데,
데스크탑은 특별히 설정할것도 없이 한글 입력이 가능했는데,
이상하게 노트북은 메뉴부터 영어로 나오고;;

그래서 나비도 설치해보고 이런저런 방법 시도해 봤는데 안되다가
우연히 http://coldjuice.egloos.com/1763783/ 에 나온대로

sudo dpkg-reconfigure locales 를 실행하고 나비를 실행하니깐 되더라구요..

하두 안되서 잡다하게 하다보니 정확히 위에 명령때문에 되었는지는 잘 모르겠지만
한번 시도해 보세요..