!--Rxvt compatible settings - not used anymore - this was used when this file was in ~/.Xdefaults
!Rxvt*keysym.0xFF50:\001
!Rxvt*keysym.0xFF57:\005
!Rxvt*menu: /root/.rxvt.menu
!Rxvt*saveLines: 1000
!Rxvt*scrollBar_right: true
!Rxvt*background: black
!Rxvt*foreground: white
!Rxvt*visualBell: true
!Rxvt*font: 10x20

!warning, needs about 500 bytes per line for scrollback buffer...
URxvt.saveLines: 1000
! idea here is 7x14 only iso8859-1, xft:mono fills in other characters...
! URxvt.font: x:7x14,xft:mono
! URxvt.boldFont: x:7x14,xft:mono
URxvt.font: xft:mono:pixelsize=14:autohint=true
URxvt.boldFont: xft:mono:bold:pixelsize=14:autohint=true
URxvt.italicFont: xft:mono:italic:pixelsize=14:autohint=true
URxvt.letterSpace: -1
! URxvt.background: "gray"
URxvt*scrollBar_right: true
URxvt*background: black
URxvt*foreground: white
URxvt*visualBell: true
