urxvt.internalBorder: 0 urxvt.loginShell: true urxvt.scrollBar: false urxvt.secondaryScroll: true urxvt.saveLines: 65535 urxvt.cursorBlink: false urxvt.cursorUnderline: true urxvt.urgentOnBell: true urxvt.termName: rxvt-256color urxvt.visualBell: false urxvt.perl-lib: /usr/lib/urxvt/perl/ urxvt.perl-ext-common: default,url-select,keyboard-select urxvt.urlLauncher: conkeror urxvt.url-select.launcher: conkeror urxvt.matcher.button: 1 urxvt.keysym.M-Escape: perl:keyboard-select:activate urxvt.keysym.M-s: perl:keyboard-select:search urxvt.keysym.M-u: perl:url-select:select_next urxvt.font: xft:Envy Code R:weight=medium:pixelsize=12 urxvt.boldFont: xft:Envy Code R:weight=bold:pixelsize=12 urxvt.italicFont: xft:Envy Code R:slant=italic:pixelsize=12 urxvt.depth: 32 urxvt.background: #bfbfbf urxvt.foreground: #111111 urxvt.color0: #3d3d3d urxvt.color8: #111111 urxvt.color1: #543f3f urxvt.color9: #541515 urxvt.color2: #43543f urxvt.color10: #225415 urxvt.color3: #50543f urxvt.color11: #485415 urxvt.color4: #3f4854 urxvt.color12: #152e54 urxvt.color5: #503f54 urxvt.color13: #481554 urxvt.color6: #3f5454 urxvt.color14: #155454 urxvt.color7: #969696 urxvt.color15: #ededed Xft.antialias: true Xft.rgba: rgb Xft.hinting: true Xft.hintstyle: hintslight ! Emacs.font: DejaVu Sans Mono:weight=medium:pixelsize=18 Emacs.menuBar: off Emacs.toolbar: off Emacs.useXIM: off Emacs.background: #bfbfbf Emacs.borderWidth: 0 Emacs.font: Envy Code R-10 Emacs.foreground: #111111 Emacs.internalBorder: 0 Emacs.paneFont: Envy Code R-10 Emacs.pointerColor: #111111 Emacs*menu*font: Envy Code R-10 Emacs*menu*foreground: #111111 Emacs*menu*background: #696969 Emacs*menu*buttonForeground: #969696 Emacs*menu*verticalSpacing: 0 Emacs*menu*shadowThickness: 1 Emacs*menu*margin: 0 Emacs.pane.menubar.translations: #override\ Ctrl n: down()\n\ Ctrl p: up()\n\ Ctrl f: right()\n\ Ctrl b: left()\n\ xfontsel.sampleText: \ static void print_sample_message(XWindow *win) {\n\ win.label->text = "Sample text 0123456789"\n\ } xfontsel.sampleText16: \ static void print_sample_message(XWindow *win) {\n\ win.label->text = "Sample text 0123456789"\n\ } xfontsel.sampleTextUCS: \ static void print_sample_message(XWindow *win) {\n\ win.label->text = "Sample text 0123456789"\n\ }