|
发表于 2002-12-5 18:35:35
|
显示全部楼层
可以啊,我觉得rxvt的中文支持还是不错的,你要把那个.Xresources改一下,就不会有乱码了,我的现在是这样的:
[tram@~]$ cat .Xresources
Rxvt*background: black
Rxvt*foreground: light goldenrod yellow
Rxvt*multichar_encoding: gb
Rxvt*saveLines: 1000
Rxvt*title: 阿潘,你好PP哦哦!
Rxvt*font: 8x16
Rxvt*multibyte_cursor: 1
Rxvt*meta8: 1
Rxvt*scrollBar_right: 1 |
|