default font size
Carlo
brandon.ml at gmail.com
Wed Feb 27 14:58:40 CET 2008
2008/2/27 Damien Porquet <damien.porquet at gmail.com>:
> Hi all,
>
> How can I change default font size of qt/kde apps (without recompilation) ?
> Is there a special entry in qt.conf or something else ?
>
> Cheers,
> Damien.
>
>
> _______________________________________________
> Kde-windows mailing list
> Kde-windows at kde.org
> https://mail.kde.org/mailman/listinfo/kde-windows
>
>
for kde apps you can edit Documents and
Settings\username\.kde\share\config\kdeglobals and write something
like this
[General]
desktopFont=Calibri,11,-1,5,50,0,0,0,0,0
fixed=Monospace,11,-1,5,50,0,0,0,0,0
font=Calibri,11,-1,5,50,0,0,0,0,0
menuFont=Calibri,11,-1,5,50,0,0,0,0,0
shadeSortColumn=true
smallestReadableFont=Calibri,9,-1,5,50,0,0,0,0,0
taskbarFont=Calibri,11,-1,5,50,0,0,0,0,0
toolBarFont=Calibri,9,-1,5,50,0,0,0,0,0
widgetStyle=oxygen
More information about the Kde-windows
mailing list