dotfiles

Yes, my $HOME has a git repo now :(

git clone git://git.shimmy1996.com/dotfiles.git

config (3214B)

    1  [Hotkey]
    2 # Trigger Input Method
    3 TriggerKey=SUPER_SPACE ALT_SUPER_RSUPER
    4 # Use extra trigger key only after using it to inactivate
    5 # Available Value:
    6 # True False
    7 #UseExtraTriggerKeyOnlyWhenUseItToInactivate=True
    8 # Extra key for trigger input method
    9 # Available Value:
   10 # R_CTRL
   11 # R_SHIFT
   12 # L_SHIFT
   13 # L_CTRL
   14 # ALT_L_SHIFT
   15 # ALT_R_SHIFT
   16 # CTRL Both
   17 # SHIFT Both
   18 # L_ALT
   19 # R_ALT
   20 # ALT Both
   21 # Left Super
   22 # Right Super
   23 # Super Both
   24 # Ctrl+Left Super
   25 # Ctrl+Right Super
   26 # Super+Left Ctrl
   27 # Super+Right Ctrl
   28 # Disabled
   29 # Custom
   30 #SwitchKey=L_SHIFT
   31 # Custom switch key
   32 #CustomSwitchKey=
   33 # Activate input method
   34 #ActivateKey=
   35 # Inactivate Input Method
   36 #InactivateKey=
   37 # Enable Hotkey to scroll Between Input Method
   38 # Available Value:
   39 # True False
   40 #IMSwitchKey=True
   41 # Include Inactivate when scrolling between Input Method
   42 # Available Value:
   43 # True False
   44 #IMSwitchIncludeInactive=False
   45 # Scroll between Input Method
   46 # Available Value:
   47 # CTRL_SHIFT
   48 # ALT_SHIFT
   49 # CTRL_SUPER
   50 # ALT_SUPER
   51 IMSwitchHotkey=CTRL_SUPER
   52 # Reload configuration
   53 #ReloadConfig=CTRL_5
   54 # Interval of Two Key Input
   55 #TimeInterval=250
   56 # Switching Virtual Keyboard
   57 VKSwitchKey=
   58 # Switching Remind Mode
   59 #RemindSwitchKey=
   60 # Switching Full Width Character Mode
   61 #FullWidthSwitchKey=
   62 # Switch Full Width Punc Mode
   63 #PuncSwitchKey=CTRL_.
   64 # Prev Page
   65 #PrevPageKey=- UP
   66 # Next Page
   67 #NextPageKey== DOWN
   68 # Choose Second and Third Candidate Word
   69 #SecondThirdCandWordKey=
   70 # Saving All Config and Input History
   71 #SaveAllKey=CTRL_ALT_S
   72 # Switch Embedded Preedit
   73 #SwitchPreedit=CTRL_ALT_P
   74 # Previous Candidate Word
   75 #PrevWord=SHIFT_TAB
   76 # Next Candidate Word
   77 #NextWord=TAB
   78 
   79 [Program]
   80 # Seconds sleep before fcitx really start
   81 #DelayStart=0
   82 # Share State Among Window
   83 # Available Value:
   84 # No
   85 # All
   86 # PerProgram
   87 ShareStateAmongWindow=All
   88 # Default Input Method State
   89 # Available Value:
   90 # Inactive
   91 # Active
   92 #DefaultInputMethodState=Inactive
   93 
   94 [Output]
   95 # Type half width Punc After a Number
   96 # Available Value:
   97 # True False
   98 #HalfPuncAfterNumber=True
   99 # Disable Paging in Remind Mode
  100 # Available Value:
  101 # True False
  102 #RemindModeDisablePaging=True
  103 # Commit when toggle state
  104 # Available Value:
  105 # True False
  106 #SendTextWhenSwitchEng=True
  107 # Candidate Word Number
  108 #CandidateWordNumber=5
  109 # Give the tips of Phrase
  110 # Available Value:
  111 # True False
  112 #PhraseTips=True
  113 # Do not commit preedit text when unfocus a window
  114 # Available Value:
  115 # True False
  116 #DontCommitPreeditWhenUnfocus=False
  117 
  118 [Appearance]
  119 # Show Input Method Hint After Input method changed
  120 # Available Value:
  121 # True False
  122 #ShowInputWindowAfterTriggering=True
  123 # Show Input Method Hint After Input method changed and Focus in
  124 # Available Value:
  125 # True False
  126 #ShowInputWindowWhenFocusIn=False
  127 # Input Method Hint will be only shown when state is active
  128 # Available Value:
  129 # True False
  130 #ShowInputWindowOnlyWhenActive=True
  131 # Show Input Speed
  132 # Available Value:
  133 # True False
  134 #ShowInputSpeed=False
  135 # Show Version
  136 # Available Value:
  137 # True False
  138 #ShowVersion=False
  139 # Do not show input window if there is only preedit string
  140 # Available Value:
  141 # True False
  142 #HideInputWindowWhenOnlyPreeditString=False
  143 # Do not show input window if there is only one candidate and preedit
  144 # Available Value:
  145 # True False
  146 #HideInputWindowWhenOnlyOneCandidate=False