NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Setting keyboard layout on xterm
On Sat, 2 Jul 2022, Riza Dindir wrote:
Would that mean that uxterm is the same as xterm with the
configuration that I have done to xterm?
xterm with this resource (and the class set to UXTerm) is functionally
the same as uxterm:
---
XTerm*utf8: true
---
Or does uxterm have other fonts that I might use?
Yes, you can set other fonts in the UXTerm class:
---
UXTerm*faceName: Noto Sans Mono
UXTerm*faceNameDoublesize: Noto Sans Mono CJK JP
XTerm*faceName: DejaVu Sans Mono
XTerm*faceNameDoublesize: Noto Sans Mono CJK KR
---
then, uxterm will use a different font from xterm.
-RVP
Home |
Main Index |
Thread Index |
Old Index