Sent from ProtonMail, encrypted email based in Switzerland. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Tuesday, September 8, 2020 10:11 AM, Jonathan Billings <billings@xxxxxxxxxx> wrote: > On Tue, Sep 08, 2020 at 08:50:41AM -0600, Jerry James wrote: > > > Once you've got the font string you want, add it to your ~/.Xresources > > or ~/.Xdefaults file. Wow, I haven't had to do any of this for years. > > My memory is a little hazy, but I think that's approximately what > > needs to be done. :-) > > I agree, this dredged up some bad memories of X fonts and font > servers. > > on my f32 system with the X font packages installed, I don't see a > size 12 font: > > $ xlsfonts |grep helvetica-medium-r-normal > -adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso8859-1 > -adobe-helvetica-medium-r-normal--14-100-100-100-p-76-iso8859-1 > -adobe-helvetica-medium-r-normal--17-120-100-100-p-88-iso8859-1 > -adobe-helvetica-medium-r-normal--20-140-100-100-p-100-iso8859-1 > -adobe-helvetica-medium-r-normal--25-180-100-100-p-130-iso8859-1 > -adobe-helvetica-medium-r-normal--34-240-100-100-p-176-iso8859-1 > > So, I suspect the config for the HP48 emulator (another old memory, > RPN rocks!) has a size 12 font set someplace. > > ----------------------------------------------------------------- > > Jonathan Billings billings@xxxxxxxxxx > Thank you very much Sir! Your message has helped me resolve this issue. I changed the 12 to 11 and voila it worked! [olivares@localhost Documents]$ xlsfonts |grep helvetica-medium-r-normal -adobe-helvetica-medium-r-normal--11-80-100-100-p-56-iso8859-1 -adobe-helvetica-medium-r-normal--14-100-100-100-p-76-iso8859-1 -adobe-helvetica-medium-r-normal--17-120-100-100-p-88-iso8859-1 -adobe-helvetica-medium-r-normal--20-140-100-100-p-100-iso8859-1 -adobe-helvetica-medium-r-normal--25-180-100-100-p-130-iso8859-1 -adobe-helvetica-medium-r-normal--34-240-100-100-p-176-iso8859-1 [olivares@localhost Documents]$ echo "*connectionFont: -*-helvetica-medium-r-normal-*-11-*-*-*-*-*-*-*" >> ~/.Xdefaults-$(hostname) [olivares@localhost Documents]$ mcedit ~/.Xdefaults-localhost.localdomain [olivares@localhost Documents]$ x48 x48: using XShm extension. x48: /home/olivares/.hp48/hp48 is a version 0.4.0 file, converting [olivares@localhost Documents]$ My sister bought me an HP48G with RPN in 1993 and I have it at home, but I like to have it run virtually and now thanks to your suggestion, I got it working :) Best Regards, Antonio _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx