! ! .Xdefaults ! !! colors based on the tango color palette !*foreground: rgb:ff/ff/ff !*background: rgb:00/00/00 !!black *color0: rgb:2e/34/36 *color8: rgb:55/57/53 !!red *color1: rgb:cc/00/00 *color9: rgb:ef/29/29 !!green *color2: rgb:43/9a/06 *color10: rgb:8a/e2/34 !!brown/yellow *color3: rgb:c4/a0/00 *color11: rgb:fc/e9/4f !!blue *color4: rgb:34/65/a4 *color12: rgb:72/9f/cf !!magenta *color5: rgb:75/50/7b *color13: rgb:ad/7f/a8 !!cyan *color6: rgb:06/98/9a *color14: rgb:34/e2/e2 !!white *color7: rgb:d3/d7/cf *color15: rgb:ee/ee/ec !! urxvt settings urxvt*foreground: rgb:ff/ff/ff urxvt*background: rgb:00/00/00 !urxvt*depth: 24 urxvt*geometry: 80x36 urxvt*saveLines: 32767 urxvt*cursorBlink: true !!start a login shell for each urxvt instance urxvt*loginShell: true !!scroll on keypress but not new output urxvt*scrollTtyKeypress:true urxvt*scrollTtyOutput: false !!scrollbar position and look urxvt*scrollBar: false !urxvt*scrollBar: true !urxvt*scrollStyle: plain !urxvt*scrollBar_floating: true !urxvt*scrollBar_right: true !urxvt*scrollColor: rgb:60/60/60 urxvt*internalBorder: 0 !urxvt*externalBorder: 0 urxvt*termName: rxvt-unicode !urxvt*termName: rxvt !urxvt*font: xft:Bitstream Vera Sans Mono:pixelsize=12 urxvt*font: xft:DejaVu Sans Mono:pixelsize=12 urxvt*cutchars: "()*,<>[]{}|' urxvt*print-pipe: cat > $(echo ~/urxvt.dump.`date +'%Y%M%d%H%m%S'`) urxvt*mapAlert: true urxvt*utmpInhibit: true urxvt.perl-lib: /usr/lib/urxvt/perl/ urxvt*perl-ext-common: default,matcher urxvt*matcher.button: 1 urxvt*matcher.pattern.1: \\bwww\\.[\\w-]+\\.[\\w./?&@#=-]*[\\w/-] urxvt*urlLauncher: /opt/mozilla/bin/firefox urxvt.matcher.pattern.2: \\B(/\\S+?):(\\d+)(?=:|$) urxvt.matcher.launcher.2: /usr/bin/gvim +$2 $1 urxvt*keysym.S-Prior: ^[[5;2~ urxvt*keysym.S-Next: ^[[6;2~ !! xterm settings xterm*dynamicColors: true xterm*utf8: 2 xterm*eightBitInput: true xterm*saveLines: 32767 xterm*scrollTtyKeypress:true xterm*scrollTtyOutput: false xterm*scrollBar: false xterm*loginShell: true xterm*faceName: Bitstream Vera Sans Mono:pixelsize=12 xterm*jumpScroll: true xterm*multiScroll: true xterm*toolBar: false Xcursor*theme: ghost Xft*dpi: 124 Xft*antialias: true xpdf*enableFreetype: yes xpdf*antialias: yes xpdf*foreground: black xpdf*background: white xpdf*urlCommand: /opt/mozilla/bin/firefox %s xpdf*viKeys: on