X-Git-Url: https://git.distorted.org.uk/~mdw/profile/blobdiff_plain/9906310798d936a6cacd0ec5a2d3b607e911c423..75ea07de0b5322a886d80e3e38821a329762b3bc:/dot/Xdefaults diff --git a/dot/Xdefaults b/dot/Xdefaults index 80a9a12..d271429 100644 --- a/dot/Xdefaults +++ b/dot/Xdefaults @@ -4,14 +4,13 @@ !!! Global configuration. !! Macros for processing the rest of this file. -#define HELV_MR10 -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso8859-1 -#define HELV_MR12 -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso8859-1 -#define HELV_BR12 -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso8859-1 -#define HELV_MI12 -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso8859-1 -#define FIXED fixed +#define HELV_MR10 -adobe-helvetica-medium-r-normal--10-*-*-*-p-*-iso10646-1 +#define HELV_MR12 -adobe-helvetica-medium-r-normal--12-*-*-*-p-*-iso10646-1 +#define HELV_BR12 -adobe-helvetica-bold-r-normal--12-*-*-*-p-*-iso10646-1 +#define HELV_MI12 -adobe-helvetica-medium-i-normal--12-*-*-*-p-*-iso10646-1 +#define FIXED -trad-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 #define NICEFONT HELV_MR10 - !! General configuration. ?*font: NICEFONT ?*background: lightgrey @@ -21,6 +20,9 @@ !! Xft settings. Xft.dpi: 75 Xft.hintstyle: hintslight +Xft.hinting: true +Xft.antialias: true +Xft.rgba: none !! Xcursor settings. Xcursor.size: 24 @@ -73,6 +75,7 @@ emacs.geometry: 77x33 Emacs.pane.menubar.font: NICEFONT Emacs.menu*.font: NICEFONT Emacs.font: FIXED +Emacs.fontBackend: x,xft Emacs.cursorColor: red Emacs.bitmapIcon: true Emacs*foreground: white