! -*- mode: conf-xdefaults -*-

! Nice XTerm settings
XTerm*background: black
XTerm*foreground: white
XTerm*cursorColor: grey
XTerm*geometry: 80x38
XTerm*scrollBar: false
XTerm*saveLines: 10000
XTerm*metaSendsEscape: true
XTerm*visualbell: on
XTerm*deleteIsDEL: false
XTerm*ttyModes: erase ^?
XTerm*backarrowKeyIsErase: true
XTerm*termName: xterm-color
XTerm*toolBar: false
XTerm*Utf8: 1

! Fonts
!XTerm*font: -*-fixed-medium-r-normal--20-*-*-*-*-*-iso10646-1
XTerm*font: -*-terminus-bold-r-normal--16-*-*-*-*-*-iso10646-1
!XTerm*faceName: xft:Inconsolata:bold:pixelsize=16:antialias=true

! Translations
XTerm*VT100.translations: #override\n\
  <Key>BackSpace: string(0x7f)\n
