唯若清尘

导航

URxvt配置

!!更新以后用命令"xrdb .Xresoures"刷新配置信息

URxvt.preeditType:Root

!!调整此处设置输入法

URxvt.inputMethod:ibus

!!颜色设置

URxvt.depth:32

!!中括号内数表示透明度

URxvt.background: gray80

URxvt.foreground: black

URxvt.geometry: 100x32+180+200

URxvt.colorBD:yellow

URxvt.colorUL:Green

URxvt.color1:Red2

URxvt.color4:RoyalBlue

URxvt.color5:Magenta2

URxvt.color8:Gray50

URxvt.color10:SteelBlue

URxvt.color12:DodgerBlue

URxvt.color14:Cyan2

URxvt.color15:Gray95

!!URL操作

URxvt.urlLauncher:chromium

URxvt.matcher.button:1

URxvt.perl-ext-common:default,tabbed

URxvt.tabbed.tab-fg:12

URxvt.tabbed.tab-bg:0

URxvt.tabbed.tabber:4

!!滚动条设置

URxvt.scrollBar:True

URxvt.scrollBar_right:True

URxvt.scrollBar_floating:False

URxvt.scrollstyle:next

!!滚屏设置

URxvt.mouseWheelScrollPage:True

URxvt.scrollTtyOutput: False

URxvt.scrollWithBuffer: True

URxvt.scrollTtyKeypress: True

!!光标闪烁

URxvt.cursorBlink:True

URxvt.saveLines:3000

URxvt.borderLess:      False

!!字体设置

Xft.dpi:96

URxvt.font:xft:Bitstream Vera Sans Mono-12,xft:WenQuanYi Bitmap Song-12

URxvt.boldFont:xft:Bitstream Vera Sans Mono-12:Bold,xft:WenQuanYi Bitmap Song-12:Bold

posted on 2011-09-12 23:20  唯若清尘  阅读(1292)  评论(0)    收藏  举报