From: Iain Patterson Date: Tue, 4 Aug 2009 12:39:47 +0000 (+0100) Subject: CJK font support. X-Git-Url: http://git.iain.cx/?a=commitdiff_plain;h=0f5ec0b591fcb6c809184759612bd1b7c1290670;p=profile.git CJK font support. --- diff --git a/.Xdefaults b/.Xdefaults index b4d45b9..0f74741 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 +urxvt.font: xft:DejaVu Sans Mono:pixelsize=12:aspect=0.9,xft:AR PL Uming HK urxvt.multichar_encoding: noenc urxvt.title: Penguin terminal ! Centos5 refuses to read ~/.terminfo and find rxvt-unicode. @@ -40,8 +40,8 @@ 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 +urxvt.keysym.M-minus: command:\033]50;xft:DejaVu Sans Mono:pixelsize=10:aspect=0.9,xft:AR PL UMing HK\007 +urxvt.keysym.M-equal: command:\033]50;xft:DejaVu Sans Mono:pixelsize=12:aspect=0.9,xft:AR PL UMing HK\007 ! transparency !rxvt*inheritPixmap: True