Add korean keyboard with fcitx5
This commit is contained in:
parent
feafe252dc
commit
0f64cf7137
9 changed files with 3982 additions and 0 deletions
29
fcitx5/conf/hangul.conf
Normal file
29
fcitx5/conf/hangul.conf
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
# Keyboard Layout
|
||||
Keyboard=Dubeolsik
|
||||
# Auto Reorder
|
||||
AutoReorder=True
|
||||
# Combine on Double Stroke
|
||||
CombiOnDoubleStroke=False
|
||||
# Combine Non Choseong
|
||||
NonChoseongCombi=True
|
||||
# Word Commit
|
||||
WordCommit=False
|
||||
# Hanja Mode
|
||||
HanjaMode=True
|
||||
|
||||
[HanjaModeToggleKey]
|
||||
0=Hangul_Hanja
|
||||
1=F9
|
||||
|
||||
[PrevPage]
|
||||
0=Up
|
||||
|
||||
[NextPage]
|
||||
0=Down
|
||||
|
||||
[PrevCandidate]
|
||||
0=Shift+Tab
|
||||
|
||||
[NextCandidate]
|
||||
0=Tab
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue