2014年10月27日 星期一

[Linux]CrunchBang Linux

新增中文字體及輸入法
sudo apt-get update
sudo apt-get install ttf-wqy-microhei
sudo apt-get install ibus-chewing

im-config


桌面解析度設定
nano ~/.config/openbox/autostart

新增
xrandr --size 1600x768 &

sudo reboot

沒有留言:

張貼留言

[Game] Rimworld enable Dev mode (for Mac)

In Finder Press Command+Shift+Dot to open hidden folder /Users/[user name]/Library/Application Support/RimWorld/Config/DevModeDisable Dele...