ubuntu 下flash乱码
十二月 29, 2009 | 386 views Leave a comment?
如果在ubuntu 下碰到flash乱码问题,可以使用以下命令
| bash | | copy code | | ? |
sudo cp /etc/fonts/conf.d/49-sansserif.conf /etc/fonts/conf.d/49-sansserif.conf.bak |
sudo rm /etc/fonts/conf.d/49-sansserif.conf |
Posted in linux系统命令 |