This shows you the differences between two versions of the page.
| tutorials:cb1:customization:lubuntu_12.10_setting_guide [2013/09/26 09:07] soloforce created | tutorials:cb1:customization:lubuntu_12.10_setting_guide [2013/12/23 14:50] (current) | ||
|---|---|---|---|
| Line 16: | Line 16: | ||
| smbclient --list mybooklive | smbclient --list mybooklive | ||
| + | ===fcitx+googlepinyin=== | ||
| + | $sudo apt-get install fcitx fcitx-googlepinyin fcitx-frontend-all fcitx-frontend-gtk2 \ | ||
| + | fcitx-frontend-gtk3 fcitx-frontend-qt4 fcitx-module-x11  fcitx-config-gtk fcitx-config-gtk2 \ | ||
| + | fcitx-tools fcitx-ui-classic -y | ||
| + | $sudo apt-get install im-config -y | ||
| + | $sudo apt-get autoremove -y | ||
| + | $im-config start | ||
| + | |||
| + | ===Install Openoffice=== | ||
| + | $sudo touch /usr/sbin/update-openoffice-dicts && sudo chmod +x /usr/sbin/update-openoffice-dicts | ||
| + | $sudo apt-get install myspell-st | ||
| + | $sudo apt-get install openoffice* | ||
| + | $sudo apt-get install libreoffice-writer libmsoffice-word-html-writer-perl | ||