X-Git-Url: http://git.iain.cx/?p=profile.git;a=blobdiff_plain;f=.Xdefaults;h=8675aa0de49ae41dd49f5bf3e24b4513c62f1668;hp=71c2aa607a82ce732340adc9e257d67c896e868a;hb=edf8df9b6f669de383f8763daf87af730c22536a;hpb=5601c301f9bd21b1badd3187ff0e36b6517c02e3 diff --git a/.Xdefaults b/.Xdefaults index 71c2aa6..8675aa0 100644 --- a/.Xdefaults +++ b/.Xdefaults @@ -26,24 +26,25 @@ Dtterm*dtTermView.marginWidth: 0 ! transparency !rxvt.inheritPixmap: True -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.multichar_encoding: noenc -urxvt.title: Penguin terminal +URxvt.foreground: white +URxvt.background: [70]black +URxvt.highlightColor: [90]#8080ff +URxvt.depth: 32 +URxvt.borderColor: [70]black +URxvt.scrollBar_right: True +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 +URxvt.saveLines: 512 +URxvt.scrollstyle: next +URxvt.secondaryscroll: True +URxvt.answerbackString: urxvt ! Change font size. -urxvt.perl-lib: .urxvt -urxvt.perl-ext: font -urxvt.keysym.M-minus: perl:font:smaller -urxvt.keysym.M-equal: perl:font:bigger +URxvt.perl-lib: .urxvt +URxvt.perl-ext: font +URxvt.keysym.M-minus: perl:font:smaller +URxvt.keysym.M-equal: perl:font:bigger ! transparency !rxvt*inheritPixmap: True @@ -52,7 +53,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 @@ -95,3 +95,4 @@ XTerm.*termName: xterm-256color ! Red Hat disables window resizing by default. XTerm.*allowFontOps: true XTerm.*allowWindowOps: true +XTerm.*rightScrollBar: true