Go to file
2025-12-23 22:14:06 +09:00
font first commit 2025-12-23 20:21:56 +09:00
gtk add gkt3 adapter 2025-12-23 21:51:26 +09:00
map add map (from 9front) 2025-12-23 22:14:06 +09:00
xim add Makefile to xim/xcb-util 2025-12-23 22:09:36 +09:00
.gitignore add map (from 9front) 2025-12-23 22:14:06 +09:00
dat.h first commit 2025-12-23 20:21:56 +09:00
dict.c first commit 2025-12-23 20:21:56 +09:00
fn.h first commit 2025-12-23 20:21:56 +09:00
font.c first commit 2025-12-23 20:21:56 +09:00
hash.c first commit 2025-12-23 20:21:56 +09:00
ipc.h first commit 2025-12-23 20:21:56 +09:00
jp.c first commit 2025-12-23 20:21:56 +09:00
main.c first commit 2025-12-23 20:21:56 +09:00
Makefile first commit 2025-12-23 20:21:56 +09:00
README.md Add Korean translation reference link to README 2025-12-23 20:54:21 +09:00
run.sh first commit 2025-12-23 20:21:56 +09:00
srv.c first commit 2025-12-23 20:21:56 +09:00
stb_truetype.h first commit 2025-12-23 20:21:56 +09:00
str.c first commit 2025-12-23 20:21:56 +09:00
strans.c first commit 2025-12-23 20:21:56 +09:00
win.c first commit 2025-12-23 20:21:56 +09:00

strans

CJK input method

Switch Key

Key Action
Ctrl+N Hiragana
Ctrl+K Katakana
Ctrl+S Hangul
Ctrl+T English

Dependencies

  • plan9port
  • libxcb

Reference