On Sun, Oct 14, 2007 at 22:12:34 +0200, Mirco Piccin wrote: [...]
> thanks for the suggest, but output about screen resolution is correct: > > # xdpyinfo | egrep 'dimens|resol' > dimensions: 1400x1050 pixels (286x214 millimeters) <- that is my > screen resolution.. > resolution: 124x125 dots per inch > > > For now i modify manually the fonts and fonts size from "Appereance" menu, > but is not enought. > I'd like to know which is the "mint" fonts config.... Try to set Xft.dpi explicitly to the correct value: echo "Xft.dpi: 124" | xrdb -merge - (This will only affect applications that are started after the setting is changed.) -- Regards, | http://users.icfo.es/Florian.Kulzer Florian | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]