.Xdefaults
changeset 761 be538afc2530
parent 580 34b0b3232025
child 762 c88176af8c37
equal deleted inserted replaced
760:882eddbb9615 761:be538afc2530
    23 ! emacs.FontBackend: xft
    23 ! emacs.FontBackend: xft
    24 
    24 
    25 XTerm*background: white
    25 XTerm*background: white
    26 XTerm*foreground: black
    26 XTerm*foreground: black
    27 XTerm*cursorColor: brown
    27 XTerm*cursorColor: brown
       
    28 XTerm*color11: gold
    28 ! Allow Alt as Meta in Emacs:
    29 ! Allow Alt as Meta in Emacs:
    29 XTerm*eightBitInput: false
    30 XTerm*eightBitInput: false
    30 XTerm*metaSendsEscape: true
    31 XTerm*metaSendsEscape: true
    31 XTerm*saveLines: 10000
    32 XTerm*saveLines: 10000
    32 ! When an interactive shell that is not a login shell is started, bash reads
    33 ! When an interactive shell that is not a login shell is started, bash reads