.Xdefaults
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 28 Oct 2015 17:01:09 +0200
changeset 762 c88176af8c37
parent 761 be538afc2530
child 809 83d73c5fc0ed
permissions -rw-r--r--
Fix other colors.

! To update db after edit run:
!   $ xrdb -merge .Xdefaults
! To get list of loaded resources:
!   $ xrdb -query
! Also see:
!   appres(1), listres(1)

! Useful font names:
!   4x6, 5x7, 5x8, 6x9, 8x9, 6x10, 5x12, 6x12, 7x12, 8x12, 16x12, 6x13, 7x13, 8x13, 7x14, 9x15, 8x16, 12x16, 9x18, 10x18, 10x20, 12x24

emacs.font: -misc-fixed-medium-r-normal-*-14-*-*-*-c-*-iso10646-1
emacs-main.font: -misc-fixed-medium-r-normal-*-14-*-*-*-c-*-iso10646-1
! emacs.font: -misc-fixed-medium-r-normal-*-13-*-75-75-c-80-iso10646-1
! emacs.font: -misc-fixed-medium-r-semicondensed--13-*-iso10646-1
! emacs.font: -misc-fixed-medium-r-normal--13-*-iso10646-1
! emacs.font: -rfx-courier-medium-r-normal--12-*-iso10646-1
! emacs.font: -rfx-courier-medium-r-normal--14-*-iso10646-1
! Same as 7x13
! emacs.font: -misc-fixed-medium-r-*-*-13-*-*-*-*-*-iso8859-*
! emacs.font: -misc-fixed-medium-r-*-*-14-*-*-*-*-*-iso8859-*

! emacs.geometry: 20x20+0+0
! emacs.FontBackend: xft

XTerm*background: white
XTerm*foreground: black
XTerm*cursorColor: brown
XTerm*color3: tan
XTerm*color10: MediumSeaGreen
XTerm*color11: orange
XTerm*color14: DarkCyan
! Allow Alt as Meta in Emacs:
XTerm*eightBitInput: false
XTerm*metaSendsEscape: true
XTerm*saveLines: 10000
! When an interactive shell that is not a login shell is started, bash reads
! and executes commands from /etc/bash.bashrc and ~/.bashrc, if these files
! exist.
! By default 'xterm' start shell with '-i', so it interactive. But if it also
! login shell then ~/.bashrc will not be read. Awful!
XTerm*loginShell: false


Rxvt*background: white
Rxvt*foreground: black
Rxvt*cursorColor: brown
Rxvt*geometry: 120x40
! 5x7, 5x8, 6x9, 6x10, 6x12, 7x13, 7x14, 9x15, 8x16, 10x20, 12x24
Rxvt*font: 7x14
! Rxvt*boldFont: 7x14
Rxvt*scrollBar: on
Rxvt*saveLines: 5000
! When an interactive shell that is not a login shell is started, bash reads
! and executes commands from /etc/bash.bashrc and ~/.bashrc, if these files
! exist.
! By default rxvt start shell without args, so it interactive. But if it also
! login shell then ~/.bashrc will not be read. Awful!
Rxvt*loginShell: false

Xpdf.initialZoom: width

! Xft.hinting: none
! Xft.dpi: 96