]> git.donarmstrong.com Git - x_base.git/commitdiff
update the fonts for rxvt
authorDon Armstrong <don@donarmstrong.com>
Mon, 12 Jun 2006 07:59:38 +0000 (07:59 +0000)
committerDon Armstrong <don@donarmstrong.com>
Mon, 12 Jun 2006 07:59:38 +0000 (07:59 +0000)
.Xresources

index eec8bbb9e6094d34f6caa82694d5f2d6891787f4..a5571035a9b632f0867e589fe75f05d241e1a80d 100644 (file)
@@ -57,7 +57,7 @@ UXTerm*jumpScroll: true
 ! Number of lines of scrollback to save
 XTerm*saveLines:       1500
 
-xterm*reverseWrap:     true
+Xterm*reverseWrap:     true
 
 XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
   XTerm*geometry: 120x49
@@ -66,13 +66,13 @@ XTerm*VT100*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
 UXTerm*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
 !    UXTerm.VT100.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-*-*
 
-  rxvt*geometry: 120x49
-      rxvt*font: 7x14
-rxvt*background: black
-rxvt*foreground: gray90
+  Rxvt*geometry: 120x49
+      Rxvt*font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
+Rxvt*background: black
+Rxvt*foreground: gray90
 
   URxvt.geometry: 120x49
-      URxvt.font: 9x15
+      URxvt.font: -*-fixed-medium-r-*-*-20-*-*-*-*-*-iso10646-1
 URxvt.background: black
 URxvt.foreground: gray90