1. Monodevelop 不能执行,显示错误 The assembly mscorlib.dll was not found or could not be loaded.
2. Monodevelop的默认执行终端xterm非常丑
! 把这个文件放到用户目录下
xterm*faceName: Source Code Pro:style=Regular
! support chinese
xterm*faceNameDoublesize: Droid Sans Fallback:style=Regular
xterm*faceSize: 13
xterm*vt100.geometry: 90x25
xterm*loginshell: true
! support 256color
xterm*termName: xterm-256color
!Color
term*cursorBlink: true
xterm*background: black
xterm*foreground: gray
xterm.borderLess: true
xterm.cursorBlink: true
xterm*colorUL: yellow
xterm*colorBD: white
! set Ctrl + V for paste http://forum.ubuntu.org.cn/viewtopic.php?t=143221
XTerm*VT100.Translations: #override Ctrl <KeyPress> V: insert-selection(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n <BtnUp>: select-end(CLIPBOARD,PRIMARY,CUT_BUFFER0) \n Ctrl <KeyPress> P: print() \n
顺便吐槽一下,xterm的默认界面真丑陋,不知道吓跑了多少人…..