虚拟机下安装
修改源
/usr/local/etc/pkg/repos/df-latest.conf
安装git xorg input-device vim lumina bash bash-completion
pkg install git xorg vim lumina bash bash-completion xf86-video-intel29 xf86-input-mouse wqy-fonts
初始配置
1,修改默认bash并且配置bash自动补全 chsh 修改 /usr/local/bin/bash 修改 .bashrc source /usr/local/share/bash-completion/bash_completion.sh 2.初始化Xorg的配置文件 Xorg -configure 会生成配置文件 xorg.conf.new mv xorg.conf.new /etc/X11/xorg.conf
重启后
start-lumina-desktop
解决字体模糊来自
rm /usr/local/etc/fonts/conf.d/85-wqy.conf