(已经解决)請問xterm设置中DEFAULT字体是何种字体??

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
bobo4548
帖子: 661
注册时间: 2007-07-17 22:52
来自: cn,shandong

(已经解决)請問xterm设置中DEFAULT字体是何种字体??

#1

帖子 bobo4548 » 2010-01-25 15:23

在xterm设置文件中看到字体有default,不知这个是具体的何种字体?用核心字体描述的话应该是怎样的,看到有介绍说xterm可以支持TrueType字体,但为何在配置文件中设置TrueType字体显示没有任何变化呢???
上次由 bobo4548 在 2010-01-25 21:54,总共编辑 1 次。
头像
bobo4548
帖子: 661
注册时间: 2007-07-17 22:52
来自: cn,shandong

Re: 請問xterm设置中DEFAULT字体是何种字体??

#2

帖子 bobo4548 » 2010-01-25 15:24

补充:该TrueType字体已经被正确安装在系统中了!!
头像
missing
帖子: 1470
注册时间: 2008-03-28 20:52
系统: QNX

Re: 請問xterm设置中DEFAULT字体是何种字体??

#3

帖子 missing » 2010-01-25 15:27

请看主席配置
missing is i missing you...
头像
tenzu
论坛版主
帖子: 36924
注册时间: 2008-11-21 20:26

Re: 請問xterm设置中DEFAULT字体是何种字体??

#4

帖子 tenzu » 2010-01-25 15:35

missing 写了:请看主席配置
LZ会问,主席配置是个啥配置?
头像
bobo4548
帖子: 661
注册时间: 2007-07-17 22:52
来自: cn,shandong

Re: 請問xterm设置中DEFAULT字体是何种字体??

#5

帖子 bobo4548 » 2010-01-25 15:36

楼上的何意思啊,看什么,去哪里啊???不要笑话俺菜!!
头像
adagio
论坛版主
帖子: 22110
注册时间: 2008-02-17 23:47
来自: 美丽富饶的那啥星球

Re: 請問xterm设置中DEFAULT字体是何种字体??

#6

帖子 adagio » 2010-01-25 16:49

你怎么写的,贴上来啊?名称要写对喔
明天就换大三八!
——8核CPU、8G内存、8T硬盘……
8卡交火,80寸大屏放8个……
IPv8的光纤要8条……

---------------------------------------------------------------------------------
[图片版]新手当自强(续)FAQ
[新手进阶]挂载、fstab、调整linux分区
[图片版]E17桌面环境配置手把手
头像
bobo4548
帖子: 661
注册时间: 2007-07-17 22:52
来自: cn,shandong

Re: 請問xterm设置中DEFAULT字体是何种字体??

#7

帖子 bobo4548 » 2010-01-25 17:37

我的自定义配置见下

代码: 全选

! this comment ,by bob 2010-1-16
XTerm config
XTerm*locale: true

XTerm*fontMenu*fontdefault*Label: Default
 XTerm*font: -misc-fixed-medium-r-normal-*-18-120-100-100-c-90-iso10646-1
 XTerm*wideFont: -misc-fixed-medium-r-normal-*-18-120-100-100-c-180-iso10646-1

XTerm*font1.Label: efont 12 pixel
XTerm*font1: -efont-fixed-medium-r-normal-*-12-120-75-75-c-60-iso10646-1
XTerm*wideFont1: -efont-fixed-medium-r-normal-*-12-120-75-75-c-120-iso10646-1

 XTerm*font2.Label: misc 13 pixel
 XTerm*font2: -misc-fixed-medium-r-semicondensed-*-13-120-75-75-c-60-iso10646-1
 XTerm*wideFont2: -misc-fixed-medium-r-normal-*-13-120-75-75-c-120-iso10646-1

XTerm*font3.Label: efont 14 pixel
XTerm*font3: -efont-fixed-medium-r-normal-*-14-140-75-75-c-70-iso10646-1
XTerm*wideFont3: -efont-fixed-medium-r-normal-*-14-140-75-75-c-140-iso10646-1
XTerm*font4.Label: efont 16 pixel
XTerm*font4: -efont-fixed-medium-r-normal-*-16-160-75-75-c-80-iso10646-1
XTerm*wideFont4: -efont-fixed-medium-r-normal-*-16-160-75-75-c-160-iso10646-1
XTerm*font5.Label: misc 18 pixel
XTerm*font5: -misc-fixed-medium-r-normal-*-18-120-100-100-c-90-iso10646-1
XTerm*wideFont5: -misc-fixed-medium-r-normal-*-18-120-100-100-c-180-iso10646-1
XTerm*font6.Label: efont 24 pixel
XTerm*font6: -efont-fixed-medium-r-normal-*-24-240-75-75-c-120-iso10646-1
XTerm*wideFont6: -efont-fixed-medium-r-normal-*-24-240-75-75-c-240-iso10646-1

!XTerm*scrollBar: True
XTerm*background: black
XTerm*foreground: gray90
XTerm*scrollbar: yes
头像
HuntXu
帖子: 5776
注册时间: 2007-09-29 3:09

Re: 請問xterm设置中DEFAULT字体是何种字体??

#8

帖子 HuntXu » 2010-01-25 19:13

代码: 全选

XTerm.vt100.faceName: DejaVu Sans Mono:antialias=True:pixelsize=12
XTerm.vt100.faceNameDoublesize: Droid Sans Fallback:antialias=True:pixelsize=14
自己换字体
man xterm慢慢看...
faceName (class FaceName)
Specify the pattern for fonts selected from the FreeType library if support for that library was compiled into xterm. There
is no default. If not specified, or if there is no match for both normal and bold fonts, xterm uses the font and related
resources.
font (class Font)
Specifies the name of the normal font. The default is “fixed.”

See the discussion of the locale resource, which describes how this font may be overridden.

NOTE: some resource files use patterns such as
*font: fixed

which are overly broad, affecting both
xterm.vt100.font

and
xterm.vt100.utf8fonts.font

which is probably not what you intended.
HUNT Unfortunately No Talent...
头像
bobo4548
帖子: 661
注册时间: 2007-07-17 22:52
来自: cn,shandong

Re: 請問xterm设置中DEFAULT字体是何种字体??

#9

帖子 bobo4548 » 2010-01-25 21:53

谢谢楼上,我想已经找到default字体拉,就是如下的文字,不过楼上的提供拉TT字体的设置案例,非常感谢

代码: 全选

XTerm*fontMenu*fontdefault*Label: Default
XTerm*font: -misc-fixed-medium-r-normal-*-18-120-100-100-c-90-iso10646-1
XTerm*wideFont: -misc-fixed-medium-r-normal-*-18-120-100-100-c-180-iso10646-1
回复