Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Wine 에서 전환 불가. #644

Open
nemonein opened this issue Oct 3, 2023 · 2 comments
Open

Wine 에서 전환 불가. #644

nemonein opened this issue Oct 3, 2023 · 2 comments
Labels
D-Unknown Not measurable T-XIM

Comments

@nemonein
Copy link

nemonein commented Oct 3, 2023

OS : Archlinux (X window)
Wine : wine 8.17-1
kime : 3.0.2 (한영전환 Shift-Space)


전에는 잘 됐었는데.. Wine 7 부턴가 한영 전환이 되질 않습니다.
와인으로 제가 쓰는 프로그램은 Total Commander, mp3tag 정도인데, 이 2개 모두에서 한영전환이 이뤄지지 않습니다. 물론 winecfg 에서도 안됩니다.
뭔가 설정이 필요할까요?

검토 부탁드립니다.

@sephid86
Copy link

sephid86 commented Oct 16, 2023

이미 해보셨겠지만. 혹시나 하는 마음에 글을 적어봅니다.

wine 에서 regedit 로 레지스트리 수정 하여 UserXIM 활성화 해도 한글 입력 안되나요?

샌드박스 환경(flatpak 이나 snap)이라면 샌드박스에 라이브러리를 추가해 줘야 할겁니다.

wine 레지스트리 수정은 대충 아래 같은 방식입니다.

$ WINEPREFIX=~/.local/share/(윈도우프로그램 경로) wine reg add "HKEY_CURRENT_USER\Software\Wine\X11 Driver" /v UseXIM /t REG_SZ /d Y /f

참고할만한 자료로 제가 다른 커뮤니티에 올렸던 게시글 아래 링크입니다.
https://www.clien.net/service/board/cm_linux/17244253

@Riey Riey added T-XIM D-Unknown Not measurable labels Oct 16, 2023
@nemonein
Copy link
Author

안됩니다.
image

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
D-Unknown Not measurable T-XIM
Projects
None yet
Development

No branches or pull requests

3 participants