/etc/X11/app-defaults/XTerm
xterm -sl 2000 保存的行数
两个关于xterm 的配置,
xterm FAQ
http://invisible-island.net/xterm/xterm.faq.html
这一个只是中文显示正常,至少在我的机器上是。
但是xterm 的一些快捷键是默认的,有时不合习惯
#XTerm*font: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1 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*saveLines: 4096 XTerm*scrollbar: yes 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
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#XTerm*font: -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso8859-1
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*saveLines: 4096
XTerm*scrollbar: yes
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
!mouse selecting to copy, ctrl-v to paste
!Ctrl p to print screen content to file
XTerm*VT100.Translations: #override /
Ctrl
Ctrl
xterm*locale: true
xterm.utf8: true
xterm*utf8Title: true
xterm*fontMenu*fontdefault*Label: Default
xterm*xftAntialias: true
xterm*cjkWidth:false
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
好像xterm 不支持拖动滚屏,如果想要选中的东西多过一个屏幕
那可以这样:左键点击进行初始定位,然后右键点击,则两次点击中间的会被选中
带滚屏的复制:
右键点文字里面的任意地方,右键到文字开头,再在文字结尾点右键。过程中可以滚屏。
这一个除了字体正常外,对快捷键做了调整
Control+Shift+v (下面简写成C-S-v)粘贴
鼠标选中 就是 复制
Control+Shift+c 也是复制
Shift+上下键,滚屏
鼠标中键粘贴
还有一些不知所去的快捷键,都复制在下面了
!look and feel 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 !鼠标选中,复制
!!!!!!!!!!!!!!!!!!为便于复制,如下代码同上
!look and feel
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
!鼠标选中,复制
!c-s-c 复制(其实有了鼠标选中复制,没必要要这个,习惯保留)
!c-s-v 粘贴
!鼠标中键 粘贴
XTerm*VT100.Translations: #override /
Ctrl Shift
Ctrl Shift
Shift
Shift
Shift
Shift
Shift
Shift
Meta
Meta
!
!
!
!font and locale
xterm*locale: true
xterm.utf8: true
xterm*utf8Title: true
xterm*fontMenu*fontdefault*Label: Default
xterm*faceName:DejaVu Sans Mono:antialias=True:pixelsize=16
!xterm*faceName: monofur:antialias=True:pixelsize=20
xter*boldFont: Bitstream Vera Sans Mono:style=Bold:pixelsize=15
xterm*faceNameDoublesize:ZhunYuan:antialias=True:pixelsize=15
xterm*xftAntialias: true
xterm.cjkWidth:true
XTerm*preeditType: Root