How-to Increase Adept’s Font Size under KDE4 (Kubuntu)
One issue that was bugging me for a while was the different font size (after adjusting it) on couple applications (including Adept) under my fresh installation of Kubuntu Interpid. After investigating and Google-ing I found out that it was due to running those proccesses as “root” which had different fonts and GTK+ settings.
Solution:
$ kdesudo systemsettings
After running the command above setup the font size as you like it. Working as normal user is something new to me and I’m not sure I like. Needing to write my pass to many times and having to chown my old files is just not that pleasant.
Tags: fonts, kde4, kubuntu, Linux
Hey, it seems that you are using AdBlocking software just like me.
However I tend to disable it for small blogs like this one. If you would like to help me pay for my webhosting please allow your Adblocking software to show adverts from this site. Thanks!
However I tend to disable it for small blogs like this one. If you would like to help me pay for my webhosting please allow your Adblocking software to show adverts from this site. Thanks!
February 25th, 2009 at 10:26 pm
Thanks for the info, it was very helpful.
BTW, I know that writing your pass is a pain in the …., but there are good reasons for it. One is security, if you run everything as root, any process that you run becomes a potential vulnerability, another is, well there are fewer things that you can mess ups as just a regular user.
March 5th, 2009 at 4:19 pm
Thanks a lot for your help, much appreciated!