Add fcitx config
This commit is contained in:
parent
a4617304a4
commit
1daf5074b5
|
@ -0,0 +1,21 @@
|
|||
[Auto English]
|
||||
# Choose key modifier
|
||||
# Available Value:
|
||||
# None
|
||||
# Alt
|
||||
# Ctrl
|
||||
# Shift
|
||||
#ChooseModifier=Alt
|
||||
# Do not show spell hint
|
||||
# Available Value:
|
||||
# True False
|
||||
#DisableSpell=False
|
||||
# Maximum hint length
|
||||
#MaximumHintLength=2
|
||||
# Maximum words number kept in preedit
|
||||
#MaximumKeep=3
|
||||
# Add Extra space when selecting a candidate word
|
||||
# Available Value:
|
||||
# True False
|
||||
#SelectAddSpace=True
|
||||
|
|
@ -0,0 +1,11 @@
|
|||
[TraditionalChinese]
|
||||
# Traditional Chinese Translate Engine
|
||||
# Available Value:
|
||||
# Native
|
||||
# OpenCC
|
||||
#TransEngine=OpenCC
|
||||
# Toggle for enable or disable
|
||||
#Hotkey=CTRL_SHIFT_F
|
||||
# Enabled state for im
|
||||
#EnabledForIM=
|
||||
|
|
@ -0,0 +1,31 @@
|
|||
[ClassicUI]
|
||||
# Status Panel Position X
|
||||
#MainWindowOffsetX=500
|
||||
# Status Panel Position Y
|
||||
#MainWindowOffsetY=40
|
||||
# Font Size
|
||||
FontSize=12
|
||||
# Font
|
||||
Font=Droid Sans Japanese
|
||||
# Menu Font
|
||||
MenuFont=Droid Sans Japanese
|
||||
# Font Locale to display
|
||||
#FontLocale=zh_CN.UTF-8
|
||||
# Use System Tray Icon
|
||||
# Available Value:
|
||||
# True False
|
||||
#UseTray=True
|
||||
# Status Panel Hide Mode
|
||||
# Available Value:
|
||||
# Show
|
||||
# Auto
|
||||
# Hide when tray icon is available
|
||||
# Hide
|
||||
#MainWindowHideMode=Hide when tray icon is available
|
||||
# Vertical Candidate Word List
|
||||
# Available Value:
|
||||
# True False
|
||||
#VerticalList=False
|
||||
# Skin Name
|
||||
SkinType=dark
|
||||
|
|
@ -0,0 +1,27 @@
|
|||
[Clipboard]
|
||||
# Save Clipboard History To File
|
||||
# Available Value:
|
||||
# True False
|
||||
#SaveHistoryToFile=True
|
||||
# Length of Clipboard History to Save
|
||||
#HistoryLength=5
|
||||
# Maximum length of each candidate word
|
||||
#CandidateMaxLength=43
|
||||
# Trigger Key for Clipboard History List
|
||||
TriggerKey=CTRL_SHIFT__
|
||||
# Use Selection Text
|
||||
# Available Value:
|
||||
# True False
|
||||
#UsePrimary=True
|
||||
# Choose key modifier
|
||||
# Available Value:
|
||||
# None
|
||||
# Alt
|
||||
# Ctrl
|
||||
# Shift
|
||||
#ChooseModifier=None
|
||||
# Ignore blank selections
|
||||
# Available Value:
|
||||
# True False
|
||||
#IgnoreBlank=True
|
||||
|
|
@ -0,0 +1,48 @@
|
|||
[IMSelector]
|
||||
# Local Input Method SelectKey
|
||||
#LocalInputMethodSelectKey=
|
||||
# Global Input Method SelectKey
|
||||
GlobalInputMethodSelectKey=CTRL_`
|
||||
# Clear local Input Method
|
||||
#ClearLocal=
|
||||
|
||||
[GlobalSelector]
|
||||
# Switch to the First Input Method
|
||||
#IM1=
|
||||
# Switch to the Second Input Method
|
||||
#IM2=
|
||||
# Switch to the Third Input Method
|
||||
#IM3=
|
||||
# Switch to the Fourth Input Method
|
||||
#IM4=
|
||||
# Switch to the Fifth Input Method
|
||||
#IM5=
|
||||
# Switch to the Sixth Input Method
|
||||
#IM6=
|
||||
# Switch to the Seventh Input Method
|
||||
#IM7=
|
||||
# Switch to the Eighth Input Method
|
||||
#IM8=
|
||||
# Switch to the Ninth Input Method
|
||||
#IM9=
|
||||
|
||||
[LocalSelector]
|
||||
# Switch to the First Input Method
|
||||
#IM1=
|
||||
# Switch to the Second Input Method
|
||||
#IM2=
|
||||
# Switch to the Third Input Method
|
||||
#IM3=
|
||||
# Switch to the Fourth Input Method
|
||||
#IM4=
|
||||
# Switch to the Fifth Input Method
|
||||
#IM5=
|
||||
# Switch to the Sixth Input Method
|
||||
#IM6=
|
||||
# Switch to the Seventh Input Method
|
||||
#IM7=
|
||||
# Switch to the Eighth Input Method
|
||||
#IM8=
|
||||
# Switch to the Ninth Input Method
|
||||
#IM9=
|
||||
|
|
@ -0,0 +1,25 @@
|
|||
[Keyboard]
|
||||
# Commit with extra space when choose candidate word
|
||||
# Available Value:
|
||||
# True False
|
||||
#CommitWithExtraSpace=False
|
||||
# Choose key modifier
|
||||
# Available Value:
|
||||
# None
|
||||
# Alt
|
||||
# Ctrl
|
||||
# Shift
|
||||
#ChooseModifier=Alt
|
||||
# Toggle the word hint
|
||||
#HotkeyToggleWordHint=CTRL_ALT_H
|
||||
# Minimum length to trigger word hint
|
||||
#MinimumHintLength=1
|
||||
# Maximum length of spell hint list
|
||||
#MaximumHintLength=5
|
||||
# Use enter to commit the existing string
|
||||
# Available Value:
|
||||
# True False
|
||||
#UseEnterToCommit=False
|
||||
# Add current input buffer to user dictionary
|
||||
#HotkeyAddToUserDict=CTRL_ALT_N
|
||||
|
|
@ -0,0 +1,2 @@
|
|||
[Notify/Notify]
|
||||
HiddenNotify=
|
|
@ -0,0 +1,28 @@
|
|||
[Pinyin Enhance]
|
||||
# Treating abbreviated Pinyin as English
|
||||
# Available Value:
|
||||
# True False
|
||||
#ShortAsEnglish=False
|
||||
# Allow replacing the first candidate
|
||||
# Available Value:
|
||||
# True False
|
||||
#AllowReplaceFirst=True
|
||||
# Do not show spell hint
|
||||
# Available Value:
|
||||
# True False
|
||||
#DisableSpell=False
|
||||
# Maximum hint length
|
||||
#MaximumHintLength=1
|
||||
# Hotkey for Inputing Character From Phrase
|
||||
#InputCharFromPhraseString=[]
|
||||
# Hotkey for switching to Inputing Character From Phrase mode
|
||||
#InputCharFromPhraseKey=
|
||||
# Disable Pinyin Symbol
|
||||
# Available Value:
|
||||
# True False
|
||||
#DisableSym=False
|
||||
# Stroke input trigger length
|
||||
#StrokeThresh=2
|
||||
# Maximum results from stroke input.
|
||||
#StrokeLimit=3
|
||||
|
|
@ -0,0 +1,23 @@
|
|||
[QuickPhrase]
|
||||
# Trigger Key for QuickPhrase
|
||||
# Available Value:
|
||||
# None
|
||||
# Semicolon
|
||||
# Grave
|
||||
#QuickPhraseTriggerKey=Semicolon
|
||||
# Alternative Trigger Key for QuickPhrase
|
||||
#AlternativeTriggerKey=
|
||||
# Choose key modifier
|
||||
# Available Value:
|
||||
# None
|
||||
# Alt
|
||||
# Ctrl
|
||||
# Shift
|
||||
#ChooseModifier=None
|
||||
# Do not show spell hint
|
||||
# Available Value:
|
||||
# True False
|
||||
#DisableSpell=False
|
||||
# Maximum hint length
|
||||
#MaximumHintLength=2
|
||||
|
|
@ -0,0 +1,10 @@
|
|||
[Spell Hint]
|
||||
# Preferred Enchant provider
|
||||
# Available Value:
|
||||
# Default
|
||||
# Aspell
|
||||
# Myspell
|
||||
#PreferredEnchantProvider=Myspell
|
||||
# Default Spell Hint Backends Order
|
||||
#HintProvidersOrder=presage,custom,enchant
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[Unicode]
|
||||
# Key
|
||||
#Key=CTRL_ALT_SHIFT_U
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
[Xim]
|
||||
# Use On The Spot Style for XIM (Cannot change during running)
|
||||
# Available Value:
|
||||
# True False
|
||||
#UseOnTheSpotStyle=False
|
||||
|
|
@ -0,0 +1,14 @@
|
|||
[X Keyboard]
|
||||
# Allow to Override System XKB Settings
|
||||
# Available Value:
|
||||
# True False
|
||||
#OverrideSystemXKBSettings=True
|
||||
# Use the layout of first keyboard input method in list as default layout
|
||||
# Available Value:
|
||||
# True False
|
||||
#UseFirstKeyboardIMAsDefaultLayout=True
|
||||
# xmodmap command
|
||||
#XModmapCommand=xmodmap
|
||||
# Apply this custom xmodmap script after layout change
|
||||
#CustomXModmapScript=
|
||||
|
|
@ -0,0 +1,147 @@
|
|||
[Hotkey]
|
||||
# Trigger Input Method
|
||||
TriggerKey=SUPER_SPACE
|
||||
# Use extra trigger key only after using it to inactivate
|
||||
# Available Value:
|
||||
# True False
|
||||
#UseExtraTriggerKeyOnlyWhenUseItToInactivate=True
|
||||
# Extra key for trigger input method
|
||||
# Available Value:
|
||||
# R_CTRL
|
||||
# R_SHIFT
|
||||
# L_SHIFT
|
||||
# L_CTRL
|
||||
# ALT_L_SHIFT
|
||||
# ALT_R_SHIFT
|
||||
# CTRL Both
|
||||
# SHIFT Both
|
||||
# L_ALT
|
||||
# R_ALT
|
||||
# ALT Both
|
||||
# Left Super
|
||||
# Right Super
|
||||
# Super Both
|
||||
# Ctrl+Left Super
|
||||
# Ctrl+Right Super
|
||||
# Super+Left Ctrl
|
||||
# Super+Right Ctrl
|
||||
# Disabled
|
||||
# Custom
|
||||
#SwitchKey=L_SHIFT
|
||||
# Custom switch key
|
||||
#CustomSwitchKey=
|
||||
# Activate input method
|
||||
#ActivateKey=
|
||||
# Inactivate Input Method
|
||||
#InactivateKey=
|
||||
# Enable Hotkey to scroll Between Input Method
|
||||
# Available Value:
|
||||
# True False
|
||||
#IMSwitchKey=True
|
||||
# Include Inactivate when scrolling between Input Method
|
||||
# Available Value:
|
||||
# True False
|
||||
IMSwitchIncludeInactive=True
|
||||
# Scroll between Input Method
|
||||
# Available Value:
|
||||
# CTRL_SHIFT
|
||||
# ALT_SHIFT
|
||||
# CTRL_SUPER
|
||||
# ALT_SUPER
|
||||
#IMSwitchHotkey=CTRL_SHIFT
|
||||
# Reload configuration
|
||||
#ReloadConfig=CTRL_5
|
||||
# Interval of Two Key Input
|
||||
#TimeInterval=250
|
||||
# Switching Virtual Keyboard
|
||||
#VKSwitchKey=CTRL_ALT_B
|
||||
# Switching Remind Mode
|
||||
#RemindSwitchKey=
|
||||
# Switching Full Width Character Mode
|
||||
#FullWidthSwitchKey=
|
||||
# Switch Full Width Punc Mode
|
||||
#PuncSwitchKey=CTRL_.
|
||||
# Prev Page
|
||||
PrevPageKey=SHIFT_+
|
||||
# Next Page
|
||||
#NextPageKey== DOWN
|
||||
# Choose Second and Third Candidate Word
|
||||
#SecondThirdCandWordKey=
|
||||
# Saving All Config and Input History
|
||||
#SaveAllKey=CTRL_ALT_S
|
||||
# Switch Embedded Preedit
|
||||
#SwitchPreedit=CTRL_ALT_P
|
||||
# Previous Candidate Word
|
||||
#PrevWord=SHIFT_TAB
|
||||
# Next Candidate Word
|
||||
#NextWord=TAB
|
||||
|
||||
[Program]
|
||||
# Seconds sleep before fcitx really start
|
||||
#DelayStart=0
|
||||
# Share State Among Window
|
||||
# Available Value:
|
||||
# No
|
||||
# All
|
||||
# PerProgram
|
||||
ShareStateAmongWindow=All
|
||||
# Default Input Method State
|
||||
# Available Value:
|
||||
# Inactive
|
||||
# Active
|
||||
#DefaultInputMethodState=Inactive
|
||||
|
||||
[Output]
|
||||
# Type half width Punc After a Number
|
||||
# Available Value:
|
||||
# True False
|
||||
#HalfPuncAfterNumber=True
|
||||
# Disable Paging in Remind Mode
|
||||
# Available Value:
|
||||
# True False
|
||||
#RemindModeDisablePaging=True
|
||||
# Commit when toggle state
|
||||
# Available Value:
|
||||
# True False
|
||||
#SendTextWhenSwitchEng=True
|
||||
# Candidate Word Number
|
||||
#CandidateWordNumber=5
|
||||
# Give the tips of Phrase
|
||||
# Available Value:
|
||||
# True False
|
||||
#PhraseTips=True
|
||||
# Do not commit preedit text when unfocus a window
|
||||
# Available Value:
|
||||
# True False
|
||||
#DontCommitPreeditWhenUnfocus=False
|
||||
|
||||
[Appearance]
|
||||
# Show Input Method Hint After Input method changed
|
||||
# Available Value:
|
||||
# True False
|
||||
#ShowInputWindowAfterTriggering=True
|
||||
# Show Input Method Hint After Input method changed and Focus in
|
||||
# Available Value:
|
||||
# True False
|
||||
#ShowInputWindowWhenFocusIn=False
|
||||
# Input Method Hint will be only shown when state is active
|
||||
# Available Value:
|
||||
# True False
|
||||
#ShowInputWindowOnlyWhenActive=True
|
||||
# Show Input Speed
|
||||
# Available Value:
|
||||
# True False
|
||||
#ShowInputSpeed=False
|
||||
# Show Version
|
||||
# Available Value:
|
||||
# True False
|
||||
#ShowVersion=False
|
||||
# Do not show input window if there is only preedit string
|
||||
# Available Value:
|
||||
# True False
|
||||
#HideInputWindowWhenOnlyPreeditString=False
|
||||
# Do not show input window if there is only one candidate and preedit
|
||||
# Available Value:
|
||||
# True False
|
||||
#HideInputWindowWhenOnlyOneCandidate=False
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue