!! After changing, reload into a running X session with: !! xrdb -load ~/.Xresources !! - E m a c s --------------------------------------------------------------------------- !! Settings in .emacs override these. Note that customization buffers !! have a habit of putting fonts into .emacs, and clobbering these !! ones. !! Line height is too high, since moving from XFree86 to Xorg !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ! Emacs.font: -monotype-courier new-medium-r-normal--12-120-75-75-m-0-iso10646-1 !! Bold and italic characters are rendered as boxes, as of Emacs ?23 !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - !! It does not help to specify another family as !! 'Emacs.bold.attributeFont' No, actually I was not being specific !! enough with the font specs. !! Italics are always underlined !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - !! Could set 'Emacs.italic.attributeFont' as oblique (o), in some !! cases, but it still ends up underlined. ! Emacs.font: -b&h-luxi mono-medium-r-normal--12-120-75-75-c-0-iso10646-1 ! Emacs.font: -misc-aerial mono-medium-r-normal--*-140-75-75-m-*-iso10646-1 ! Emacs.italic.attributeFont: -misc-aerial mono-medium-i-normal--*-140-75-75-m-*-iso10646-1 ! Emacs.font: -gnu-fixed-medium-r-normal-h-*-140-75-75-c-*-iso10646-1 !! Fixed !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - Emacs.font: -misc-fixed-medium-r-normal--13-120-75-75-c-0-iso10646-1 !! -misc-fixed-medium-r-normal--0-0-75-75-c-0-iso10646-1 !! -misc-fixed-medium-o-normal--0-0-75-75-c-0-iso10646-1 !! -misc-fixed-bold-r-normal--0-0-75-75-c-0-iso10646-1 !! -misc-fixed-medium-r-normal--6-60-75-75-c-40-iso10646-1 !! N/A !! N/A !! -misc-fixed-medium-r-normal--7-70-75-75-c-50-iso10646-1 !! N/A !! N/A !! -misc-fixed-medium-r-normal--8-80-75-75-c-50-iso10646-1 !! N/A !! N/A !! -misc-fixed-medium-r-normal--9-90-75-75-c-60-iso10646-1 !! N/A !! N/A !! -misc-fixed-medium-r-normal--10-100-75-75-c-60-iso10646-1 !! N/A !! N/A !! -misc-fixed-medium-r-normal--12-120-75-75-c-0-iso10646-1 !! -misc-fixed-bold-r-normal--12-120-75-75-c-0-iso10646-1 !! -misc-fixed-medium-o-normal--12-120-75-75-c-0-iso10646-1 !! -misc-fixed-medium-r-normal--13-120-75-75-c-70-iso10646-1 !! -misc-fixed-bold-r-normal--13-120-75-75-c-70-iso10646-1 !! -misc-fixed-medium-o-normal--13-120-75-75-c-70-iso10646-1 !! -misc-fixed-medium-r-normal--13-120-75-75-c-80-iso10646-1 !! -misc-fixed-bold-r-normal--13-120-75-75-c-80-iso10646-1 !! -misc-fixed-medium-o-normal--13-120-75-75-c-80-iso10646-1 !! -misc-fixed-medium-r-normal--14-130-75-75-c-70-iso10646-1 !! -misc-fixed-bold-r-normal--14-130-75-75-c-70-iso10646-1 !! N/A !! -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1 !! -misc-fixed-bold-r-normal--15-140-75-75-c-90-iso10646-1 !! N/A !! -misc-fixed-medium-r-normal--20-200-75-75-c-100-iso10646-1 !! If you use the larger scales below, you lose the oblique-as-italics !! (they get underlined instead). ! Emacs.font: -misc-fixed-medium-r-normal--14-130-75-75-c-0-iso10646-1 !! Courier !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ! Emacs.font: -adobe-courier-medium-r-normal--*-130-75-75-m-*-iso10646-1 !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ! Emacs.geometry: 101x43+351+0 Emacs.geometry: 101x45+2854+0 !! Changing COLSxROWS? Match in Zelea::Desktop::WINDOW_WIDTH_COLS/HEIGHT_ROWS. !! Changing +X? Set to xW-1, where xW is per xwininfo. And see Zelea::Desktop::EDITOR_SCREEN. Emacs.internalBorder: 0 Emacs.toolBar: 0 Emacs.verticalScrollBars: off Emacs.background: rgb:70/70/70 Emacs.foreground: rgb:E9/E9/E9 !! but must be black initially, per note in .emacs ! Emacs.foreground: black !! black is the default anyway, so set to final colour in .emacs, by set-face-foreground Emacs.cursor.attributeBackground: rgb:EE/EE/00 !! Want to discriminate between active and inactive windows for cursor (esp. when it's a bar) but apparently that can't be done from resources Emacs.error.attributeForeground: rgb:F0/97/87 Emacs.error.attributeWeight: bold Emacs.font-lock-builtin-face.attributeForeground: rgb:70/D0/90 Emacs.font-lock-comment-face.attributeForeground: rgb:A4/A4/A4 Emacs.font-lock-constant-face.attributeForeground: rgb:F0/C0/90 Emacs.font-lock-doc-face.attributeForeground: rgb:B0/A7/9C Emacs.font-lock-function-name-face.attributeForeground: rgb:99/DD/FF Emacs.font-lock-keyword-face.attributeForeground: rgb:BB/FF/FF Emacs.font-lock-keyword-face.attributeWeight: bold Emacs.font-lock-string-face.attributeForeground: rgb:CC/B0/90 Emacs.font-lock-type-face.attributeForeground: aquamarine Emacs.font-lock-variable-name-face.attributeForeground: rgb:E4/DA/B0 Emacs.font-lock-warning-face.attributeForeground: rgb:E0/D0/88 Emacs.fringe.attributeBackground: rgb:00/00/00 Emacs.fringe.attributeForeground: rgb:99/99/99 Emacs.header-line.attributeForeground: rgb:00/00/00 Emacs.isearch.attributeBackground: rgb:00/A0/00 Emacs.isearch.attributeForeground: rgb:00/00/00 Emacs.isearch-lazy-highlight-face.attributeBackground: rgb:60/60/60 Emacs.menu.attributeBackground: rgb:44/44/44 Emacs.menu.attributeForeground: rgb:BB/BB/BB Emacs.mode-line.attributeBackground: rgb:44/44/44 Emacs.mode-line.attributeForeground: rgb:AA/AA/AA Emacs.mouse.attributeBackground: rgb:FF/FF/00 Emacs.region.attributeBackground: rgb:00/00/C7 Emacs.secondary-selection.attributeBackground: rgb:77/22/22 Emacs.show-paren-match-face.attributeBackground: rgb:70/70/70 Emacs.show-paren-match-face.attributeForeground: rgb:00/D0/FF Emacs.show-paren-mismatch-face.attributeBackground: rgb:70/70/70 Emacs.show-paren-mismatch-face.attributeForeground: rgb:FF/D0/00 Emacs.subdued.attributeForeground: rgb:C0/C0/C0 Emacs.tooltip.attributeBackground: rgb:88/88/88 Emacs.tooltip.attributeForeground: rgb:00/00/00 Emacs.trailing-whitespace.attributeBackground: rgb:7B/7B/7B Emacs.widget-button-pressed-face.attributeForeground: salmon ! Emacs.target-gene-face.attributeBackground: rgb:40/40/40 !! using default Emacs.textbender-genetic-face.attributeForeground: rgb:90/90/90 Emacs.textbender-clipboard-face.attributeForeground: rgb:50/B0/77 !! - U R x v t --------------------------------------------------------------------------- URxvt.saveLines: 8192 URxvt.scrollBar: off URxvt.scrollTtyKeypress: true URxvt.scrollTtyOutput: false !! true (default) to snap to bottom of view on output URxvt.scrollWithBuffer: true !! true to keep scrolled-back view steady despite output; false (default) to scroll the scrolled-back view in sync with output !! Extensions !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - !! I added /usr/lib/urxvt/perl/clipboard URxvt.perl-ext-common: default,clipboard !! Visuals !! - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - URxvt.background: #000000 URxvt.color7: gray90 URxvt.color8: gray60 URxvt.colorBD: #FFFFFF URxvt.cursorColor: #E0E000 !! URxvt.cursorUnderline: on URxvt.font: -misc-fixed-medium-r-normal--13-120-75-75-c-0-iso10646-1 URxvt.foreground: gray90 !! URxvt.highlightColor: #F0F0F0 URxvt.throughColor: #8080f0 URxvt.underlineColor: #FFF000