X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.Xdefaults;h=1969367250045fc928caa66778ad9bec06a235b1;hp=1e40f40faabff78f5214bf06620f13598bd67c16;hb=cac1547b2294e241b457ab1e116efb6d1eeae038;hpb=a1c55a38fb1629ac6886b900f6de5083582d1b6b diff --git a/.Xdefaults b/.Xdefaults index 1e40f40..1969367 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -1,5 +1,5 @@ ! Fix up terminals. -*colorBD: yellow +*colorBD: goldenrod *colorIT: green *colorUL: cyan *cursorColor: green @@ -29,14 +29,18 @@ Dtterm*dtTermView.marginWidth: 0 urxvt.foreground: white urxvt.background: black urxvt.scrollBar_right: True -urxvt.secondaryScroll: True urxvt.font: xft:DejaVu Sans Mono:pixelsize=12:aspect=0.9 urxvt.multichar_encoding: noenc urxvt.title: Penguin terminal -!urxvt.termName: xterm-color +! 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.keysym.M-minus: command:\033]50;xft:DejaVu Sans Mono:pixelsize=10:aspect=0.9\007 +urxvt.keysym.M-equal: command:\033]50;xft:DejaVu Sans Mono:pixelsize=12:aspect=0.9\007 ! transparency !rxvt*inheritPixmap: True @@ -45,7 +49,7 @@ rxvt*scrollBar_right: True rxvt*font: fixed rxvt*multichar_encoding: noenc rxvt*title: Penguin terminal -!rxvt*termName: xterm-color +rxvt*termName: xterm-color rxvt*saveLines: 512 !rxvt-big5*inheritPixmap: True @@ -83,4 +87,5 @@ Palette*showGrip: False 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