Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
fcitx 在vnc 无法激活输入法
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
Chili0_
n00b
n00b


Joined: 09 Oct 2017
Posts: 71

PostPosted: Thu Dec 16, 2021 7:10 am    Post subject: fcitx 在vnc 无法激活输入法 Reply with quote

各位,

我通过windows系统中的vncviewer使用gentoo, A安装的是tightvnc,

我的安装过程如下:

Code:
emerge -qv  app-i18n/fcitx


.vin/xstartup

Code:
# Enable Fcitx Input Environment
export GTK_IM_MODULE="fcitx"
export QT_IM_MODULE="fcitx"
export XMODIFIERS="@im=fcitx"
fcitx-autostart &


运行

Code:
 ~ $ Fcitx seems is not running
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-x11.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-xkb.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-xkbdbus.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-chttrans.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-punc.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-spell.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-pinyin-enhance.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-quickphrase.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-autoeng.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-fullwidth-char.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-remote-module.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-imselector.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-clipboard.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-vk.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-dbus.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-unicode.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-freedesktop-notify.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-notificationitem.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-pinyin.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-keyboard.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-table.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-qw.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-xim.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-ipc.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-ipcportal.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-classic-ui.conf
(INFO-17238 addon.c:151) Load Addon Config File:fcitx-kimpanel-ui.conf
(ERROR-17238 ime.c:432) fcitx-keyboard-tr-otk already exists
(ERROR-17238 ime.c:432) fcitx-keyboard-us already exists


有两个错误:
Code:
(ERROR-17238 ime.c:432) fcitx-keyboard-tr-otk already exists
(ERROR-17238 ime.c:432) fcitx-keyboard-us already exists


据说是windows会拦截一些组合键, 所以希望用 shift+ctrl+space,

添加了 ~/.config/fcitx/config
Code:
[Hotkey]
# Trigger Input Method
TriggerKey=CTRL_SPACE
# Use extra trigger key only after using it to inactivate
# Available Value:
# True False
UseExtraTriggerKeyOnlyWhenUseItToInactivate=True
# Extra key for trigger input method
L_SHIFT
....


发现无法激活,感谢帮助。
_________________
Regards.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum