Wine display Box words
1, first copy SIMSUN.TTC font into the ~/.wine/drive_c/windows/fonts/
2, modify the registry file ~/.wine/system.reg:
Code:
The [software\\http://www.aliyun.com/zixun/aggregation/11208.html ">microsoft\\windows NT\\CurrentVersion\\ FontSubstitutes]:
"MS Shell Dlg" = "Tahoma"
"MS Shell Dlg 2″=" Tahoma "
To:
"MS Shell Dlg" = "SimSun"
"MS Shell Dlg 2″=" SimSun "
------------------------------------------------------
Delete old kernel
Code:
sudo aptitude purge ~ilinux-image-.*\ (\! ' uname-r ')
-------------------------------------------------------
Solve the Flash Web page music garbled
Code:
sudo gedit/etc/fonts/conf.d/49-sansserif.conf
<edit name= "accessibility" mode= "Append_last" > <string>sans</string> </edit>
--------------------------------------------------------
Install IBUs pinyin and set IBUs self-starter
Code:
sudo apt install ibus-pinyin
Im-switch-s ibus-z Default
--------------------------------------------------------
Keep XP and Ubuntu time synchronized
Code:
sudo gedit/etc/default/rcs modify "Utc=no"
--------------------------------------------------------
Open Keypad By default
Code:
sudo apt install Numlockx
sudo gedit/etc/gdm/init/default
Add the following to the front of the last line
Code:
if [-x/usr/bin/numlockx]; Then
Numlockx on
Fi
Set up the system to automatically log on, to avoid each power-on input password
System---adminstration---login screen unlock the second item