Hello,

        On my laptop running Fedora30 I have this font setup and the
        exmh display looks just great :


[emile@satl755 ~]$ grep -w font .exmh/exmh-defaults
*font:                                  
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Button.font:                           
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Entry.font:                            
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Message.font:                          
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Text.font:                             
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Menubutton.font:                       
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Checkbutton.font:                      
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Radiobutton.font:                      
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
*Menu.font:                             
-*-lucidatypewriter-bold-*-normal-*-14-*-*-*-*-*-*-*
[emile@satl755 ~]$ 


        and concerning the RPM's to be installed, here they are :


<satl755.wifi>[fonts]<109>pwd
/usr/share/X11/fonts
<satl755.wifi>[fonts]<110>find | xargs -n1 rpm -qf | & sort -u
xorg-x11-fonts-100dpi-7.5-21.fc30.noarch
xorg-x11-fonts-75dpi-7.5-21.fc30.noarch
xorg-x11-fonts-misc-7.5-21.fc30.noarch
xorg-x11-font-utils-7.5-41.fc30.x86_64
<satl755.wifi>[fonts]<111>


        You may also want to check that fonts are available, see below :


[emile@satl755 ~]$ xlsfonts | grep 'lucidatypewriter-bold.*normal' | grep -w 14 
-b&h-lucidatypewriter-bold-r-normal-sans-14-100-100-100-m-80-iso10646-1
-b&h-lucidatypewriter-bold-r-normal-sans-14-140-75-75-m-90-iso10646-1
[emile@satl755 ~]$ 


        I don't know if that's relevant but I don't use TCL/TK from the F30
        distro : I recompile them to be installed under /usr/local or /opt.
        That does not conflict with any F30 RPM, and it survives any time
        I must reinstall a new release of Fedora from scratch :


lrwxrwxrwx. 1 emile carcamo    8 18 févr. 10:59 bin/tclsh -> tclsh8.6
lrwxrwxrwx. 1 emile carcamo    7 18 févr. 10:59 bin/wish -> wish8.6
-rwxr-xr-x  1 root  root    8608 12 mai    2018 bin/wish8.6
-rwxr-xr-x  1 root  root    8480 12 mai    2018 bin/tclsh8.6
<satl755.wifi>[opt]<104>pwd
/opt
<satl755.wifi>[opt]<105>head -3 /usr/local/exmh/bin/exmh
#!/opt/bin/wish -f
#
# TK interface to the MH Mail utility
<satl755.wifi>[opt]<106>


        Might be the same stuff with Ubuntu, hopefully ;-) Good luck and best
        regards,


-Émile


_______________________________________________
Exmh-users mailing list
Exmh-users@redhat.com
https://www.redhat.com/mailman/listinfo/exmh-users

Reply via email to