사용자 도구

사이트 도구


linux:inputmethod

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
마지막 판 양쪽 다음 판
linux:inputmethod [2021/11/06 14:00]
kwon37xi [Gnome 과 비 ibus 입력기]
linux:inputmethod [2021/11/11 12:51]
kwon37xi
줄 93: 줄 93:
 im-config -l im-config -l
 </code> </code>
 +
 +===== Wine =====
 +  * [[linux:wine|Linux Wine]] 에서는 [[linux:inputmethod:fcitx|Linux Input Method fcitx]] 만 올바로 작동함.
 +  * 다른 입력기를 사용하려면 레지스트리 편집이 필요하다.
 +  * 다음과 같은 나용으로 ''input-style-root.reg'' 파일을 생성한다.
 +<code>
 +Windows Registry Editor Version 5.00
 +
 +[HKEY_CURRENT_USER\Software\Wine\X11 Driver]
 +"InputStyle"="root"
 +</code>
 +  * 위 파일을 병합해준다.
 +
 +<code sh>
 +wine regedit input-style-root.reg
 +</code>
 +
 +  * [[https://hamonikr.org/used_hamonikr/82280|하모니카 사용기 - 하모니카에서 카카오톡 한글 중복 입력문제 해결하기]]
 +  * [[https://nimf-i18n.gitlab.io/docs/how-to-use-kakaotalk-with-nimf/|Nimf - nimf 와 카카오톡 사용하기]]
 +
 ===== 참조 ===== ===== 참조 =====
   * [[https://www.slideshare.net/ftake/what-is-necessary-for-the-next-input-method-framework/|What is necessary for the next input method framework?]]   * [[https://www.slideshare.net/ftake/what-is-necessary-for-the-next-input-method-framework/|What is necessary for the next input method framework?]]
   * [[https://www.youtube.com/watch?v=qVIdzDY1x6E|우분투의 한글 입력기 (IBus vs. Fcitx) - YouTube]]   * [[https://www.youtube.com/watch?v=qVIdzDY1x6E|우분투의 한글 입력기 (IBus vs. Fcitx) - YouTube]]
   * [[https://github.com/korean-input/issues/issues/6|Wayland IME 현황 · Issue #6 · korean-input/issues]]   * [[https://github.com/korean-input/issues/issues/6|Wayland IME 현황 · Issue #6 · korean-input/issues]]
 +  * [[https://ubuntu.jeasu.kim/20.04/|Ubuntu와의 동고동락-한글 입력기(IBus vs. Fcitx)]]
linux/inputmethod.txt · 마지막으로 수정됨: 2021/11/11 12:51 저자 kwon37xi