! Debian-specific rxvt-unicode defaults. To override any if the settings
! below, use the file /etc/X11/app-defaults/URxvt-local.

URxvt.saveLines: 512

! A sane non-Xft font, in case autoselection fails

URxvt.font: -misc-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1

! Uncomment to change the terminfo entry used

!URxvt.termName: rxvt

! Color/font settings like in Debian's uxterm

!URxvt.color0: black
!URxvt.color1: red3
!URxvt.color2: green3
!URxvt.color3: yellow3
!URxvt.color4: DodgerBlue1
!URxvt.color5: magenta3
!URxvt.color6: cyan3
!URxvt.color7: gray90
!URxvt.color8: gray50
!URxvt.color9: red
!URxvt.color10: green
!URxvt.color11: yellow
!URxvt.color12: SteelBlue1
!URxvt.color13: magenta
!URxvt.color14: cyan
!URxvt.color15: white
!URxvt.colorUL: white
!URxvt.colorBD: yellow
!URxvt.reverseVideo: true

! Examples for custom keysyms overrides

!URxvt.keysym.KP_Up: ^[[A
!URxvt.keysym.KP_Right: ^[[C
!URxvt.keysym.KP_Left: ^[[D
!URxvt.keysym.KP_Down: ^[[B
!URxvt.keysym.KP_Insert: ^[[2~
!URxvt.keysym.KP_Delete: ^[[3~
!URxvt.keysym.KP_Add: +
!URxvt.keysym.KP_Subtract: -
!URxvt.keysym.KP_Multiply: *
!URxvt.keysym.KP_Divide: /
!URxvt.keysym.KP_Enter: ^M

! Some settings by the local admin which should override the above ones

#include "URxvt-local"
