摘要: pacman -S gvfs 阅读全文
posted @ 2014-07-16 23:05 张绍建 阅读(1110) 评论(0) 推荐(0)
摘要: HostnameSet the hostname to your liking (e.g. arch):# echo myhostname > /etc/hostnameAdd the same hostname to /etc/hosts:# nano /etc/hosts## /etc/host... 阅读全文
posted @ 2014-07-16 19:26 张绍建 阅读(2922) 评论(0) 推荐(0)
摘要: >>>安装方法pacman -S thunar-archive-plugin xarchiver zip unzip p7zip arj lzop cpio unrar>>>文件解压命令。# ".tar.gz"文件# tar -zxvf xxx.tar.gz# ".tar.bz2"文件# tar -... 阅读全文
posted @ 2014-07-16 16:58 张绍建 阅读(2521) 评论(0) 推荐(0)
摘要: ##编辑~/.xinitrc文件,添加:export GTK_IM_MODULE=fcitxexport QT_IM_MODULE=fcitxexport XMODIFIERS="@im=fcitx"# pacman -S fcitx-im fcitx-table-extra fcitx-sunpi... 阅读全文
posted @ 2014-07-16 16:21 张绍建 阅读(299) 评论(0) 推荐(0)