被urxvt累了一下午
Wednesday, September 6, 2006 9:10:59 AM
不幸的是,当我将ubuntu大部分东西自定义安装并且变态似的把自己喜欢但源里不是最新的几款软件都自己编译了之后,却发现当初格式化硬盘是备份了几乎所有东西,独独忘了写好rxvt配置的 ~/.Xresources 文件,可悲啊,于是google,然后自己修改,整整累了两小时才又写了个自己比较喜欢的文件出来,同时还编译了最新的版本
不知为什么,Dapper源里的rxvt-unicode已经很旧了~~~
总算完成了,~/.Xresources 中关于urxvt的配置部分贴在这里,算是自己备份,再附上一张效果图,供大家参考
===========================
~/.Xresources 关于urxvt部分
===========================
## Urxvt 配置
URxvt.geometry: 90x30+256+64
URxvt.visualBell: False
urxvt*inheritPixmap: true
URxvt.tintColor: white
URxvt.shading: 80
urxvt*fading: 80
urxvt*title:Leo's Rxvt-Unicode
urxvt*cursorBlink: true
urxvt*scrollBar: false
urxvt*saveLines: 65535
! urxvt*borderLess: true
urxvt*colorBD: white
urxvt*colorIT: green
URxvt.background: gray25
URxvt.foreground: gray85
URxvt.cursorColor: red3
URxvt.color0: #000000
URxvt.color1: #800000
URxvt.color2: #008000
URxvt.color3: #d0d090
URxvt.color4: #000080
URxvt.color5: #800080
URxvt.color6: #d0d0d0
URxvt.color7: #b0b0b0
URxvt.color8: #f08060
URxvt.color9: #f08060
URxvt.color10: #60f080
URxvt.color11: #e0c060
URxvt.color12: #80c0e0
URxvt.color13: #f0c0f0
URxvt.color14: #c0d8f8
URxvt.color15: #e0e0e0
URxvt.preeditType: Root
! urxvt*font: -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1,\
-wenquanyi-*-medium-r-normal--13-*-*-*-p-*-iso10646-1
URxvt.font: xft:DejaVu Sans Mono-9,xft:AR PL ShanHeiSun Uni-10
URxvt.boldFont: xft:DejaVu Sans Mono-9:Bold,xft:AR PL ShanHeiSun Uni-10:Bold
效果图一张:












12th # Thursday, September 7, 2006 8:19:53 AM
天一先生 (Leo Tzao)leo_tzao # Friday, September 8, 2006 3:03:52 AM
twinleaf # Wednesday, January 17, 2007 12:48:14 AM
天一先生 (Leo Tzao)leo_tzao # Wednesday, January 17, 2007 2:41:57 AM
难道兄弟那里有了啥问题~~?