Initial commit
This commit is contained in:
3465
linux/fcitx5/conf/cached_layouts
Normal file
3465
linux/fcitx5/conf/cached_layouts
Normal file
File diff suppressed because it is too large
Load Diff
25
linux/fcitx5/conf/hangul.conf
Normal file
25
linux/fcitx5/conf/hangul.conf
Normal file
@@ -0,0 +1,25 @@
|
||||
# Keyboard Layout
|
||||
Keyboard=Dubeolsik
|
||||
# Auto Reorder
|
||||
AutoReorder=True
|
||||
# Word Commit
|
||||
WordCommit=False
|
||||
# Hanja Mode
|
||||
HanjaMode=False
|
||||
|
||||
[HanjaModeToggleKey]
|
||||
0=Hangul_Hanja
|
||||
1=F9
|
||||
|
||||
[PrevPage]
|
||||
0=Up
|
||||
|
||||
[NextPage]
|
||||
0=Down
|
||||
|
||||
[PrevCandidate]
|
||||
0=Shift+Tab
|
||||
|
||||
[NextCandidate]
|
||||
0=Tab
|
||||
|
||||
3
linux/fcitx5/conf/notifications.conf
Normal file
3
linux/fcitx5/conf/notifications.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
# Hidden Notifications
|
||||
HiddenNotifications=
|
||||
|
||||
59
linux/fcitx5/config
Normal file
59
linux/fcitx5/config
Normal file
@@ -0,0 +1,59 @@
|
||||
[Hotkey]
|
||||
# Enumerate when press trigger key repeatedly
|
||||
EnumerateWithTriggerKeys=True
|
||||
|
||||
[Hotkey/TriggerKeys]
|
||||
0=Control+space
|
||||
1=Zenkaku_Hankaku
|
||||
2=Hangul
|
||||
3=Alt+Alt_R
|
||||
|
||||
[Hotkey/AltTriggerKeys]
|
||||
0=Shift_L
|
||||
|
||||
[Hotkey/EnumerateForwardKeys]
|
||||
0=Control+Shift_L
|
||||
|
||||
[Hotkey/EnumerateBackwardKeys]
|
||||
0=Control+Shift_R
|
||||
|
||||
[Hotkey/EnumerateGroupForwardKeys]
|
||||
0=Super+space
|
||||
|
||||
[Hotkey/EnumerateGroupBackwardKeys]
|
||||
0=Shift+Super+space
|
||||
|
||||
[Hotkey/ActivateKeys]
|
||||
0=Hangul_Hanja
|
||||
|
||||
[Hotkey/DeactivateKeys]
|
||||
0=Hangul_Romaja
|
||||
|
||||
[Hotkey/PrevPage]
|
||||
0=Up
|
||||
|
||||
[Hotkey/NextPage]
|
||||
0=Down
|
||||
|
||||
[Hotkey/PrevCandidate]
|
||||
0=Shift+Tab
|
||||
|
||||
[Hotkey/NextCandidate]
|
||||
0=Tab
|
||||
|
||||
[Behavior]
|
||||
# Active By Default
|
||||
ActiveByDefault=False
|
||||
# Share Input State
|
||||
ShareInputState=No
|
||||
# Show Input Method Information when switch input method
|
||||
ShowInputMethodInformation=True
|
||||
# Show Input Method Information when changing focus
|
||||
showInputMethodInformationWhenFocusIn=False
|
||||
# Default page size
|
||||
DefaultPageSize=5
|
||||
# Force Enabled Addons
|
||||
EnabledAddons=
|
||||
# Force Disabled Addons
|
||||
DisabledAddons=
|
||||
|
||||
29
linux/fcitx5/profile
Normal file
29
linux/fcitx5/profile
Normal file
@@ -0,0 +1,29 @@
|
||||
[Groups/0]
|
||||
# Group Name
|
||||
Name=Default
|
||||
# Layout
|
||||
Default Layout=us
|
||||
# Default Input Method
|
||||
DefaultIM=hangul
|
||||
|
||||
[Groups/0/Items/0]
|
||||
# Name
|
||||
Name=keyboard-us
|
||||
# Layout
|
||||
Layout=
|
||||
|
||||
[Groups/0/Items/1]
|
||||
# Name
|
||||
Name=hangul
|
||||
# Layout
|
||||
Layout=
|
||||
|
||||
[Groups/0/Items/2]
|
||||
# Name
|
||||
Name=anthy
|
||||
# Layout
|
||||
Layout=
|
||||
|
||||
[GroupOrder]
|
||||
0=Default
|
||||
|
||||
Reference in New Issue
Block a user