>  What I want to do is use the font I find in xfontsel  as my font 
> in  xterm.  Or in some other X app.

Click select, then press the third button to paste it.

You can do it on a per-xterm basis, like "xterm -fn <font-name>" or in
your .Xdefaults, like:

xterm*font:             font-name
nxterm*font:            font-name

Then use xrdb to merge the changes:

xrdb -merge ~/.Xdefaults

Dave




-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to