Thanks for these comments.
a. version of XFree:
README for XFree86[tm] 4.0.3, it says What is XFree86 4.0.3? XFree86 4.0.3 is the first
update to 4.0.2, the third full release in the new
XFree86 4 series.
In Control Centre/Information/X-server , Vendor release no is 4003; Version No 11.0
(As already noted, I have RH 7.1 and KDE 2.1.1)
b. xsftt: I looked at xsftt; given that I already have a font server xfs, will
this one work without interfering with the existing one?
While looking at this question I found another lead on RH font installation, how to get
the fonts.dir made:
ttmkfdir -o fonts.scale
mkfontdir
This worked; then I could add the fonts to the X-server with
chkfontpath --add /usr/share/fonts/truetype this also worked
So now the tt fonts are in their own directory, that is recognised by the X-server. In the
Konqueror browser, they appear under /settings/appearance and I
think are accessed correctly, BUT, when I try to add them to a KDE application (eg I am
using kedit) or add them in kcontrol "select font-control centre", the
new fonts are not visible. I am offered default, 4 iso8* type character sets, and 2 koi8*
character sets; but I am fairly sure the new fonts are not accessed.
It seems now when I try to adjust fonts with kcontrol, the xfs hangs up; otherwise the system is fine. Here I try to show settings:
[root@localhost /root]# ps ax | grep xfs
1090 ? S 0:00 xfs -droppriv -daemon
[root@localhost /root]# xset -q
Keyboard Control:
auto repeat: on key click percent: 0 LED mask: 00
000000
auto repeat delay: 660 repeat rate: 25
auto repeating keys: 00ffffffdffffbbf
fa9fffffffdfe5ff
ffffffffffffffff
ffffffffffffffff
bell percent: 50 bell pitch: 400 bell duration: 100
Pointer Control:
acceleration: 2/1 threshold: 4
Screen Saver:
prefer blanking: yes allow exposures: yes
timeout: 0 cycle: 600
Colors:
default colormap: 0x20 BlackPixel: 0 WhitePixel:
16777215
Font Path: /home/greg/.kde/share/fonts/override,unix/:7100,/home/greg
/.kde/share/fonts
Font cache:
hi-mark (KB): 1024 low-mark (KB): 768 balance (%): 70
Greg