deepin xterm 中文
Tofloor
poster avatar
liililiuu
deepin
2018-09-27 06:14
Author
如题
deepin xterm 中文  怎么设置啊
在deepin下终端的中文字体是什么
Reply Favorite View the author
All Replies
avatar
wtz
deepin
2018-09-27 10:59
#1
在主目录下新建一个配置文件.Xresources  并写入以下两行:
  1. XTerm.vt100.faceName: Deja Vu Sans Mono
  2. XTerm.vt100.faceNameDoublesize: Noto Sans Mono CJK SC:antialias=true
Copy the Code

然后加载配置:
  1. xrdb ~/.Xresources
  2. xterm
Copy the Code

参考:https://wiki.archlinux.org/index.php/Xterm#CJK_Fonts
Reply View the author
avatar
liililiuu
deepin
2018-10-03 00:46
#2
https://bbs.deepin.org/post/169305
在主目录下新建一个配置文件.Xresources  并写入以下两行:

然后加载配置:

謝謝老哥 成功解決  老哥威武  我這幾天沒上論壇  剛看到
Reply View the author