How to configure X11 fontpath for Xphoton?

Hello,

can someone tell me please, how to configure the X11 font path
for Xphoton?
I need to add an addtional directory /usr/X11R6/lib/X11/site_fonts
for an application started via telnet on another host.

Thanks

Dirk

In article <3a535adf.22848354@news.uni-weimar.de>,
Dirk Krause <D.Krause@E-Technik.FH-Schmalkalden.DE> wrote:

Hello,

can someone tell me please, how to configure the X11 font path
for Xphoton?
I need to add an addtional directory /usr/X11R6/lib/X11/site_fonts
for an application started via telnet on another host.

Add to the Xphoton commandline
-fp string default font path
NOTE: you’ll probaly want the default path and your new dir

or
xset fp+ /usr/X11R6/lib/X11/site_fonts

or if the font lives on another machine and the other machine
is running an X font server that has the proper fonts/path
xset fp+ tcp/otherip:7000

I don’t believe xset is shipped with Xphoton. You can grab
the source and compile it, or you can run xset from the remote
machine…

Garry Turcotte (R&D)
QNX Software Systems, Ltd.