Latest rxvt-unicode terminfo.
[profile.git] / .Xdefaults
index a2f1c1a..1869fa3 100644 (file)
@@ -30,18 +30,17 @@ urxvt.foreground:   white
 urxvt.background:      black
 urxvt.borderColor:     black
 urxvt.scrollBar_right: True
-urxvt.font: xft:DejaVu Sans Mono:pixelsize=12:aspect=0.9,xft:AR PL Uming HK
+urxvt.font: xft:DejaVu Sans Mono:pixelsize=12,xft:AR PL Uming HK
 urxvt.multichar_encoding:      noenc
 urxvt.title:   Penguin terminal
 ! Centos5 refuses to read ~/.terminfo and find rxvt-unicode.
-urxvt.termName: xterm-88color
 urxvt.saveLines: 512
 urxvt.scrollstyle: next
 urxvt.secondaryscroll: True
 urxvt.answerbackString: urxvt
 ! Change font size.
 urxvt.perl-lib: .urxvt
-urxvt.perl-ext: font,vimselection
+urxvt.perl-ext: font
 urxvt.keysym.M-minus: perl:font:smaller
 urxvt.keysym.M-equal: perl:font:bigger
 
@@ -52,7 +51,6 @@ rxvt*scrollBar_right: True
 rxvt*font: fixed
 rxvt*multichar_encoding:       noenc
 rxvt*title:    Penguin terminal
-rxvt*termName: xterm-color
 rxvt*saveLines: 512
 
 !rxvt-big5*inheritPixmap:      True
@@ -92,3 +90,7 @@ XTerm.*faceName: DejaVu Sans Mono
 XTerm.*faceSize: 9
 ! Old xterm will fall back to xterm if xterm-256color is not found.
 XTerm.*termName: xterm-256color
+! Red Hat disables window resizing by default.
+XTerm.*allowFontOps: true
+XTerm.*allowWindowOps: true
+XTerm.*rightScrollBar: true