diff options
author | Weitian LI <liweitianux@gmail.com> | 2015-01-21 09:37:57 +0800 |
---|---|---|
committer | Weitian LI <liweitianux@gmail.com> | 2015-01-21 09:38:54 +0800 |
commit | e4fb853b5e8c745bf610e3d478c905a1f5c1c30d (patch) | |
tree | 4651f09bc4609220c3158a87c6638baea5c4a58a /.config/fcitx/conf/fcitx-imselector.config | |
parent | 0b08340aecac94e17356431894c9635d9bc958d2 (diff) | |
download | dotfiles-e4fb853b5e8c745bf610e3d478c905a1f5c1c30d.tar.bz2 |
Updated .profile for gpg-agent; Removed .config/fcitx.
.gnupg/gpg-agent.conf:
Changed to use pinentry-gtk-2. Because Evolution does *NOT* support
pinentry-ncurses.
Diffstat (limited to '.config/fcitx/conf/fcitx-imselector.config')
-rw-r--r-- | .config/fcitx/conf/fcitx-imselector.config | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/.config/fcitx/conf/fcitx-imselector.config b/.config/fcitx/conf/fcitx-imselector.config deleted file mode 100644 index d013a7c..0000000 --- a/.config/fcitx/conf/fcitx-imselector.config +++ /dev/null @@ -1,48 +0,0 @@ -[IMSelector] -# Local Input Method SelectKey -#LocalInputMethodSelectKey= -# Global Input Method SelectKey -#GlobalInputMethodSelectKey= -# 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= - |