LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-16-2009, 03:56 PM   #1
Lord Estraven
Member
 
Registered: Aug 2004
Distribution: Pardus
Posts: 53

Rep: Reputation: 15
Changing KDE fonts without the KDE control center


I've run into a little problem in Slack 13.0: when running XFCE, changing the font in qtconfig fails to change fonts in KDE apps such as ktorrent and koffice. This is rather annoying because default KDE fonts are excessively large and blurry on my monitor. Is there any way to force KDE apps to obey qtconfig settings?
 
Old 11-17-2009, 03:59 AM   #2
symatic
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 242

Rep: Reputation: 32
you need to create a .fonts.conf in your /home and i would also create one in your /root.

mine looks like this:
Code:
<?xml version='1.0'?>
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
<fontconfig>
 <match target="font" >
  <edit mode="assign" name="rgba" >
   <const>none</const>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="hinting" >
   <bool>true</bool>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="hintstyle" >
   <const>hintfull</const>
  </edit>
 </match>
 <match target="font" >
  <edit mode="assign" name="antialias" >
   <bool>true</bool>
  </edit>
 </match>
</fontconfig>
 
Old 11-18-2009, 05:40 PM   #3
symatic
Member
 
Registered: May 2007
Distribution: Slackware
Posts: 242

Rep: Reputation: 32
next time I'll pay closer attention to what your asking. I have noticed the same issues. It appears the setings will not stick when using qtconfig alone. Kde control center also over writes your qtconfig settings as well. Strange indeed!
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
KDE Control Center SpEcIeS Linux - Software 3 03-29-2005 11:16 AM
kde control center David@330 Linux - Newbie 4 08-25-2004 11:01 PM
KDE Control Center carrierel Linux - General 5 09-08-2003 08:27 AM
problem with KDE control center marlinux Linux - Software 0 08-25-2003 04:18 AM
KDE 3.1 Control Center bax Linux - Software 2 04-06-2003 01:16 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 02:11 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration