Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
! This file:
!   http://anggtwu.net/.Xdefaults.html
!   http://anggtwu.net/.Xdefaults
!          (find-angg ".Xdefaults")
! Author: Eduardo Ochs <eduardoochs@gmail.com>
!
! See: (find-es "x" "xrdb")
! (find-man "7 X" "\nRESOURCES")
! (find-man "7 X" ".Xdefaults")
! (find-man "7 X" "xrdb program")
! (find-man "1 xrdb" "    -merge")
! (find-man "1 xrdb" "    -load")

! (find-man "1 appres")
! (find-man "1 listres")
! (find-sh "listres")

! (find-sh0 "xrdb -merge ~/.Xdefaults")
! (find-sh0 "xrdb -load  ~/.Xdefaults")

! (find-angg ".zshrc" "ax0")

! «.xdvi»	(to "xdvi")
! «.xpdf»	(to "xpdf")
! «.gv»		(to "gv")
! «.metafont»	(to "metafont")
! «.emacs»	(to "emacs")



! «xdvi»  (to ".xdvi")
! (find-man "1 xdvi")
! (find-man "1 xdvi" ".highlight")
! xdvi*geometry: 730x750
xdvi*expert: on
xdvi*thorough: yes
! For 1280x1024:
! xdvi*shrinkFactor: 7
! For 1024x768:
xdvi*shrinkFactor: 9
xdvi*topMargin: .92in
xdvi.highlight: red

! «xpdf»  (to ".xpdf")
! (find-es "ps" "xpdf-deb-src")
! (find-man "1 xpdf" "-fullscreen")
! (find-man "1 xpdf" "-mattecolor")
! (find-man "1 xpdf" "xpdf.fullScreenMatteColor\n")
!xpdf.fullScreenMatteColor: black

! «gv»  (to ".gv")
! (find-man "1 gv")
! (find-node "(gv)Resources of gv" "*scale*")
! (eechannel nil "gv --scale=-2 ~/FISL/eev.ps.gz\n")
! (eechannel nil "gv --scale=0  ~/FISL/eev.ps.gz\n")
! (eechannel nil "gv            ~/FISL/eev.ps.gz\n")
! (find-bgprocess "gv --scale=-2 /usr/share/doc/groff-base/pic.ps.gz")
! (find-bgprocess "gv --scale=-1 /usr/share/doc/groff-base/pic.ps.gz")
! (find-bgprocess "gv --scale=0  /usr/share/doc/groff-base/pic.ps.gz")
gv.scale: -2

! xzoom*geometry: -0+0

! «metafont»  (to ".metafont")
Metafont*geometry: 250x200


! «emacs»  (to ".emacs")
! (find-es "emacs" "X_resources")
! (find-enode "Table of Resources" "geometry")
! (find-enode "Lucid Resources")
! (find-zsh0 "xrdb -load ~/.Xdefaults; emacs-cvs")
! (find-sh   "xrdb -load ~/.Xdefaults")
! (find-eetcfile "PROBLEMS" "emacs.waitForWM: false")
Emacs.Foreground: bisque
Emacs.Background: black
Emacs.Font: fixed
Emacs.pane.menubar.font: fixed
Emacs.pane.menubar.verticalSpacing: 0
emacs.waitForWM: false

! From this point on I think that things don_t work...
!
!XTerm*background: green
!XTerm*eightBitInput: true
!
!xterm*background: green
!xterm*eightBitInput: true
!
!Rxvt*font1: nil2
!Rxvt*font2: micro


! Local Variables:
! coding:              utf-8-unix
! ee-hyperlink-prefix: "! "
! End: