Fellow people of the internet,
I encounter an issue with Xterm, as it doesn't want to take into account the font i specify. I use xinitrc and Xressources, as followed :
XTerm*reverseVideo: on xterm*FaceName: "hack" XTerm*FaceSize: 15 I can change the font size, but not the actual font, either font or FaceName is used. However, i can change it when i launch i new term with xterm -fa "name". I don't get what is wrong, and since i'm quite inexperienced with Xterm, i come here seeking for help.
Thanks !