Wednesday, February 3, 2016

Wine apps in Ubuntu text font adjust

in /home/yushan/.wine/system.reg

change the LogPixels

[System\\CurrentControlSet\\Hardware Profiles\\Current\\Software\\Fonts] 1447611568
"FIXEDFON.FON"="vgafix.fon"
"FONTS.FON"="vgasys.fon"
"LogPixels"=dword:00000095
"OEMFONT.FON"="vgaoem.fon"


Then run command:

wineserver -k
wineboot

No comments:

Post a Comment