X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.Xdefaults;h=7f8034f494b48ced9cb199246b27eb76b1c6f153;hp=2ceb3c928d74d9a2a7c26995fdcd1979eed96c0a;hb=f130b711466e87b0b5ee527c5487239adb595cc2;hpb=212a9a6fa92630c7ff33a97cbe29cf602b73fdff diff --git a/.Xdefaults b/.Xdefaults index 2ceb3c9..7f8034f 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -30,7 +30,7 @@ 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. @@ -92,3 +92,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