怎樣讓fcitx在kde啟動后自動啟動?
我已經在 .xinitrc 中加入了
export XMODIFIERS=@im=fcitx
fcitx &
還是不管用;
我又在.autostart中加入fcitx,不管用,rc.d中的東西是在系統啟動時自動啟動的,也不行;
由 orphen 在 10-15-2004 23:33 發表: 加入到/usr/kde/VERSION/share/autostart/ /usr/share/autostart ???
仿照其他的.desktop文件寫一個
這是我的fcitx.desktop文件
[Desktop Entry]
Encoding=UTF-8
Exec=fcitx
Name=Free Chinese Input Toy for X
X-DCOP-ServiceType=wait
X-KDE-autostart-after=kdesktop
Type=Service