[Bug 265260] HANGEUL and HANJA on Korean keyboards do not work.

2022-07-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265260 warioburn changed: What|Removed |Added Status|New |Closed Resolution|---

[Bug 265260] HANGEUL and HANJA on Korean keyboards do not work.

2022-07-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265260 --- Comment #5 from warioburn --- I think i can close it. thanks. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 265260] HANGEUL and HANJA on Korean keyboards do not work.

2022-07-19 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265260 --- Comment #4 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=6a26c99f827ffa9da5e23d466eeb17131fc75238 commit 6a26c99f827ffa9da5e23d466eeb17131fc75238 Author:

[Bug 265260] HANGEUL and HANJA on Korean keyboards do not work.

2022-07-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265260 --- Comment #3 from warioburn --- Created attachment 235342 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=235342&action=edit korean keyboard patch After applying the patch suggested by Vladimir Kondratyev, it seems to work fine

[Bug 265260] HANGEUL and HANJA on Korean keyboards do not work.

2022-07-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265260 --- Comment #2 from warioburn --- I just tested it with a usb keyboard. USB keyboard works without any special patch. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 265260] HANGEUL and HANJA on Korean keyboards do not work.

2022-07-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265260 --- Comment #1 from warioburn --- Oops, There was a mistake. Chinese key is 0xF1, hanyoung key is 0xf2, as opposed to usb. Anyway, I found a workaround about xorg-xf86-input-keyboard. static int isKoreankey(unsigned char c) { retu

[Bug 265260] HANGEUL and HANJA on Korean keyboards do not work.

2022-07-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265260 Bug ID: 265260 Summary: HANGEUL and HANJA on Korean keyboards do not work. Product: Base System Version: 13.1-RELEASE Hardware: Any OS: Any Status: New