東坡下載:內(nèi)容最豐富最安全的下載站!

首頁IT技術(shù)操作系統(tǒng) → ubuntu kylin xterm解決亂碼問題的教程

ubuntu kylin xterm解決亂碼問題的教程

相關(guān)文章發(fā)表評(píng)論 來源:本站整理時(shí)間:2017/10/11 11:06:21字體大。A-A+

更多

作者:專題點(diǎn)擊:285次評(píng)論:0次標(biāo)簽: ubuntu

每次新安裝Ubuntu的中文版,一開是Ubuntu的終端Xterm顯示的中文都會(huì)有很多亂碼,甚至有些中文漢字顯示不出來,使用起來很不方便,像這樣子:

在網(wǎng)上找了很多資料,發(fā)現(xiàn)可以通過重新配置Xterm來解決中文亂碼問題已經(jīng)優(yōu)化Xterm的顯示效果。

打開/etc/X11/app-defaults/XTerm,像這樣

在最下面添加如下代碼:

Xft.dpi:96   
xpdf.title: PDF   
XTerm*faceSize: 10   
XTerm*faceSize1: 10   
XTerm*faceSize2: 10   
XTerm*faceSize3: 10   
XTerm*faceSize4: 10   
XTerm*faceSize5: 10   
XTerm*faceSize6: 10   
XTerm*jumpScroll: true   
  
xterm.termName: xterm-256color  
xterm.geometry: 80x36  
xterm*scrollBar: false  
xterm*rightScrollBar: true  
xterm*loginshell: true  
xterm*cursorBlink: true  
xterm*background:   black  
xterm*foreground:   gray  
xterm.borderLess: true  
xterm.cursorBlink: true  
xterm*colorUL: yellow  
xterm*colorBD: white  
   
!fix alt key input  
xterm*eightBitInput: false  
xterm*altSendsEscape: true 

!mouse selecting to copy, ctrl-v to paste  
!Ctrl p to print screen content to file  
XTerm*VT100.Translations: #override \  
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ctrl <KeyPress> V: insert-selection(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n\ &nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <BtnUp>: select-end(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n\ &nbsp;
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ctrl <KeyPress> P: print() \n &nbsp;
&nbsp; 
!font and locale &nbsp;
!xterm*locale: true &nbsp;
!xterm.utf8:&nbsp;&nbsp;&nbsp;&nbsp; true &nbsp;
!xterm*utf8Title: true
xterm*fontMenu*fontdefault*Label: Default &nbsp;
xterm*faceName:DejaVu Sans Mono:antialias=True:pixelsize=16 &nbsp;
!xterm*faceName: monofur:antialias=True:pixelsize=20 &nbsp;
xter*boldFont: Bitstream Vera Sans Mono:style=Bold:pixelsize=15 &nbsp;
xterm*faceNameDoublesize:WenQuanYi Zen Hei:antialias=True:pixelsize=15 &nbsp;
xterm*xftAntialias: true &nbsp;
xterm.cjkWidth:true &nbsp;
XTerm*inputMethod: ibus 
XTerm*preeditType: Root &nbsp;

PS:如果不是root用戶直接通過gedit打開文件的話,普通用戶是沒有權(quán)限修改這個(gè)文件的,解決的方法就是在終端Xterm下輸入命令:sudo gedit /etc/X11/app-defaults/XTerm,這樣打開的XTerm配置文件經(jīng)過修改當(dāng)前用戶是有權(quán)保存并生效的。重啟Xterm,效果是不是美觀很多呢。

擴(kuò)展知識(shí)

相關(guān)評(píng)論

閱讀本文后您有什么感想? 已有 人給出評(píng)價(jià)!

  • 2791 喜歡喜歡
  • 2101 頂
  • 800 難過難過
  • 1219 囧
  • 4049 圍觀圍觀
  • 5602 無聊無聊
熱門評(píng)論
最新評(píng)論
發(fā)表評(píng)論 查看所有評(píng)論(0)
昵稱:
表情: 高興 可 汗 我不要 害羞 好 下下下 送花 屎 親親
字?jǐn)?shù): 0/500 (您的評(píng)論需要經(jīng)過審核才能顯示)