fcitx5: Commit config normalized to defaults
fcitx5 rewrote these files, commenting out every key set to its default value (empty Layout in profile, Dubeolsik keyboard and default keybindings in hangul.conf). Nothing behavioral changes, so commit the normalized form rather than fight it on every rewrite.
This commit is contained in:
parent
b49fd02a55
commit
f522222836
2 changed files with 19 additions and 19 deletions
|
|
@ -1,29 +1,29 @@
|
|||
# Keyboard Layout
|
||||
Keyboard=Dubeolsik
|
||||
# Keyboard=Dubeolsik
|
||||
# Auto Reorder
|
||||
AutoReorder=True
|
||||
# AutoReorder=True
|
||||
# Combine on Double Stroke
|
||||
CombiOnDoubleStroke=False
|
||||
# CombiOnDoubleStroke=False
|
||||
# Combine Non Choseong
|
||||
NonChoseongCombi=True
|
||||
# NonChoseongCombi=True
|
||||
# Word Commit
|
||||
WordCommit=False
|
||||
# WordCommit=False
|
||||
# Hanja Mode
|
||||
HanjaMode=True
|
||||
|
||||
[HanjaModeToggleKey]
|
||||
0=Hangul_Hanja
|
||||
1=F9
|
||||
# [HanjaModeToggleKey]
|
||||
# 0=Hangul_Hanja
|
||||
# 1=F9
|
||||
|
||||
[PrevPage]
|
||||
0=Up
|
||||
# [PrevPage]
|
||||
# 0=Up
|
||||
|
||||
[NextPage]
|
||||
0=Down
|
||||
# [NextPage]
|
||||
# 0=Down
|
||||
|
||||
[PrevCandidate]
|
||||
0=Shift+Tab
|
||||
# [PrevCandidate]
|
||||
# 0=Shift+Tab
|
||||
|
||||
[NextCandidate]
|
||||
0=Tab
|
||||
# [NextCandidate]
|
||||
# 0=Tab
|
||||
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ DefaultIM=hangul
|
|||
# Name
|
||||
Name=keyboard-us-dvorak
|
||||
# Layout
|
||||
Layout=
|
||||
# Layout=
|
||||
|
||||
[Groups/0/Items/1]
|
||||
# Name
|
||||
|
|
@ -22,13 +22,13 @@ Layout=us
|
|||
# Name
|
||||
Name=keyboard-se-svdvorak
|
||||
# Layout
|
||||
Layout=
|
||||
# Layout=
|
||||
|
||||
[Groups/0/Items/3]
|
||||
# Name
|
||||
Name=keyboard-us
|
||||
# Layout
|
||||
Layout=
|
||||
# Layout=
|
||||
|
||||
[GroupOrder]
|
||||
0=Default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue