]> git.madduck.net Git - etc/xsession.git/blob - .Xdefaults

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

8a70730cf129b1e62e3c3652ddc93db286f58a06
[etc/xsession.git] / .Xdefaults
1 XTerm.geometry:                80x24
2 XTerm.visualBell:              false
3 XTerm.font:                    -*-fixed-medium-r-semicondensed-*-13-*-*-*-*-*-iso10646-1
4 XTerm.background:              white
5 XTerm.foreground:              black
6
7 XTerm.saveLines:               50000
8
9 XTerm.utmpInhibit:             true
10
11 Rxvt.saveLines:                50000
12
13 Rxvt.colorBD:                  darkblue
14 Rxvt.colorUL:                  darkred
15 Rxvt.underLine:                off
16 Rxvt.colorMode:                on
17 URxvt.dynamicColors:           on
18
19 Rxvt.scrollBar_right:          true
20 Rxvt.scrollBar:                true
21 Rxvt.scrollTtyOutput:          false
22 Rxvt.scrollTtyKeypress:        true
23 Rxvt.scrollWithBuffer:         false
24 Rxvt.jumpScroll:               true
25 URxvt.print-pipe:              T=$(mktemp /tmp/urxvt.XXXXXX); echo $T; cat > $T
26
27 URxvt.searchable-scrollback:   CM-s
28
29 URxvt.scrollstyle:             plain
30 URxvt.secondaryScroll:         true
31
32 URxvt.mapAlert:                true
33
34 // URxvt.cutchars:                "()*,<>[]{}|'