.Xdefaults
author Oleksandr Gavenko <gavenkoa@gmail.com>
Wed, 27 Jun 2012 00:45:16 +0300
changeset 461 39b14a1ba5c2
parent 202 12f86cf3d64f
child 464 e11d9bbd1262
permissions -rw-r--r--
Fix font selection for Emacs (it use non monospaced font for Russian text).

! 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--13-*-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
! 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