[Qt-interest] Qt4 on FreeBSD - new user question

Steven Schoch schoch-trolltech.com at starnet.com
Tue May 4 23:05:14 CEST 2010


Colin S. Miller wrote:
> Change the default font that qtconfig-qt4 is using to be one that is available to
> your instance of X.

Any hints here?  There does not seem to be a manual page for qtconfig. 
Passing "--help" on the command line seems to be ignored.  Argc and argv 
seem to be passed to app(), but finding how they're processed could take 
weeks. :-)  I tried "qtconfig-qt4 --font=fixed", but that didn't help.

> Copy the fonts onto the desktop machine, use "xset fp=..." to tell
> X where they are.

I could do that, if I could figure out what fonts it's trying to use and 
where to get them.  Any clues there?

> Install xfs, the X font server, on a machine that your desktop can access;
> probably, but not necessaryly, on the machine that is running qtconfig-qt4.

The machine that is running qtconfig doesn't have any fonts installed 
(because it's basically a headless system), so running xfs was 
non-productive.  Does Qt need local fonts, or does it work like normal 
X11 apps and just use the ones on the X server?

-- 
Steve



More information about the Qt-interest-old mailing list