Linux Chinese dialog box garbled solution under Linux

  

There are a lot of garbled characters in Wine, which are displayed as << >> ??, etc. This is the solution to the "OK" in the dialog box: The default font of the dialog box in Wine is Tahoma. On our Linux, Tahoma fonts cannot display Chinese properly. For example, "determine""cancel" in Wine configuration becomes ""<<"">>".

The solution is simple:

In wine's regedit, find:

\\HKEY_LOCAL_MACHINE\\Software\\Microsoft\\Windows NT\\CurrentVersion\\FontSubstitutes

Method 1. Set this key directly to null and the problem is solved.

Method 2. Set MS Shell Dlg to a Chinese font already in your own font. If you have used the Song in Windows, the SimSun corresponds to the Song (this is Windows, The default is not under LINUX), set to SimSun here.

Copyright © Windows knowledge All Rights Reserved